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 1859 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1870 </message> | 1870 </message> |
1871 <message name="IDS_OFFLINE_PAGES_PAGE_SAVED_STORAGE_NEAR_FULL" desc="Messa
ge shown after user adds a new offline page and the storage is almost full."> | 1871 <message name="IDS_OFFLINE_PAGES_PAGE_SAVED_STORAGE_NEAR_FULL" desc="Messa
ge shown after user adds a new offline page and the storage is almost full."> |
1872 Page saved offline. Storage almost full. | 1872 Page saved offline. Storage almost full. |
1873 </message> | 1873 </message> |
1874 <message name="IDS_OFFLINE_PAGES_PAGE_FAILED_TO_SAVE" desc="Message shown
after a page was saved as a bookmark, but an offline copy was not created due to
problems other than storage."> | 1874 <message name="IDS_OFFLINE_PAGES_PAGE_FAILED_TO_SAVE" desc="Message shown
after a page was saved as a bookmark, but an offline copy was not created due to
problems other than storage."> |
1875 Saved page not available offline | 1875 Saved page not available offline |
1876 </message> | 1876 </message> |
1877 <message name="IDS_OFFLINE_PAGES_PAGE_FAILED_TO_SAVE_STORAGE_NEAR_FULL" de
sc="Message shown after a page was saved as a bookmark, but an offline copy was
not created due to storage problem."> | 1877 <message name="IDS_OFFLINE_PAGES_PAGE_FAILED_TO_SAVE_STORAGE_NEAR_FULL" de
sc="Message shown after a page was saved as a bookmark, but an offline copy was
not created due to storage problem."> |
1878 Saved page not available offline. Storage almost full. | 1878 Saved page not available offline. Storage almost full. |
1879 </message> | 1879 </message> |
| 1880 <message name="IDS_OFFLINE_PAGES_SAVED_PAGES" desc="Title in recent tasks
list for showing the list of web pages that have been saved."> |
| 1881 Saved pages |
| 1882 </message> |
1880 <message name="IDS_OFFLINE_PAGES_STORAGE_SPACE_TITLE" desc="Title of the p
romo header for managing offline pages storage. [CHAR-LIMIT=32]"> | 1883 <message name="IDS_OFFLINE_PAGES_STORAGE_SPACE_TITLE" desc="Title of the p
romo header for managing offline pages storage. [CHAR-LIMIT=32]"> |
1881 Storage space | 1884 Storage space |
1882 </message> | 1885 </message> |
1883 <message name="IDS_OFFLINE_PAGES_STORAGE_SPACE_MESSAGE" desc="Text explain
ing how much storage is currently used for offline copies of saved pages."> | 1886 <message name="IDS_OFFLINE_PAGES_STORAGE_SPACE_MESSAGE" desc="Text explain
ing how much storage is currently used for offline copies of saved pages."> |
1884 Saved pages are currently taking up <ph name="TOTAL_OFFLINE_STORAGE_SIZE
">%1$s<ex>780 MB</ex></ph>. | 1887 Saved pages are currently taking up <ph name="TOTAL_OFFLINE_STORAGE_SIZE
">%1$s<ex>780 MB</ex></ph>. |
1885 </message> | 1888 </message> |
1886 <message name="IDS_OFFLINE_PAGES_STORAGE_CLEARED" desc="Text for the snack
bar confirming clearing of the offline page storage space."> | 1889 <message name="IDS_OFFLINE_PAGES_STORAGE_CLEARED" desc="Text for the snack
bar confirming clearing of the offline page storage space."> |
1887 Storage cleared | 1890 Storage cleared |
1888 </message> | 1891 </message> |
1889 | 1892 |
(...skipping 346 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2236 </message> | 2239 </message> |
2237 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false"> | 2240 <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false"> |
2238 send_crash_report | 2241 send_crash_report |
2239 </message> | 2242 </message> |
2240 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false"> | 2243 <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false"> |
2241 mobile_awsnap | 2244 mobile_awsnap |
2242 </message> | 2245 </message> |
2243 </messages> | 2246 </messages> |
2244 </release> | 2247 </release> |
2245 </grit> | 2248 </grit> |
OLD | NEW |