|
2 | 2 | "Missing indexeddb worker script!": "Missing indexeddb worker script!", |
3 | 3 | "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.", |
4 | 4 | "Invalid configuration: no default server specified.": "Invalid configuration: no default server specified.", |
5 | | - "Your Riot is misconfigured": "Your Riot is misconfigured", |
6 | | - "Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.", |
| 5 | + "Your Element is misconfigured": "Your Element is misconfigured", |
| 6 | + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.", |
7 | 7 | "The message from the parser is: %(message)s": "The message from the parser is: %(message)s", |
8 | 8 | "Invalid JSON": "Invalid JSON", |
9 | 9 | "Unable to load config file: please refresh the page to try again.": "Unable to load config file: please refresh the page to try again.", |
|
13 | 13 | "Dismiss": "Dismiss", |
14 | 14 | "Open user settings": "Open user settings", |
15 | 15 | "Previous/next recently visited room or community": "Previous/next recently visited room or community", |
16 | | - "Riot Desktop (%(platformName)s)": "Riot Desktop (%(platformName)s)", |
| 16 | + "%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)", |
17 | 17 | "Go to your browser to complete Sign In": "Go to your browser to complete Sign In", |
18 | 18 | "Unknown device": "Unknown device", |
19 | 19 | "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)", |
|
22 | 22 | "Custom Server Options": "Custom Server Options", |
23 | 23 | "You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.": "You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.", |
24 | 24 | "Unsupported browser": "Unsupported browser", |
25 | | - "Your browser can't run Riot": "Your browser can't run Riot", |
26 | | - "Riot uses advanced browser features which aren't supported by your current browser.": "Riot uses advanced browser features which aren't supported by your current browser.", |
| 25 | + "Your browser can't run %(brand)s": "Your browser can't run %(brand)s", |
| 26 | + "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s uses advanced browser features which aren't supported by your current browser.", |
27 | 27 | "Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.", |
28 | 28 | "You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.", |
29 | 29 | "I understand the risks and wish to continue": "I understand the risks and wish to continue", |
|
0 commit comments