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

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

Issue 1056433003: Add button to add new FSP services to Files app. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed tests. 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 229 matching lines...) Expand 10 before | Expand all | Expand 10 after
240 </message> 240 </message>
241 <message name="IDS_FILE_BROWSER_FORMAT_DEVICE_BUTTON_LABEL" desc="Title of the action for formatting removable device."> 241 <message name="IDS_FILE_BROWSER_FORMAT_DEVICE_BUTTON_LABEL" desc="Title of the action for formatting removable device.">
242 Format device 242 Format device
243 </message> 243 </message>
244 <message name="IDS_FILE_BROWSER_UNMOUNT_DEVICE_BUTTON_LABEL" desc="Title of th e action for unmounting removable device."> 244 <message name="IDS_FILE_BROWSER_UNMOUNT_DEVICE_BUTTON_LABEL" desc="Title of th e action for unmounting removable device.">
245 Eject device 245 Eject device
246 </message> 246 </message>
247 <message name="IDS_FILE_BROWSER_CLOSE_VOLUME_BUTTON_LABEL" desc="Title of the action for closing either an archive volume or a volume provided by an extension ."> 247 <message name="IDS_FILE_BROWSER_CLOSE_VOLUME_BUTTON_LABEL" desc="Title of the action for closing either an archive volume or a volume provided by an extension .">
248 Close 248 Close
249 </message> 249 </message>
250 <message name="IDS_FILE_BROWSER_ADD_NEW_SERVICES_BUTTON_LABEL" desc="Title of the button in the left nav to add new services (file systems) to Files app.">
251 Add new services
252 </message>
250 <message name="IDS_FILE_BROWSER_ACTION_VIEW" desc="Title of the action to view (no edit) a file."> 253 <message name="IDS_FILE_BROWSER_ACTION_VIEW" desc="Title of the action to view (no edit) a file.">
251 View 254 View
252 </message> 255 </message>
253 <message name="IDS_FILE_BROWSER_ACTION_OPEN" desc="Title of the action to open (and possibly edit) a file."> 256 <message name="IDS_FILE_BROWSER_ACTION_OPEN" desc="Title of the action to open (and possibly edit) a file.">
254 Open 257 Open
255 </message> 258 </message>
256 <message name="IDS_FILE_BROWSER_ACTION_OPEN_GDOC" desc="Title of the action to open a Google Docs document."> 259 <message name="IDS_FILE_BROWSER_ACTION_OPEN_GDOC" desc="Title of the action to open a Google Docs document.">
257 Docs 260 Docs
258 </message> 261 </message>
259 <message name="IDS_FILE_BROWSER_ACTION_OPEN_GSHEET" desc="Title of the action to open a Google Spreadsheets document."> 262 <message name="IDS_FILE_BROWSER_ACTION_OPEN_GSHEET" desc="Title of the action to open a Google Spreadsheets document.">
(...skipping 414 matching lines...) Expand 10 before | Expand all | Expand 10 after
674 <message name="IDS_FILE_BROWSER_UNSUPPORTED_FILESYSTEM_WARNING" desc="Displaye d when device contents cannot be read because filesystem is unsupported."> 677 <message name="IDS_FILE_BROWSER_UNSUPPORTED_FILESYSTEM_WARNING" desc="Displaye d when device contents cannot be read because filesystem is unsupported.">
675 This device cannot be opened because its filesystem is not supported. 678 This device cannot be opened because its filesystem is not supported.
676 </message> 679 </message>
677 <message name="IDS_FILE_BROWSER_FORMATTING_WARNING" desc="Displayed when you a ttempt to format device."> 680 <message name="IDS_FILE_BROWSER_FORMATTING_WARNING" desc="Displayed when you a ttempt to format device.">
678 Formatting the removable media is going to erase all data. Do you wish to co ntinue? 681 Formatting the removable media is going to erase all data. Do you wish to co ntinue?
679 </message> 682 </message>
680 683
681 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_TITLE" desc="Title of the sugge st app dialog, which shows the list of the apps which supports the selected file ."> 684 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_TITLE" desc="Title of the sugge st app dialog, which shows the list of the apps which supports the selected file .">
682 Select an app to open this file 685 Select an app to open this file
683 </message> 686 </message>
687 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_FOR_PROVIDERS_TITLE" desc="Titl e of the suggest app dialog, which shows the list of the apps that can be added to the left nav of Files app.">
688 Available services
689 </message>
684 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_LINK_TO_WEBSTORE" desc="Text of the link to the app list on Chrome Webstore, which shows the more apps than in the suggest app dialog."> 690 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_LINK_TO_WEBSTORE" desc="Text of the link to the app list on Chrome Webstore, which shows the more apps than in the suggest app dialog.">
685 See more... 691 See more...
686 </message> 692 </message>
687 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_INSTALLATION_FAILED" desc="Erro r message when the installation of the app from WebStore is failed."> 693 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_INSTALLATION_FAILED" desc="Erro r message when the installation of the app from WebStore is failed.">
688 Installation failed. 694 Installation failed.
689 </message> 695 </message>
690 696
691 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder title ."> 697 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder title .">
692 Select a folder to open 698 Select a folder to open
693 </message> 699 </message>
(...skipping 5507 matching lines...) Expand 10 before | Expand all | Expand 10 after
6201 <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."> 6207 <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.">
6202 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> 6208 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>
6203 </message> 6209 </message>
6204 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_YES_BUTTON" desc="La bel on the button to grant permissions."> 6210 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_YES_BUTTON" desc="La bel on the button to grant permissions.">
6205 Yes 6211 Yes
6206 </message> 6212 </message>
6207 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_NO_BUTTON" desc="Lab el on the button to reject permissions."> 6213 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_NO_BUTTON" desc="Lab el on the button to reject permissions.">
6208 No 6214 No
6209 </message> 6215 </message>
6210 </grit-part> 6216 </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