OLD | NEW |
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 784 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
795 </message> | 795 </message> |
796 <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_APPROVED" desc="Settin
g that permits child accounts to visit only sites approved by their parents."> | 796 <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_APPROVED" desc="Settin
g that permits child accounts to visit only sites approved by their parents."> |
797 Only approved sites | 797 Only approved sites |
798 </message> | 798 </message> |
799 <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_ALL" desc="Setting tha
t permits child accounts to visit any websites."> | 799 <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_ALL" desc="Setting tha
t permits child accounts to visit any websites."> |
800 Uncontrolled | 800 Uncontrolled |
801 </message> | 801 </message> |
802 <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_SAFE_SEARCH_TITLE" desc="Title
of Google SafeSearch, which blocks inappropriate or explicit search results."> | 802 <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_SAFE_SEARCH_TITLE" desc="Title
of Google SafeSearch, which blocks inappropriate or explicit search results."> |
803 SafeSearch | 803 SafeSearch |
804 </message> | 804 </message> |
805 <message name="IDS_CHROME_BRANDING_MESSAGE" desc="A message indicating tha
t the current page is running in Chrome."> | 805 <message name="IDS_POWERED_BY_CHROME_MESSAGE" desc="A message indicating t
hat the current page is running in Chrome."> |
806 Powered by Chrome | 806 Powered by Chrome |
807 </message> | 807 </message> |
808 | 808 |
809 <!-- Sync strings in account management dialog --> | 809 <!-- Sync strings in account management dialog --> |
810 <message name="IDS_SYNC_ANDROID_MASTER_SYNC_DISABLED" desc="Message to sho
w when Android master sync flag is disabled"> | 810 <message name="IDS_SYNC_ANDROID_MASTER_SYNC_DISABLED" desc="Message to sho
w when Android master sync flag is disabled"> |
811 Android system sync disabled. Please re-enable and try again. | 811 Android system sync disabled. Please re-enable and try again. |
812 </message> | 812 </message> |
813 <message name="IDS_SYNC_IS_ENABLED" desc="Message to show when Chrome sync
is enabled"> | 813 <message name="IDS_SYNC_IS_ENABLED" desc="Message to show when Chrome sync
is enabled"> |
814 Sync is on | 814 Sync is on |
815 </message> | 815 </message> |
(...skipping 1393 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2209 </message> | 2209 </message> |
2210 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false"> | 2210 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false"> |
2211 send_crash_report | 2211 send_crash_report |
2212 </message> | 2212 </message> |
2213 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false"> | 2213 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false"> |
2214 mobile_awsnap | 2214 mobile_awsnap |
2215 </message> | 2215 </message> |
2216 </messages> | 2216 </messages> |
2217 </release> | 2217 </release> |
2218 </grit> | 2218 </grit> |
OLD | NEW |