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 276 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
287 <!ENTITY downloads "Downloads"> | 287 <!ENTITY downloads "Downloads"> |
288 <!ENTITY apps "Apps"> | 288 <!ENTITY apps "Apps"> |
289 <!ENTITY char_encoding "Character Encoding"> | 289 <!ENTITY char_encoding "Character Encoding"> |
290 | 290 |
291 <!ENTITY share "Share"> | 291 <!ENTITY share "Share"> |
292 <!ENTITY share_title "Share via"> | 292 <!ENTITY share_title "Share via"> |
293 <!ENTITY share_image_failed "Unable to share this image"> | 293 <!ENTITY share_image_failed "Unable to share this image"> |
294 <!ENTITY save_as_pdf "Save as PDF"> | 294 <!ENTITY save_as_pdf "Save as PDF"> |
295 <!ENTITY find_in_page "Find in Page"> | 295 <!ENTITY find_in_page "Find in Page"> |
296 <!ENTITY desktop_mode "Request Desktop Site"> | 296 <!ENTITY desktop_mode "Request Desktop Site"> |
297 <!ENTITY block_ads "Block Ads on this Site"> | |
298 <!ENTITY page "Page"> | 297 <!ENTITY page "Page"> |
299 <!ENTITY tools "Tools"> | 298 <!ENTITY tools "Tools"> |
300 <!ENTITY new_tab "New Tab"> | 299 <!ENTITY new_tab "New Tab"> |
301 <!ENTITY new_private_tab "New Private Tab"> | 300 <!ENTITY new_private_tab "New Private Tab"> |
302 <!ENTITY close_all_tabs "Close All Tabs"> | 301 <!ENTITY close_all_tabs "Close All Tabs"> |
303 <!ENTITY close_private_tabs "Close Private Tabs"> | 302 <!ENTITY close_private_tabs "Close Private Tabs"> |
304 <!ENTITY tabs_normal "Tabs"> | 303 <!ENTITY tabs_normal "Tabs"> |
305 <!ENTITY tabs_private "Private"> | 304 <!ENTITY tabs_private "Private"> |
306 <!ENTITY tabs_synced "Synced"> | 305 <!ENTITY tabs_synced "Synced"> |
307 <!ENTITY set_image_fail "Unable to set image"> | 306 <!ENTITY set_image_fail "Unable to set image"> |
(...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
567 "Last synced" is one of the user's other Sync clients, typically Firefox on | 566 "Last synced" is one of the user's other Sync clients, typically Firefox on |
568 their desktop or laptop.--> | 567 their desktop or laptop.--> |
569 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;"> | 568 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;"> |
570 | 569 |
571 <!-- Find-In-Page strings --> | 570 <!-- Find-In-Page strings --> |
572 <!-- LOCALIZATION NOTE (find_matchcase): This is meant to appear as an icon that
changes color | 571 <!-- 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. --> | 572 if match-case is activated. i.e. No more than two letters, one uppercase, o
ne lowercase. --> |
574 <!ENTITY find_matchcase "Aa"> | 573 <!ENTITY find_matchcase "Aa"> |
575 | 574 |
576 <!-- Adblock Browser --> | 575 <!-- Adblock Browser --> |
| 576 <!ENTITY abb_block_ads "Block Ads on this Site"> |
577 <!ENTITY abb_pref_header_adblocking "Adblocking"> | 577 <!ENTITY abb_pref_header_adblocking "Adblocking"> |
OLD | NEW |