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

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 2115823002: Add a missing string for storage manager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 2650 matching lines...) Expand 10 before | Expand all | Expand 10 after
2661 </message> 2661 </message>
2662 <message name="IDS_OPTIONS_SETTINGS_STORAGE_CLEAR_DRIVE_CACHE_TAB_TITLE" desc= "Tab title for the storage manager confirmation dialog tab to remove Google Driv e offline files."> 2662 <message name="IDS_OPTIONS_SETTINGS_STORAGE_CLEAR_DRIVE_CACHE_TAB_TITLE" desc= "Tab title for the storage manager confirmation dialog tab to remove Google Driv e offline files.">
2663 Offline files 2663 Offline files
2664 </message> 2664 </message>
2665 <message name="IDS_OPTIONS_SETTINGS_STORAGE_CLEAR_DRIVE_CACHE_DIALOG_TITLE" de sc="Title for the storage manager confirmation dialog tab to remove Google Drive offline files."> 2665 <message name="IDS_OPTIONS_SETTINGS_STORAGE_CLEAR_DRIVE_CACHE_DIALOG_TITLE" de sc="Title for the storage manager confirmation dialog tab to remove Google Drive offline files.">
2666 Delete offline files? 2666 Delete offline files?
2667 </message> 2667 </message>
2668 <message name="IDS_OPTIONS_SETTINGS_STORAGE_CLEAR_DRIVE_CACHE_DESCRIPTION" des c="Description in the storage manager confirmation dialog to remove Google Drive offline files."> 2668 <message name="IDS_OPTIONS_SETTINGS_STORAGE_CLEAR_DRIVE_CACHE_DESCRIPTION" des c="Description in the storage manager confirmation dialog to remove Google Drive offline files.">
2669 Temporary Google Drive offline files will be deleted. Files that you’ve set as available offline won’t be deleted from this device. 2669 Temporary Google Drive offline files will be deleted. Files that you’ve set as available offline won’t be deleted from this device.
2670 </message> 2670 </message>
2671 <message name="IDS_OPTIONS_SETTINGS_STORAGE_USER_LIST_TITLE" desc="Title for t he storage manager's user list dialog.">
2672 Users
2673 </message>
2671 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_TITLE" desc="Ti tle for the storage manager confirmation dialog to remove a user from the device ."> 2674 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_TITLE" desc="Ti tle for the storage manager confirmation dialog to remove a user from the device .">
2672 Remove User 2675 Remove User
2673 </message> 2676 </message>
2674 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_DESCRIPTION" de sc="Description in the storage manager confirmation dialog to remove a user from the device."> 2677 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_DESCRIPTION" de sc="Description in the storage manager confirmation dialog to remove a user from the device.">
2675 This action will permanently delete this user’s downloads, offline files, br owsing data, and Android storage. This cannot be undone. 2678 This action will permanently delete this user’s downloads, offline files, br owsing data, and Android storage. This cannot be undone.
2676 </message> 2679 </message>
2677 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_DESCRIPTION_WIT HOUT_ANDROID" desc="Description in the storage manager confirmation dialog to re move a user from the device. This description doesn't mention Android."> 2680 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_DESCRIPTION_WIT HOUT_ANDROID" desc="Description in the storage manager confirmation dialog to re move a user from the device. This description doesn't mention Android.">
2678 This action will permanently delete this user’s downloads, offline files, an d browsing data. This cannot be undone. 2681 This action will permanently delete this user’s downloads, offline files, an d browsing data. This cannot be undone.
2679 </message> 2682 </message>
2680 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_REMOVE_BUTTON_L ABEL" desc="In storage manager confirmation dialog, label for the button to dele te offline files."> 2683 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_REMOVE_BUTTON_L ABEL" desc="In storage manager confirmation dialog, label for the button to dele te offline files.">
(...skipping 4186 matching lines...) Expand 10 before | Expand all | Expand 10 after
6867 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space."> 6870 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space.">
6868 Device disk space critically low 6871 Device disk space critically low
6869 </message> 6872 </message>
6870 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space."> 6873 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space.">
6871 Free up disk space or device will become unresponsive. 6874 Free up disk space or device will become unresponsive.
6872 </message> 6875 </message>
6873 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management."> 6876 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management.">
6874 Manage storage 6877 Manage storage
6875 </message> 6878 </message>
6876 </grit-part> 6879 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698