OLD | NEW |
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_message "Welcome to &brandShortName;!"> | 9 <!ENTITY onboard_start_message "Welcome to &brandShortName;!"> |
10 <!ENTITY onboard_start_subtext "Committed to you, your privacy, and an Open Web
"> | 10 <!ENTITY onboard_start_subtext "Committed to you, your privacy, and an Open Web
"> |
(...skipping 554 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
565 time the tabs were last synced relative to the current time; examples | 565 time the tabs were last synced relative to the current time; examples |
566 include "42 minutes ago", "4 days ago", "last week", etc. The subject of | 566 include "42 minutes ago", "4 days ago", "last week", etc. The subject of |
567 "Last synced" is one of the user's other Sync clients, typically Firefox on | 567 "Last synced" is one of the user's other Sync clients, typically Firefox on |
568 their desktop or laptop.--> | 568 their desktop or laptop.--> |
569 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;"> | 569 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;"> |
570 | 570 |
571 <!-- Find-In-Page strings --> | 571 <!-- Find-In-Page strings --> |
572 <!-- LOCALIZATION NOTE (find_matchcase): This is meant to appear as an icon that
changes color | 572 <!-- LOCALIZATION NOTE (find_matchcase): This is meant to appear as an icon that
changes color |
573 if match-case is activated. i.e. No more than two letters, one uppercase, o
ne lowercase. --> | 573 if match-case is activated. i.e. No more than two letters, one uppercase, o
ne lowercase. --> |
574 <!ENTITY find_matchcase "Aa"> | 574 <!ENTITY find_matchcase "Aa"> |
| 575 |
| 576 <!-- Adblock Browser --> |
| 577 <!ENTITY abb_pref_header_adblocking "Adblocking"> |
OLD | NEW |