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

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

Issue 1070643002: Fix strings in dialogs for chrome.fileSystem.requestFileSystem. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/extensions/api/file_system/request_file_system_dialog_view.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 6196 matching lines...) Expand 10 before | Expand all | Expand 10 after
6207 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_NAME" desc="Name of the option to enable punching holes in the Chrome OS firewall."> 6207 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_NAME" desc="Name of the option to enable punching holes in the Chrome OS firewall.">
6208 Enable firewall hole punching. 6208 Enable firewall hole punching.
6209 </message> 6209 </message>
6210 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_DESCRIPTION" desc="Desc ription of the option to enable punching holes in the Chrome OS firewall."> 6210 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_DESCRIPTION" desc="Desc ription of the option to enable punching holes in the Chrome OS firewall.">
6211 Enable punching holes in the Chrome OS firewall for Chrome Apps that open a TCP/IP server socket or UDP socket. 6211 Enable punching holes in the Chrome OS firewall for Chrome Apps that open a TCP/IP server socket or UDP socket.
6212 </message> 6212 </message>
6213 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_TITLE" desc="Title o f a prompt dialog for granting permissions to a volume (eg. USB drive, SD card, MTP device) with the specified name."> 6213 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_TITLE" desc="Title o f a prompt dialog for granting permissions to a volume (eg. USB drive, SD card, MTP device) with the specified name.">
6214 Permission requested 6214 Permission requested
6215 </message> 6215 </message>
6216 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_MESSAGE" desc="Messa ge in a prompt dialog for granting read-only permissions to a volume (eg. USB dr ive, SD card, MTP device) with the specified name to the extension."> 6216 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_MESSAGE" desc="Messa ge in a prompt dialog for granting read-only permissions to a volume (eg. USB dr ive, SD card, MTP device) with the specified name to the extension.">
6217 Do you want to grant this app permission to read files from <ph name="VOLUME _NAME">$1<ex>FooBar 4GB</ex></ph>? 6217 <ph name="APP_NAME">$1<ex>Super Kiosk app</ex></ph> wants to copy files from <ph name="VOLUME_NAME">$2<ex>FooBar 4GB</ex></ph>.
6218 </message> 6218 </message>
6219 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_WRITABLE_MESSAGE" de sc="Message in a prompt dialog for granting full permissions (read, write, delet e, create files and directories) to a volume (eg. USB drive, SD card, MTP device ) with the specified name to the extension."> 6219 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_WRITABLE_MESSAGE" de sc="Message in a prompt dialog for granting full permissions (read, write, delet e, create files and directories) to a volume (eg. USB drive, SD card, MTP device ) with the specified name to the extension.">
6220 Do you want to grant this app permission to read, write, delete and create f iles on <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph>? 6220 <ph name="APP_NAME">$1<ex>Super Kiosk app</ex></ph> wants to access <ph name ="VOLUME_NAME">$2<ex>FooBar 4GB</ex></ph>. It may modify or delete your files.
6221 </message> 6221 </message>
6222 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_YES_BUTTON" desc="La bel on the button to grant permissions."> 6222 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_ALLOW_BUTTON" desc=" Label on the button to grant permissions.">
6223 Yes 6223 Allow
6224 </message> 6224 </message>
6225 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_NO_BUTTON" desc="Lab el on the button to reject permissions."> 6225 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_DENY_BUTTON" desc="L abel on the button to reject permissions.">
6226 No 6226 Deny
6227 </message> 6227 </message>
6228 <message name="IDS_FLAG_ENABLE_MTP_WRITE_SUPPORT_NAME" desc="Name of the optio n to enable mtp write support."> 6228 <message name="IDS_FLAG_ENABLE_MTP_WRITE_SUPPORT_NAME" desc="Name of the optio n to enable mtp write support.">
6229 Enable MTP write support 6229 Enable MTP write support
6230 </message> 6230 </message>
6231 <message name="IDS_FLAG_ENABLE_MTP_WRITE_SUPPORT_DESCRIPTION" desc="Descriptio n of the option to enable mtp write support."> 6231 <message name="IDS_FLAG_ENABLE_MTP_WRITE_SUPPORT_DESCRIPTION" desc="Descriptio n of the option to enable mtp write support.">
6232 Enable MTP write support in file manager. Some operations (editing an image on MTP volume) are not supported yet. 6232 Enable MTP write support in file manager. Some operations (editing an image on MTP volume) are not supported yet.
6233 </message> 6233 </message>
6234 <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."> 6234 <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.">
6235 Read-only access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> has be en granted. 6235 Read-only access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> has be en granted.
6236 </message> 6236 </message>
6237 <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."> 6237 <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.">
6238 Read and write access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> h as been granted. 6238 Read and write access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> h as been granted.
6239 </message> 6239 </message>
6240 6240
6241 </grit-part> 6241 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/api/file_system/request_file_system_dialog_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698