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

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

Issue 491403003: Update cached kiosk app crx from usb stick. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 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 | Annotate | Revision Log
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 5063 matching lines...) Expand 10 before | Expand all | Expand 10 after
5074 </message> 5074 </message>
5075 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_DOWNLOAD" desc="Error message use d when a kiosk app fails to launch due to crx file download failure."> 5075 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_DOWNLOAD" desc="Error message use d when a kiosk app fails to launch due to crx file download failure.">
5076 Kiosk application could not be downloaded. 5076 Kiosk application could not be downloaded.
5077 </message> 5077 </message>
5078 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_LAUNCH" desc="Error message used when a kiosk app fails to launch due to app launching failure."> 5078 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_LAUNCH" desc="Error message used when a kiosk app fails to launch due to app launching failure.">
5079 Kiosk application could not be launched. 5079 Kiosk application could not be launched.
5080 </message> 5080 </message>
5081 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user."> 5081 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user.">
5082 Kiosk application launch canceled. 5082 Kiosk application launch canceled.
5083 </message> 5083 </message>
5084 <message name="IDS_KIOSK_EXTERNAL_UPDATE_IN_PROGRESS" desc="Message shown on s creen when the system is updating kiosk apps from usb stick.">
5085 Kiosk applications are being updated from usb stick, please wait. Do not rem ove the usb stick.
5086 </message>
5087 <message name="IDS_KIOSK_EXTERNAL_UPDATE_NO_UPDATES" desc="Error message for n o external extensions to update.">
5088 No kiosk apps with newer version are found on the usb stick, nothing to upda te. Please remove the usb stick.
5089 </message>
5090 <message name="IDS_KIOSK_EXTERNAL_UPDATE_NO_MANIFEST" desc="Error message for external update manifest file not found.">
5091 Can't find kiosk external update manifest file on the usb stick, failed to u pdate kiosk apps. Please remove the usb stick.
5092 </message>
5093 <message name="IDS_KIOSK_EXTERNAL_UPDATE_INVALID_MANIFEST" desc="Error message for invalid external update manifest file from usb stick.">
5094 Found invalid kiosk external update manifest file on the usb stick, failed t o update kiosk apps. Please remove the usb stick.
5095 </message>
5096 <message name="IDS_KIOSK_EXTERNAL_UPDATE_COMPLETE" desc="Message shown on scre en when the system completes updating kiosk apps from usb stick.">
5097 Kiosk app updating from usb stick is completed. Please remove the usb stick from the device.
5098 </message>
5099 <message name="IDS_KIOSK_EXTERNAL_UPDATE_SUCCESSFUL_UPDATED_APPS" desc="Messag e shown for successfully updated kiosk apps.">
5100 The following kiosk apps have been updated, please reboot the device to comp lete the update process: <ph name="updated_apps">$1<ex>PrintApp</ex></ph>.
5101 </message>
5102 <message name="IDS_KIOSK_EXTERNAL_UPDATE_FAILED_UPDATED_APPS" desc="Message sh own for failed updated kiosk apps.">
5103 The following kiosk apps have been failed for updating:
5104 </message>
5105 <message name="IDS_KIOSK_EXTERNAL_UPDATE_BAD_CRX" desc="Error message for crx file unpacking failure.">
5106 Bad crx file, unpacking failed.
5107 </message>
5108 <message name="IDS_KIOSK_EXTERNAL_UPDATE_SAME_APP_VERSION" desc="Error message for external extension is the same version with existing one.">
5109 External extension is at the same version with existing one.
5110 </message>
5111 <message name="IDS_KIOSK_EXTERNAL_UPDATE_EXISTING_VERSION_NEWER" desc="Error m essage for external app version is older than the version of the existing one.">
5112 External extension is in a version (<ph name="EXTERNAL_VERSION">$1<ex>1.0.0< /ex></ph>) older than the version of the existing one (<ph name="EXISTING_VERSIO N">$2<ex>2.0.0</ex></ph>).
5113 </message>
5114 <message name="IDS_KIOSK_EXTERNAL_UPDATE_INVALID_MIN_BROWSER_VERSION" desc="Er ror message for invalid minimum browser version from external extension.">
5115 External extension has invalid minimum browser version data in manifest.
5116 </message>
5117 <message name="IDS_KIOSK_EXTERNAL_UPDATE_REQUIRE_HIGHER_BROWSER_VERSION" desc= "Error message for external extension requires higher version of chrome to be in stalled.">
5118 The external extension requires chrome version <ph name="MINIMUM_CHROME_VERS ION">$1<ex>1.0.0</ex></ph> or greater to be installed.
5119 </message>
5120 <message name="IDS_KIOSK_EXTERNAL_UPDATE_CANNOT_COPY_CRX" desc="Error message for not being able to copy kiosk external crx file to cache.">
5121 Can't copy <ph name="EXTERNAL_CRX_FILE">$1<ex>/media/usb/app_v2.crx</ex></ph > to <ph name="CACHE_CRX_FILE">$2<ex>/home/chronos/kiosk/crx/app_v2.crx</ex></ph >.
5122 </message>
5084 5123
5085 <!-- About Chrome page --> 5124 <!-- About Chrome page -->
5086 <message name="IDS_UPGRADE_OFFLINE" desc="Status label: Currently offline"> 5125 <message name="IDS_UPGRADE_OFFLINE" desc="Status label: Currently offline">
5087 You are currently offline. 5126 You are currently offline.
5088 </message> 5127 </message>
5089 <message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed for the current network"> 5128 <message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed for the current network">
5090 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e x></ph> network. 5129 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e x></ph> network.
5091 </message> 5130 </message>
5092 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label: for updates you need to connect to an Ethernet, Wi-Fi or mobile data"> 5131 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label: for updates you need to connect to an Ethernet, Wi-Fi or mobile data">
5093 To check for updates, please use Ethernet, Wi-Fi or mobile data. 5132 To check for updates, please use Ethernet, Wi-Fi or mobile data.
(...skipping 658 matching lines...) Expand 10 before | Expand all | Expand 10 after
5752 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5791 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5753 Done 5792 Done
5754 </message> 5793 </message>
5755 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5794 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5756 System date 5795 System date
5757 </message> 5796 </message>
5758 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5797 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5759 System time 5798 System time
5760 </message> 5799 </message>
5761 </grit-part> 5800 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698