Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: mobile/android/base/locales/en-US/android_strings.dtd

Issue 5223816309506048: Issue 2476 - Rename Eyeo to Adblock Browser on tablets (Closed)
Patch Set: Created May 8, 2015, 3:12 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 <!ENTITY pref_home_updates_wifi "Only over Wi-Fi"> 157 <!ENTITY pref_home_updates_wifi "Only over Wi-Fi">
158 <!ENTITY pref_home_suggested_sites "Show site suggestions"> 158 <!ENTITY pref_home_suggested_sites "Show site suggestions">
159 <!ENTITY pref_home_suggested_sites_summary "Display shortcuts to sites on your h omepage that we think you might find interesting"> 159 <!ENTITY pref_home_suggested_sites_summary "Display shortcuts to sites on your h omepage that we think you might find interesting">
160 160
161 <!-- Localization note: These are shown in the left sidebar on tablets --> 161 <!-- Localization note: These are shown in the left sidebar on tablets -->
162 <!ENTITY pref_header_customize "Customize"> 162 <!ENTITY pref_header_customize "Customize">
163 <!ENTITY pref_header_display "Display"> 163 <!ENTITY pref_header_display "Display">
164 <!ENTITY pref_header_privacy_short "Privacy"> 164 <!ENTITY pref_header_privacy_short "Privacy">
165 <!ENTITY pref_header_help "Help"> 165 <!ENTITY pref_header_help "Help">
166 <!ENTITY pref_header_language "Language"> 166 <!ENTITY pref_header_language "Language">
167 <!ENTITY pref_header_vendor "&vendorShortName;"> 167 <!ENTITY pref_header_vendor "&brandShortName;">
168 <!ENTITY pref_header_devtools "Developer tools"> 168 <!ENTITY pref_header_devtools "Developer tools">
169 169
170 <!ENTITY pref_cookies_menu "Cookies"> 170 <!ENTITY pref_cookies_menu "Cookies">
171 <!ENTITY pref_cookies_accept_all "Enabled"> 171 <!ENTITY pref_cookies_accept_all "Enabled">
172 <!ENTITY pref_cookies_not_accept_foreign "Enabled, excluding 3rd party"> 172 <!ENTITY pref_cookies_not_accept_foreign "Enabled, excluding 3rd party">
173 <!ENTITY pref_cookies_disabled "Disabled"> 173 <!ENTITY pref_cookies_disabled "Disabled">
174 174
175 <!ENTITY pref_tracking_protection_title "Tracking protection"> 175 <!ENTITY pref_tracking_protection_title "Tracking protection">
176 <!ENTITY pref_tracking_protection_summary "&brandShortName; will prevent sites f rom tracking you"> 176 <!ENTITY pref_tracking_protection_summary "&brandShortName; will prevent sites f rom tracking you">
177 <!ENTITY pref_donottrack_title "Do not track"> 177 <!ENTITY pref_donottrack_title "Do not track">
(...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after
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">
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld