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

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

Issue 1058873004: Revert of Add button to add new FSP services to Files app. (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/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>
253 <message name="IDS_FILE_BROWSER_ACTION_VIEW" desc="Title of the action to view (no edit) a file."> 250 <message name="IDS_FILE_BROWSER_ACTION_VIEW" desc="Title of the action to view (no edit) a file.">
254 View 251 View
255 </message> 252 </message>
256 <message name="IDS_FILE_BROWSER_ACTION_OPEN" desc="Title of the action to open (and possibly edit) a file."> 253 <message name="IDS_FILE_BROWSER_ACTION_OPEN" desc="Title of the action to open (and possibly edit) a file.">
257 Open 254 Open
258 </message> 255 </message>
259 <message name="IDS_FILE_BROWSER_ACTION_OPEN_GDOC" desc="Title of the action to open a Google Docs document."> 256 <message name="IDS_FILE_BROWSER_ACTION_OPEN_GDOC" desc="Title of the action to open a Google Docs document.">
260 Docs 257 Docs
261 </message> 258 </message>
262 <message name="IDS_FILE_BROWSER_ACTION_OPEN_GSHEET" desc="Title of the action to open a Google Spreadsheets document."> 259 <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
677 <message name="IDS_FILE_BROWSER_UNSUPPORTED_FILESYSTEM_WARNING" desc="Displaye d when device contents cannot be read because filesystem is unsupported."> 674 <message name="IDS_FILE_BROWSER_UNSUPPORTED_FILESYSTEM_WARNING" desc="Displaye d when device contents cannot be read because filesystem is unsupported.">
678 This device cannot be opened because its filesystem is not supported. 675 This device cannot be opened because its filesystem is not supported.
679 </message> 676 </message>
680 <message name="IDS_FILE_BROWSER_FORMATTING_WARNING" desc="Displayed when you a ttempt to format device."> 677 <message name="IDS_FILE_BROWSER_FORMATTING_WARNING" desc="Displayed when you a ttempt to format device.">
681 Formatting the removable media is going to erase all data. Do you wish to co ntinue? 678 Formatting the removable media is going to erase all data. Do you wish to co ntinue?
682 </message> 679 </message>
683 680
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 ."> 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 .">
685 Select an app to open this file 682 Select an app to open this file
686 </message> 683 </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>
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."> 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.">
691 See more... 685 See more...
692 </message> 686 </message>
693 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_INSTALLATION_FAILED" desc="Erro r message when the installation of the app from WebStore is failed."> 687 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_INSTALLATION_FAILED" desc="Erro r message when the installation of the app from WebStore is failed.">
694 Installation failed. 688 Installation failed.
695 </message> 689 </message>
696 690
697 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder title ."> 691 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder title .">
698 Select a folder to open 692 Select a folder to open
699 </message> 693 </message>
(...skipping 5507 matching lines...) Expand 10 before | Expand all | Expand 10 after
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."> 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.">
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> 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>
6209 </message> 6203 </message>
6210 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_YES_BUTTON" desc="La bel on the button to grant permissions."> 6204 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_YES_BUTTON" desc="La bel on the button to grant permissions.">
6211 Yes 6205 Yes
6212 </message> 6206 </message>
6213 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_NO_BUTTON" desc="Lab el on the button to reject permissions."> 6207 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_NO_BUTTON" desc="Lab el on the button to reject permissions.">
6214 No 6208 No
6215 </message> 6209 </message>
6216 </grit-part> 6210 </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