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

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

Issue 1061483002: Show UI when a folder is empty. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Change listen events. Created 5 years, 8 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 | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | 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 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 193 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 </message> 204 </message>
205 <message name="IDS_FILE_BROWSER_ERROR_HIDDEN_NAME" desc="Error message display ed when the user tries to rename to or create a file started with dot."> 205 <message name="IDS_FILE_BROWSER_ERROR_HIDDEN_NAME" desc="Error message display ed when the user tries to rename to or create a file started with dot.">
206 Names starting with dot are reserved for the system. Please choose another n ame. 206 Names starting with dot are reserved for the system. Please choose another n ame.
207 </message> 207 </message>
208 <message name="IDS_FILE_BROWSER_ERROR_WHITESPACE_NAME" desc="Error message dis played when the user enters a file name consisting of only whitespace characters ."> 208 <message name="IDS_FILE_BROWSER_ERROR_WHITESPACE_NAME" desc="Error message dis played when the user enters a file name consisting of only whitespace characters .">
209 Invalid name 209 Invalid name
210 </message> 210 </message>
211 <message name="IDS_FILE_BROWSER_ERROR_LONG_NAME" desc="Error message displayed when user trys to enter too long name for a file or a folder."> 211 <message name="IDS_FILE_BROWSER_ERROR_LONG_NAME" desc="Error message displayed when user trys to enter too long name for a file or a folder.">
212 This name is too long 212 This name is too long
213 </message> 213 </message>
214 <message name="IDS_FILE_BROWSER_EMPTY_FOLDER" desc="Label shown in an empty fo lder.">
215 Nothing to see here...
216 </message>
214 <message name="IDS_FILE_BROWSER_NEW_FOLDER_BUTTON_LABEL" desc="Label on the 'N ew folder' button."> 217 <message name="IDS_FILE_BROWSER_NEW_FOLDER_BUTTON_LABEL" desc="Label on the 'N ew folder' button.">
215 New folder 218 New folder
216 </message> 219 </message>
217 <message name="IDS_FILE_BROWSER_NEW_WINDOW_BUTTON_LABEL" desc="Label on the 'N ew window' button."> 220 <message name="IDS_FILE_BROWSER_NEW_WINDOW_BUTTON_LABEL" desc="Label on the 'N ew window' button.">
218 New window 221 New window
219 </message> 222 </message>
220 <message name="IDS_FILE_BROWSER_FILENAME_LABEL" desc="Filename text area label ."> 223 <message name="IDS_FILE_BROWSER_FILENAME_LABEL" desc="Filename text area label .">
221 File name 224 File name
222 </message> 225 </message>
223 <message name="IDS_FILE_BROWSER_PREPARING_LABEL" desc="Label informing about p reparing the file."> 226 <message name="IDS_FILE_BROWSER_PREPARING_LABEL" desc="Label informing about p reparing the file.">
(...skipping 5996 matching lines...) Expand 10 before | Expand all | Expand 10 after
6220 Enable MTP write support in file manager. Some operations (editing an image on MTP volume) are not supported yet. 6223 Enable MTP write support in file manager. Some operations (editing an image on MTP volume) are not supported yet.
6221 </message> 6224 </message>
6222 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_MESSAGE" desc= "Message in a notification about granted read-only pemissions (read, write, dele te, create files and directories) to a volume (eg. USB drive, SD card, MTP devic e) with the specified name to the extension."> 6225 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_MESSAGE" desc= "Message in a notification about granted read-only pemissions (read, write, dele te, create files and directories) to a volume (eg. USB drive, SD card, MTP devic e) with the specified name to the extension.">
6223 Read-only access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> has be en granted. 6226 Read-only access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> has be en granted.
6224 </message> 6227 </message>
6225 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_WRITABLE_MESSA GE" desc="Message in a notification about granted full permissions (read, write, delete, create files and directories) to a volume (eg. USB drive, SD card, MTP device) with the specified name to the extension."> 6228 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_WRITABLE_MESSA GE" desc="Message in a notification about granted full permissions (read, write, delete, create files and directories) to a volume (eg. USB drive, SD card, MTP device) with the specified name to the extension.">
6226 Read and write access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> h as been granted. 6229 Read and write access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> h as been granted.
6227 </message> 6230 </message>
6228 6231
6229 </grit-part> 6232 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/file_manager/private_api_strings.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698