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 778 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
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="The branding message for prompting user with context."> | |
newt (away)
2015/07/09 18:55:59
How about: "A message indicating that the current
Yusuf
2015/07/09 18:57:33
Done.
| |
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 Loading... | |
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> |
OLD | NEW |