LEFT | RIGHT |
1 <!-- This Source Code Form is subject to the terms of the Mozilla Public | 1 <!-- This Source Code Form is subject to the terms of the Mozilla Public |
2 - License, v. 2.0. If a copy of the MPL was not distributed with this | 2 - License, v. 2.0. If a copy of the MPL was not distributed with this |
3 - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> | 3 - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> |
4 | 4 |
5 | 5 |
6 <!ENTITY no_space_to_start_error "There is not enough space available for &bran
dShortName; to start."> | 6 <!ENTITY no_space_to_start_error "There is not enough space available for &bran
dShortName; to start."> |
7 <!ENTITY error_loading_file "An error occurred when trying to load files requir
ed to run &brandShortName;"> | 7 <!ENTITY error_loading_file "An error occurred when trying to load files requir
ed to run &brandShortName;"> |
8 | 8 |
9 <!ENTITY onboard_start_message2 "Welcome to &brandShortName;"> | 9 <!ENTITY onboard_start_message2 "Welcome to &brandShortName;"> |
10 <!ENTITY onboard_start_subtext2 "More privacy features and ways to customize th
an ever."> | 10 <!ENTITY onboard_start_subtext2 "More privacy features and ways to customize th
an ever."> |
(...skipping 622 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
633 their desktop or laptop.--> | 633 their desktop or laptop.--> |
634 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;"> | 634 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;"> |
635 <!-- Localization note: Used when the sync has not happend yet, showed in place
of a date --> | 635 <!-- Localization note: Used when the sync has not happend yet, showed in place
of a date --> |
636 <!ENTITY remote_tabs_never_synced "Last synced: never"> | 636 <!ENTITY remote_tabs_never_synced "Last synced: never"> |
637 | 637 |
638 <!-- Find-In-Page strings --> | 638 <!-- Find-In-Page strings --> |
639 <!-- LOCALIZATION NOTE (find_matchcase): This is meant to appear as an icon that
changes color | 639 <!-- LOCALIZATION NOTE (find_matchcase): This is meant to appear as an icon that
changes color |
640 if match-case is activated. i.e. No more than two letters, one uppercase, o
ne lowercase. --> | 640 if match-case is activated. i.e. No more than two letters, one uppercase, o
ne lowercase. --> |
641 <!ENTITY find_matchcase "Aa"> | 641 <!ENTITY find_matchcase "Aa"> |
642 | 642 |
LEFT | RIGHT |