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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 7562008: Add new version of enrollment screen supporting OAuth. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, fix nit. Created 9 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
« no previous file with comments | « no previous file | chrome/app/theme/enroll_failure.png » ('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 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 13144 matching lines...) Expand 10 before | Expand all | Expand 10 after
13155 </message> 13155 </message>
13156 <message name="IDS_ENTERPRISE_ENROLLMENT_FATAL_AUTH_ERROR" desc="Error mes sage to show when there is an unrecoverable error while authenticating with GAIA ."> 13156 <message name="IDS_ENTERPRISE_ENROLLMENT_FATAL_AUTH_ERROR" desc="Error mes sage to show when there is an unrecoverable error while authenticating with GAIA .">
13157 Oops! Something went wrong when trying to authenticate you. Please dou ble-check your login credentials and try again. 13157 Oops! Something went wrong when trying to authenticate you. Please dou ble-check your login credentials and try again.
13158 </message> 13158 </message>
13159 <message name="IDS_ENTERPRISE_ENROLLMENT_NETWORK_ENROLLMENT_ERROR" desc="E rror message to show when there is a network problem talking to the device manag ement server."> 13159 <message name="IDS_ENTERPRISE_ENROLLMENT_NETWORK_ENROLLMENT_ERROR" desc="E rror message to show when there is a network problem talking to the device manag ement server.">
13160 Oops! A network communication problem occurred while trying to enroll t his device. Please check your network connection and try again. 13160 Oops! A network communication problem occurred while trying to enroll t his device. Please check your network connection and try again.
13161 </message> 13161 </message>
13162 <message name="IDS_ENTERPRISE_ENROLLMENT_FATAL_ENROLLMENT_ERROR" desc="Err or message to show when there is an unrecoverable error while performing enrollm ent."> 13162 <message name="IDS_ENTERPRISE_ENROLLMENT_FATAL_ENROLLMENT_ERROR" desc="Err or message to show when there is an unrecoverable error while performing enrollm ent.">
13163 Oops! Something went really wrong while enrolling this device. Please try again or contact your support representative. 13163 Oops! Something went really wrong while enrolling this device. Please try again or contact your support representative.
13164 </message> 13164 </message>
13165
13166 <!-- Strings for the new-style OAuth-based enterprise enrollment page -->
13167 <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog.">
13168 Enterprise enrollment
13169 </message>
13170 <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry button on the error step in the enterprise enrollment dialog.">
13171 Try again
13172 </message>
13173 <message name="IDS_ENTERPRISE_ENROLLMENT_CANCEL" desc="Label for the cance l button on the enterprise enrollment dialog.">
13174 Cancel
13175 </message>
13176 <message name="IDS_ENTERPRISE_ENROLLMENT_DONE" desc="Label for the done bu tton on the success screen in the enterprise enrollment dialog.">
13177 Done
13178 </message>
13179 <message name="IDS_ENTERPRISE_ENROLLMENT_SUCCESS" desc="Success message to be shown once enterprise enrollment completes.">
13180 Your device has successfully been enrolled for enterprise management.
13181 </message>
13182 <message name="IDS_ENTERPRISE_ENROLLMENT_WORKING" desc="Status message to show while enterprise enrollment is underway.">
13183 Enrolling the device. Please wait...
13184 </message>
13165 </if> 13185 </if>
13166 13186
13167 <!-- Register Protocol Handler Strings --> 13187 <!-- Register Protocol Handler Strings -->
13168 <message name="IDS_REGISTER_PROTOCOL_HANDLER_MAILTO_NAME" desc="A more user friendly way of describing mailto: links."> 13188 <message name="IDS_REGISTER_PROTOCOL_HANDLER_MAILTO_NAME" desc="A more user friendly way of describing mailto: links.">
13169 email 13189 email
13170 </message> 13190 </message>
13171 <message name="IDS_REGISTER_PROTOCOL_HANDLER_WEBCAL_NAME" desc="A more user friendly way of describing webcal: links."> 13191 <message name="IDS_REGISTER_PROTOCOL_HANDLER_WEBCAL_NAME" desc="A more user friendly way of describing webcal: links.">
13172 web calendar 13192 web calendar
13173 </message> 13193 </message>
13174 <message name="IDS_REGISTER_PROTOCOL_HANDLER_CONFIRM" desc="The message to d isplay when asking a user to confirm the registration of a protocol handler."> 13194 <message name="IDS_REGISTER_PROTOCOL_HANDLER_CONFIRM" desc="The message to d isplay when asking a user to confirm the registration of a protocol handler.">
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
13320 </includes> 13340 </includes>
13321 <structures fallback_to_english="true"> 13341 <structures fallback_to_english="true">
13322 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13342 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13323 </structure> 13343 </structure>
13324 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13344 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13325 </structure> 13345 </structure>
13326 </structures> 13346 </structures>
13327 13347
13328 </release> 13348 </release>
13329 </grit> 13349 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/enroll_failure.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698