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

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: Cleaned up. 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
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 226 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 </message> 237 </message>
238 <message name="IDS_FILE_BROWSER_FORMAT_DEVICE_BUTTON_LABEL" desc="Title of the action for formatting removable device."> 238 <message name="IDS_FILE_BROWSER_FORMAT_DEVICE_BUTTON_LABEL" desc="Title of the action for formatting removable device.">
239 Format device 239 Format device
240 </message> 240 </message>
241 <message name="IDS_FILE_BROWSER_UNMOUNT_DEVICE_BUTTON_LABEL" desc="Title of th e action for unmounting removable device."> 241 <message name="IDS_FILE_BROWSER_UNMOUNT_DEVICE_BUTTON_LABEL" desc="Title of th e action for unmounting removable device.">
242 Eject device 242 Eject device
243 </message> 243 </message>
244 <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 ."> 244 <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 .">
245 Close 245 Close
246 </message> 246 </message>
247 <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.">
248 Add new services
249 </message>
247 <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.">
248 View 251 View
249 </message> 252 </message>
250 <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.">
251 Open 254 Open
252 </message> 255 </message>
253 <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.">
254 Docs 257 Docs
255 </message> 258 </message>
256 <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
671 <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.">
672 This device cannot be opened because its filesystem is not supported. 675 This device cannot be opened because its filesystem is not supported.
673 </message> 676 </message>
674 <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.">
675 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?
676 </message> 679 </message>
677 680
678 <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 .">
679 Select an app to open this file 682 Select an app to open this file
680 </message> 683 </message>
684 <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.">
685 Available services
686 </message>
681 <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."> 687 <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.">
682 See more... 688 See more...
683 </message> 689 </message>
684 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_INSTALLATION_FAILED" desc="Erro r message when the installation of the app from WebStore is failed."> 690 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_INSTALLATION_FAILED" desc="Erro r message when the installation of the app from WebStore is failed.">
685 Installation failed. 691 Installation failed.
686 </message> 692 </message>
687 693
688 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder title ."> 694 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder title .">
689 Select a folder to open 695 Select a folder to open
690 </message> 696 </message>
(...skipping 5492 matching lines...) Expand 10 before | Expand all | Expand 10 after
6183 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation."> 6189 <message name="IDS_OPTIONS_RESOLVE_TIMEZONE_BY_GEOLOCATION_DESCRIPTION" desc=" Label for checkbox to allow automatic timezone update by user geolocation.">
6184 Set time zone automatically using your location 6190 Set time zone automatically using your location
6185 </message> 6191 </message>
6186 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_NAME" desc="Name of the option to enable punching holes in the Chrome OS firewall."> 6192 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_NAME" desc="Name of the option to enable punching holes in the Chrome OS firewall.">
6187 Enable firewall hole punching. 6193 Enable firewall hole punching.
6188 </message> 6194 </message>
6189 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_DESCRIPTION" desc="Desc ription of the option to enable punching holes in the Chrome OS firewall."> 6195 <message name="IDS_FLAGS_ENABLE_FIREWALL_HOLE_PUNCHING_DESCRIPTION" desc="Desc ription of the option to enable punching holes in the Chrome OS firewall.">
6190 Enable punching holes in the Chrome OS firewall for Chrome Apps that open a TCP/IP server socket or UDP socket. 6196 Enable punching holes in the Chrome OS firewall for Chrome Apps that open a TCP/IP server socket or UDP socket.
6191 </message> 6197 </message>
6192 </grit-part> 6198 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698