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 4883633424826368: Issue 2477 - Add Adblocking settings on tablets (Closed)
Patch Set: Created May 8, 2015, 3:31 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 | mobile/android/base/resources/xml-v11/preference_headers.xml » ('j') | 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 554 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">
575
576 <!-- Adblock Browser -->
577 <!ENTITY abb_pref_header_adblocking "Adblocking">
OLDNEW
« no previous file with comments | « no previous file | mobile/android/base/resources/xml-v11/preference_headers.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld