Left: | ||
Right: |
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_message3 "Browse with &brandShortName;"> | 9 <!ENTITY onboard_start_message3 "Browse with &brandShortName;"> |
10 <!ENTITY onboard_start_subtext3 "Make your mobile Web browsing experience truly your own."> | 10 <!ENTITY onboard_start_subtext3 "Make your mobile Web browsing experience truly your own."> |
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
126 them): the first notifying the user about the failure and the second | 126 them): the first notifying the user about the failure and the second |
127 telling the user what to do about it. --> | 127 telling the user what to do about it. --> |
128 <!ENTITY overlay_share_tab_not_sent "Your tab could not be sent.\nPlease try aga in later."> | 128 <!ENTITY overlay_share_tab_not_sent "Your tab could not be sent.\nPlease try aga in later."> |
129 | 129 |
130 <!ENTITY pref_category_search3 "Search"> | 130 <!ENTITY pref_category_search3 "Search"> |
131 <!ENTITY pref_category_search_summary "Customize your search providers"> | 131 <!ENTITY pref_category_search_summary "Customize your search providers"> |
132 <!ENTITY pref_category_display "Display"> | 132 <!ENTITY pref_category_display "Display"> |
133 <!ENTITY pref_category_display_summary "Text, title bar, full-screen browsing"> | 133 <!ENTITY pref_category_display_summary "Text, title bar, full-screen browsing"> |
134 <!ENTITY pref_category_privacy_short "Privacy"> | 134 <!ENTITY pref_category_privacy_short "Privacy"> |
135 <!ENTITY pref_category_privacy_summary "Control passwords, cookies, tracking, da ta"> | 135 <!ENTITY pref_category_privacy_summary "Control passwords, cookies, tracking, da ta"> |
136 <!ENTITY pref_category_vendor "&brandShortName;"> | 136 <!ENTITY pref_category_vendor "&vendorShortName;"> |
Felix Dahlke
2015/09/03 15:50:17
Sorry for the death by many cuts strategy, but don
René Jeschke
2015/09/03 16:03:01
We're not applying an upstream change here, we're
Felix Dahlke
2015/09/03 16:05:04
Not sure I follow - we change upstream code, this
Felix Dahlke
2015/09/03 16:07:41
Sorry, my bad, I meant strings.xml.in - this chang
| |
137 <!ENTITY pref_category_vendor_summary "About &brandShortName;, FAQs, data choice s"> | 137 <!ENTITY pref_category_vendor_summary "About &brandShortName;, FAQs, data choice s"> |
138 <!ENTITY pref_category_datareporting "Data choices"> | 138 <!ENTITY pref_category_datareporting "Data choices"> |
139 <!ENTITY pref_learn_more "Learn more"> | 139 <!ENTITY pref_learn_more "Learn more"> |
140 <!ENTITY pref_category_installed_search_engines "Installed search engines"> | 140 <!ENTITY pref_category_installed_search_engines "Installed search engines"> |
141 <!ENTITY pref_category_add_search_providers "Add more search providers"> | 141 <!ENTITY pref_category_add_search_providers "Add more search providers"> |
142 <!ENTITY pref_category_search_restore_defaults "Restore search engines"> | 142 <!ENTITY pref_category_search_restore_defaults "Restore search engines"> |
143 <!ENTITY pref_search_restore_defaults "Restore defaults"> | 143 <!ENTITY pref_search_restore_defaults "Restore defaults"> |
144 <!ENTITY pref_search_restore_defaults_summary "Restore defaults"> | 144 <!ENTITY pref_search_restore_defaults_summary "Restore defaults"> |
145 <!-- Localization note (pref_search_hint) : "TIP" as in "hint", "clue" etc. Disp layed as an | 145 <!-- Localization note (pref_search_hint) : "TIP" as in "hint", "clue" etc. Disp layed as an |
146 advisory message on the customise search providers settings page explaining how to add new | 146 advisory message on the customise search providers settings page explaining how to add new |
(...skipping 495 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
642 their desktop or laptop.--> | 642 their desktop or laptop.--> |
643 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;"> | 643 <!ENTITY remote_tabs_last_synced "Last synced: &formatS;"> |
644 <!-- Localization note: Used when the sync has not happend yet, showed in place of a date --> | 644 <!-- Localization note: Used when the sync has not happend yet, showed in place of a date --> |
645 <!ENTITY remote_tabs_never_synced "Last synced: never"> | 645 <!ENTITY remote_tabs_never_synced "Last synced: never"> |
646 | 646 |
647 <!-- Find-In-Page strings --> | 647 <!-- Find-In-Page strings --> |
648 <!-- LOCALIZATION NOTE (find_matchcase): This is meant to appear as an icon that changes color | 648 <!-- LOCALIZATION NOTE (find_matchcase): This is meant to appear as an icon that changes color |
649 if match-case is activated. i.e. No more than two letters, one uppercase, o ne lowercase. --> | 649 if match-case is activated. i.e. No more than two letters, one uppercase, o ne lowercase. --> |
650 <!ENTITY find_matchcase "Aa"> | 650 <!ENTITY find_matchcase "Aa"> |
651 | 651 |
OLD | NEW |