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

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

Issue 2067153002: ChromeOS: Implement Network Selection screen of material design OOBE. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased. Created 4 years, 6 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/resources/chromeos/login/custom_elements_oobe.html » ('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 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 1380 matching lines...) Expand 10 before | Expand all | Expand 10 after
1391 </message> 1391 </message>
1392 <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome scree n"> 1392 <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome scree n">
1393 Connect 1393 Connect
1394 </message> 1394 </message>
1395 <message name="IDS_NETWORK_SCREEN_ACCESSIBLE_TITLE" desc="Text to be spoken on opening the OOBE network screen"> 1395 <message name="IDS_NETWORK_SCREEN_ACCESSIBLE_TITLE" desc="Text to be spoken on opening the OOBE network screen">
1396 Welcome! Set your language and network 1396 Welcome! Set your language and network
1397 </message> 1397 </message>
1398 <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen"> 1398 <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen">
1399 The small print 1399 The small print
1400 </message> 1400 </message>
1401 <message name="IDS_PROXY_SETTINGS_MENU_NAME" desc="OOBE 'Available Networks' l ist menu entry that opens proxy settings dialog">
1402 Proxy settings
1403 </message>
1404 <message name="IDS_ADD_WI_FI_NETWORK_MENU_NAME" desc="OOBE 'Available Networks ' list menu entry that opens 'Add New WiFi Network' dialog">
1405 Add other WiFi network
1406 </message>
1407 <message name="IDS_ADD_MOBILE_NETWORK_MENU_NAME" desc="OOBE 'Available Network s' list menu entry that opens 'Add New Mobile Network' dialog">
1408 Add other mobile network
1409 </message>
1401 <message name="IDS_AUTOSTART_WARNING_TITLE" desc="Title of the kiosk autostart screen"> 1410 <message name="IDS_AUTOSTART_WARNING_TITLE" desc="Title of the kiosk autostart screen">
1402 Auto-launch permission requested 1411 Auto-launch permission requested
1403 </message> 1412 </message>
1404 <message name="IDS_KIOSK_AUTOSTART_SCREEN_WARNING_MSG" desc="Warning text show n on kiosk autolaunch screen above the exclamation icon."> 1413 <message name="IDS_KIOSK_AUTOSTART_SCREEN_WARNING_MSG" desc="Warning text show n on kiosk autolaunch screen above the exclamation icon.">
1405 Do you want to automatically start this app when the machine turns on? 1414 Do you want to automatically start this app when the machine turns on?
1406 </message> 1415 </message>
1407 <message name="IDS_KIOSK_AUTOSTART_CONFIRM" desc="Confirm button text"> 1416 <message name="IDS_KIOSK_AUTOSTART_CONFIRM" desc="Confirm button text">
1408 Confirm 1417 Confirm
1409 </message> 1418 </message>
1410 <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING" desc="Title of the kiosk enabl e screen"> 1419 <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING" desc="Title of the kiosk enabl e screen">
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
1526 </message> 1535 </message>
1527 <message name="IDS_NETWORK_SELECTION_CONNECTING" desc="Text shown when known d evice is connecting to known network"> 1536 <message name="IDS_NETWORK_SELECTION_CONNECTING" desc="Text shown when known d evice is connecting to known network">
1528 Connecting to <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> 1537 Connecting to <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph>
1529 </message> 1538 </message>
1530 <message name="IDS_NETWORK_SELECTION_CONTINUE_BUTTON" desc="Text shown on cont inue button" meaning="Continue button label of network screen."> 1539 <message name="IDS_NETWORK_SELECTION_CONTINUE_BUTTON" desc="Text shown on cont inue button" meaning="Continue button label of network screen.">
1531 Continue 1540 Continue
1532 </message> 1541 </message>
1533 <message name="IDS_NETWORK_ENABLE_DEV_FEATURES_LINK" desc="Text shown on conti nue button" meaning="Link shown on OOBE screens that opens enable debugging feat ures dialog"> 1542 <message name="IDS_NETWORK_ENABLE_DEV_FEATURES_LINK" desc="Text shown on conti nue button" meaning="Link shown on OOBE screens that opens enable debugging feat ures dialog">
1534 Enable debugging features 1543 Enable debugging features
1535 </message> 1544 </message>
1545 <message name="IDS_NETWORK_SECTION_TITE" desc="Tile of newtork selection scree n" meaning="A title of the dialog where user should select network to connect to Internet">
1546 Connect to network
1547 </message>
1548 <message name="IDS_NETWORK_SECTION_HINT" desc="Under-title line on the network selection screen" meaning="A hint to the user why device should be connected to the network">
1549 To restore your data, you need an Internet connection.
1550 </message>
1536 <message name="IDS_NETWORK_SELECTION_ERROR" desc="Error shown when connection to network failed or timed out."> 1551 <message name="IDS_NETWORK_SELECTION_ERROR" desc="Error shown when connection to network failed or timed out.">
1537 <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> was unable to connect to < ph name="NETWORK_ID">$2<ex>Public Wifi</ex></ph>. Please select another network or try again. 1552 <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> was unable to connect to < ph name="NETWORK_ID">$2<ex>Public Wifi</ex></ph>. Please select another network or try again.
1538 </message> 1553 </message>
1539 <message name="IDS_OOBE_ACCESSIBILITY_LINK" desc="Link shown on OOBE screens t hat opens accessibility options menu."> 1554 <message name="IDS_OOBE_ACCESSIBILITY_LINK" desc="Link shown on OOBE screens t hat opens accessibility options menu.">
1540 Accessibility 1555 Accessibility
1541 </message> 1556 </message>
1542 <message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option s hown on OOBE screens accessibility menu."> 1557 <message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option s hown on OOBE screens accessibility menu.">
1543 ChromeVox (spoken feedback) 1558 ChromeVox (spoken feedback)
1544 </message> 1559 </message>
1545 <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option s hown on OOBE screens accessibility menu."> 1560 <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option s hown on OOBE screens accessibility menu.">
(...skipping 5081 matching lines...) Expand 10 before | Expand all | Expand 10 after
6627 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user."> 6642 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message shown when Android management is required for an unmanaged Chrome OS user.">
6628 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information. 6643 Your organization has not enabled Android Apps for your account. Contact you r administrator for more information.
6629 </message> 6644 </message>
6630 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu."> 6645 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f or enabling opt-in IME menu.">
6631 Enable opt-in IME menu 6646 Enable opt-in IME menu
6632 </message> 6647 </message>
6633 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu."> 6648 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the about: flag for enabling opt-in IME menu.">
6634 Enable access to the new IME menu in the Language Settings page. 6649 Enable access to the new IME menu in the Language Settings page.
6635 </message> 6650 </message>
6636 </grit-part> 6651 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/custom_elements_oobe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698