Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(951)

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 1231883003: Add a string for Chrome branding (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changed description Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
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 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android.
4 4
5 FAQ: 5 FAQ:
6 - How do I add, change, or remove a string? 6 - How do I add, change, or remove a string?
7 Just update this file. 7 Just update this file.
8 - Translations will happen automatically?? 8 - Translations will happen automatically??
9 Yes, indeed. Just add your string before the branch point and 9 Yes, indeed. Just add your string before the branch point and
10 make the description good. 10 make the description good.
(...skipping 778 matching lines...) Expand 10 before | Expand all | Expand 10 after
789 </message> 789 </message>
790 <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_APPROVED" desc="Settin g that permits child accounts to visit only sites approved by their parents."> 790 <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_APPROVED" desc="Settin g that permits child accounts to visit only sites approved by their parents.">
791 Only approved sites 791 Only approved sites
792 </message> 792 </message>
793 <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_ALL" desc="Setting tha t permits child accounts to visit any websites."> 793 <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_ALL" desc="Setting tha t permits child accounts to visit any websites.">
794 Uncontrolled 794 Uncontrolled
795 </message> 795 </message>
796 <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_SAFE_SEARCH_TITLE" desc="Title of Google SafeSearch, which blocks inappropriate or explicit search results."> 796 <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_SAFE_SEARCH_TITLE" desc="Title of Google SafeSearch, which blocks inappropriate or explicit search results.">
797 SafeSearch 797 SafeSearch
798 </message> 798 </message>
799 <message name="IDS_CHROME_BRANDING_MESSAGE" desc="A message indicating tha t the current page is running in Chrome.">
800 Powered by Chrome
801 </message>
799 802
800 <!-- Sync strings in account management dialog --> 803 <!-- Sync strings in account management dialog -->
801 <message name="IDS_SYNC_ANDROID_MASTER_SYNC_DISABLED" desc="Message to sho w when Android master sync flag is disabled"> 804 <message name="IDS_SYNC_ANDROID_MASTER_SYNC_DISABLED" desc="Message to sho w when Android master sync flag is disabled">
802 Android system sync disabled. Please re-enable and try again. 805 Android system sync disabled. Please re-enable and try again.
803 </message> 806 </message>
804 <message name="IDS_SYNC_IS_ENABLED" desc="Message to show when Chrome sync is enabled"> 807 <message name="IDS_SYNC_IS_ENABLED" desc="Message to show when Chrome sync is enabled">
805 Sync is on 808 Sync is on
806 </message> 809 </message>
807 <message name="IDS_SYNC_IS_DISABLED" desc="Message to show when Chrome syn c is disabled"> 810 <message name="IDS_SYNC_IS_DISABLED" desc="Message to show when Chrome syn c is disabled">
808 Sync is off 811 Sync is off
(...skipping 1391 matching lines...) Expand 10 before | Expand all | Expand 10 after
2200 </message> 2203 </message>
2201 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false"> 2204 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false">
2202 send_crash_report 2205 send_crash_report
2203 </message> 2206 </message>
2204 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false"> 2207 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false">
2205 mobile_awsnap 2208 mobile_awsnap
2206 </message> 2209 </message>
2207 </messages> 2210 </messages>
2208 </release> 2211 </release>
2209 </grit> 2212 </grit>
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 408576698