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 1914 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1925 </message> | 1925 </message> |
1926 <message name="IDS_OFFLINE_PAGES_FREE_UP_SPACE_MESSAGE" desc="Text explain
ing how many offline copies of saved pages are going to be removed and how much
storage is going to be freed."> | 1926 <message name="IDS_OFFLINE_PAGES_FREE_UP_SPACE_MESSAGE" desc="Text explain
ing how many offline copies of saved pages are going to be removed and how much
storage is going to be freed."> |
1927 Delete <ph name="PAGES_NUMBER">%1$d<ex>8</ex></ph> offline copies not us
ed in the past month? This will clear <ph name="TOTAL_PAGE_SIZE">%2$s<ex>8.3 MB<
/ex></ph> of space. | 1927 Delete <ph name="PAGES_NUMBER">%1$d<ex>8</ex></ph> offline copies not us
ed in the past month? This will clear <ph name="TOTAL_PAGE_SIZE">%2$s<ex>8.3 MB<
/ex></ph> of space. |
1928 </message> | 1928 </message> |
1929 <message name="IDS_OFFLINE_PAGES_FOLDER_EMPTY" desc="Text explaining that
the currently selected saved pages folder is empty."> | 1929 <message name="IDS_OFFLINE_PAGES_FOLDER_EMPTY" desc="Text explaining that
the currently selected saved pages folder is empty."> |
1930 No saved pages here | 1930 No saved pages here |
1931 </message> | 1931 </message> |
1932 <message name="IDS_OFFLINE_PAGES_NTP_BUTTON_NAME" desc="Text for saved pag
es button on the new tab page [CHAR-LIMIT=20]"> | 1932 <message name="IDS_OFFLINE_PAGES_NTP_BUTTON_NAME" desc="Text for saved pag
es button on the new tab page [CHAR-LIMIT=20]"> |
1933 Saved pages | 1933 Saved pages |
1934 </message> | 1934 </message> |
| 1935 <message name="IDS_OFFLINE_PAGES_NTP_BUTTON_ACCESSIBILITY" desc="Content d
escription for saved pages button on the new tab page."> |
| 1936 Saved pages |
| 1937 </message> |
1935 <message name="IDS_OFFLINE_PAGES_OPEN_STORAGE_SETTINGS_DIALOG_TEXT" desc="
Text of the dialog asking if the user wants to open storage settings to remove f
iles to make space."> | 1938 <message name="IDS_OFFLINE_PAGES_OPEN_STORAGE_SETTINGS_DIALOG_TEXT" desc="
Text of the dialog asking if the user wants to open storage settings to remove f
iles to make space."> |
1936 Your device storage is full. Please remove other media to make space. | 1939 Your device storage is full. Please remove other media to make space. |
1937 </message> | 1940 </message> |
1938 <message name="IDS_OFFLINE_PAGES_PAGE_SAVED" desc="Message shown after use
r adds a new offline page."> | 1941 <message name="IDS_OFFLINE_PAGES_PAGE_SAVED" desc="Message shown after use
r adds a new offline page."> |
1939 Page saved offline | 1942 Page saved offline |
1940 </message> | 1943 </message> |
1941 <message name="IDS_OFFLINE_PAGES_PAGE_SKIPPED" desc="Message shown after a
page was saved as a bookmark, but an offline copy was not created due to that t
he page is not HTTP or HTTPS page."> | 1944 <message name="IDS_OFFLINE_PAGES_PAGE_SKIPPED" desc="Message shown after a
page was saved as a bookmark, but an offline copy was not created due to that t
he page is not HTTP or HTTPS page."> |
1942 Page saved | 1945 Page saved |
1943 </message> | 1946 </message> |
1944 <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."> | 1947 <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."> |
(...skipping 400 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2345 </message> | 2348 </message> |
2346 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST" desc="The message displayed in
place of a list of nearby URLs when there are no URLs to display."> | 2349 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST" desc="The message displayed in
place of a list of nearby URLs when there are no URLs to display."> |
2347 There are no nearby web pages found | 2350 There are no nearby web pages found |
2348 </message> | 2351 </message> |
2349 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST_SCANNING" desc="The message dis
played in place of a list of nearby URLs while still scanning for nearby URLs."> | 2352 <message name="IDS_PHYSICAL_WEB_EMPTY_LIST_SCANNING" desc="The message dis
played in place of a list of nearby URLs while still scanning for nearby URLs."> |
2350 Looking for nearby web pages | 2353 Looking for nearby web pages |
2351 </message> | 2354 </message> |
2352 </messages> | 2355 </messages> |
2353 </release> | 2356 </release> |
2354 </grit> | 2357 </grit> |
OLD | NEW |