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

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

Issue 2112653003: grit: Automatically replace ... with … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Convert remaining ellipsis Created 4 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
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 2460 matching lines...) Expand 10 before | Expand all | Expand 10 after
2471 <message name="IDS_STORAGE_MANAGEMENT_CLEAR_UNIMPORTANT_SITE_DATA_BUTTON" desc="Text on the button to clear all Chrome data. [CHAR LIMIT=30]"> 2471 <message name="IDS_STORAGE_MANAGEMENT_CLEAR_UNIMPORTANT_SITE_DATA_BUTTON" desc="Text on the button to clear all Chrome data. [CHAR LIMIT=30]">
2472 Free up space 2472 Free up space
2473 </message> 2473 </message>
2474 <message name="IDS_STORAGE_MANAGEMENT_CLEAR_UNIMPORTANT_DIALOG_TEXT" desc= "Text of the clear unimportant site data dialog in the storage UI."> 2474 <message name="IDS_STORAGE_MANAGEMENT_CLEAR_UNIMPORTANT_DIALOG_TEXT" desc= "Text of the clear unimportant site data dialog in the storage UI.">
2475 This will clear cookies, cache, and other data of sites Chrome doesn't t hink is important. 2475 This will clear cookies, cache, and other data of sites Chrome doesn't t hink is important.
2476 </message> 2476 </message>
2477 <message name="IDS_STORAGE_MANAGEMENT_SITE_DATA_DESCRIPTION" desc="Text to describe the data stored on the device by websites."> 2477 <message name="IDS_STORAGE_MANAGEMENT_SITE_DATA_DESCRIPTION" desc="Text to describe the data stored on the device by websites.">
2478 All site storage, including cookies and other locally stored data 2478 All site storage, including cookies and other locally stored data
2479 </message> 2479 </message>
2480 <message name="IDS_STORAGE_MANAGEMENT_COMPUTING_SIZE" desc="String shown i n place of the data usage while it's being calculated. [CHAR-LIMIT=30]"> 2480 <message name="IDS_STORAGE_MANAGEMENT_COMPUTING_SIZE" desc="String shown i n place of the data usage while it's being calculated. [CHAR-LIMIT=30]">
2481 Computing... 2481 Computing&#8230;
2482 </message> 2482 </message>
2483 <message name="IDS_STORAGE_MANAGEMENT_STARTUP_FAILURE" desc="String shown in place of the data usage when starting the chrome native process failed. [CHAR -LIMIT=30]"> 2483 <message name="IDS_STORAGE_MANAGEMENT_STARTUP_FAILURE" desc="String shown in place of the data usage when starting the chrome native process failed. [CHAR -LIMIT=30]">
2484 Unknown 2484 Unknown
2485 </message> 2485 </message>
2486 <message name="IDS_STORAGE_MANAGEMENT_SITE_DATA_SIZE_LABEL" desc="Label fo r the data usage of site data (followed by a number of megabytes). [CHAR-LIMIT=3 0]"> 2486 <message name="IDS_STORAGE_MANAGEMENT_SITE_DATA_SIZE_LABEL" desc="Label fo r the data usage of site data (followed by a number of megabytes). [CHAR-LIMIT=3 0]">
2487 Site storage 2487 Site storage
2488 </message> 2488 </message>
2489 <message name="IDS_STORAGE_MANAGEMENT_MANAGE_SITE_DATA_BUTTON" desc="Text on the button allowing users to manage the space used by websites. [CHAR LIMIT=3 0]"> 2489 <message name="IDS_STORAGE_MANAGEMENT_MANAGE_SITE_DATA_BUTTON" desc="Text on the button allowing users to manage the space used by websites. [CHAR LIMIT=3 0]">
2490 Manage 2490 Manage
2491 </message> 2491 </message>
2492 <message name="IDS_STORAGE_MANAGEMENT_ALL_STORAGE_DESCRIPTION" desc="Text used to describe all storage space used by Chrome."> 2492 <message name="IDS_STORAGE_MANAGEMENT_ALL_STORAGE_DESCRIPTION" desc="Text used to describe all storage space used by Chrome.">
2493 Total data used by Chrome, including accounts, bookmarks, and saved sett ings 2493 Total data used by Chrome, including accounts, bookmarks, and saved sett ings
2494 </message> 2494 </message>
2495 <message name="IDS_STORAGE_MANAGEMENT_TOTAL_SIZE_LABEL" desc="The total am ount of storage space used (followed by a number of megabytes). [CHAR LIMIT=25]" > 2495 <message name="IDS_STORAGE_MANAGEMENT_TOTAL_SIZE_LABEL" desc="The total am ount of storage space used (followed by a number of megabytes). [CHAR LIMIT=25]" >
2496 Total Storage 2496 Total Storage
2497 </message> 2497 </message>
2498 <message name="IDS_STORAGE_MANAGEMENT_CLEAR_ALL_DATA_BUTTON" desc="Text on the button to clear all Chrome data. [CHAR LIMIT=30]"> 2498 <message name="IDS_STORAGE_MANAGEMENT_CLEAR_ALL_DATA_BUTTON" desc="Text on the button to clear all Chrome data. [CHAR LIMIT=30]">
2499 Clear All Data 2499 Clear All Data
2500 </message> 2500 </message>
2501 <message name="IDS_STORAGE_MANAGEMENT_RESET_APP_DIALOG_TITLE" desc="Title of the reset app dialog in the storage UI used to reset the app."> 2501 <message name="IDS_STORAGE_MANAGEMENT_RESET_APP_DIALOG_TITLE" desc="Title of the reset app dialog in the storage UI used to reset the app.">
2502 Delete app data? 2502 Delete app data?
2503 </message> 2503 </message>
2504 <message name="IDS_STORAGE_MANAGEMENT_RESET_APP_DIALOG_TEXT" desc="Text of the reset app dialoag in the storage UI."> 2504 <message name="IDS_STORAGE_MANAGEMENT_RESET_APP_DIALOG_TEXT" desc="Text of the reset app dialoag in the storage UI.">
2505 All Chrome's app data will be deleted permanently. This includes all fil es, settings, accounts, databases, etc. 2505 All Chrome's app data will be deleted permanently. This includes all fil es, settings, accounts, databases, etc.
2506 </message> 2506 </message>
2507 2507
2508 <message name="IDS_STORAGE_CLEAR_BUTTON_TITLE" desc="Title of a button in the storage UI used to clear all storage data. [CHAR-LIMIT=24]"> 2508 <message name="IDS_STORAGE_CLEAR_BUTTON_TITLE" desc="Title of a button in the storage UI used to clear all storage data. [CHAR-LIMIT=24]">
2509 Clear Site Storage... 2509 Clear Site Storage&#8230;
2510 </message> 2510 </message>
2511 <message name="IDS_STORAGE_CLEAR_DIALOG_TEXT" desc="Text of the clear stor age dialog which give the user a choice to reset the app or delete site storage data."> 2511 <message name="IDS_STORAGE_CLEAR_DIALOG_TEXT" desc="Text of the clear stor age dialog which give the user a choice to reset the app or delete site storage data.">
2512 This will clear all <ph name="SIZE_IN_KB">%1$s<ex>101kb</ex></ph> of web site storage. 2512 This will clear all <ph name="SIZE_IN_KB">%1$s<ex>101kb</ex></ph> of web site storage.
2513 </message> 2513 </message>
2514 <message name="IDS_STORAGE_CLEAR_DIALOG_CLEAR_STORAGE_OPTION" desc="Text o f the button that will clear website storage."> 2514 <message name="IDS_STORAGE_CLEAR_DIALOG_CLEAR_STORAGE_OPTION" desc="Text o f the button that will clear website storage.">
2515 Clear 2515 Clear
2516 </message> 2516 </message>
2517 2517
2518 <!-- Client certificate selection failure strings. --> 2518 <!-- Client certificate selection failure strings. -->
2519 <message name="IDS_CLIENT_CERT_UNSUPPORTED_TITLE" desc="Title of a dialog box for when the operating system does not support client SSL certificate select ion"> 2519 <message name="IDS_CLIENT_CERT_UNSUPPORTED_TITLE" desc="Title of a dialog box for when the operating system does not support client SSL certificate select ion">
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
2701 Tap this button for quick access to your tabs. 2701 Tap this button for quick access to your tabs.
2702 </message> 2702 </message>
2703 2703
2704 <!-- Item Chooser UI strings --> 2704 <!-- Item Chooser UI strings -->
2705 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it ems with the same name, the item chooser shows the item name with id."> 2705 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it ems with the same name, the item chooser shows the item name with id.">
2706 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>) 2706 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>)
2707 </message> 2707 </message>
2708 </messages> 2708 </messages>
2709 </release> 2709 </release>
2710 </grit> 2710 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698