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

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

Issue 8693002: [cros] Update Guest session related strings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years 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 | no next file » | 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 1180 matching lines...) Expand 10 before | Expand all | Expand 10 after
1191 View Background Pages (<ph name="NUM_BACKGROUND_APPS">$1<ex>3</ex></ph >) 1191 View Background Pages (<ph name="NUM_BACKGROUND_APPS">$1<ex>3</ex></ph >)
1192 </message> 1192 </message>
1193 <message name="IDS_EXIT" desc="In Title Case: The text label of the Exit menu item"> 1193 <message name="IDS_EXIT" desc="In Title Case: The text label of the Exit menu item">
1194 E&amp;xit 1194 E&amp;xit
1195 </message> 1195 </message>
1196 </if> 1196 </if>
1197 <if expr="pp_ifdef('chromeos')"> 1197 <if expr="pp_ifdef('chromeos')">
1198 <message name="IDS_SIGN_OUT" desc="The text label of the Sign Out menu i tem"> 1198 <message name="IDS_SIGN_OUT" desc="The text label of the Sign Out menu i tem">
1199 Sign out 1199 Sign out
1200 </message> 1200 </message>
1201 <message name="IDS_EXIT_GUEST_MODE" desc="The text label of the Exit gue st session menu item"> 1201 <message name="IDS_EXIT_GUEST_MODE" desc="The text label of the Exit gue st session menu item. Note: translations should assume that it's a Exit Guest (s ession). So word session may be added to translation if it's a better looking ph rase.">
1202 Exit guest session 1202 Exit Guest
1203 </message> 1203 </message>
1204 </if> 1204 </if>
1205 1205
1206 <!-- Protector error messages --> 1206 <!-- Protector error messages -->
1207 <message name="IDS_SEARCH_ENGINE_CHANGE_TITLE" desc="The title of the bubb le and the wrench menu item with a search engine change notification."> 1207 <message name="IDS_SEARCH_ENGINE_CHANGE_TITLE" desc="The title of the bubb le and the wrench menu item with a search engine change notification.">
1208 Attempted search engine change 1208 Attempted search engine change
1209 </message> 1209 </message>
1210 <message name="IDS_SEARCH_ENGINE_CHANGE_MESSAGE" desc="The text of the sea rch engine change notification."> 1210 <message name="IDS_SEARCH_ENGINE_CHANGE_MESSAGE" desc="The text of the sea rch engine change notification.">
1211 Arrr! Something tried to commandeer <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>'s default search engine! 1211 Arrr! Something tried to commandeer <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>'s default search engine!
1212 </message> 1212 </message>
(...skipping 7694 matching lines...) Expand 10 before | Expand all | Expand 10 after
8907 </message> 8907 </message>
8908 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" 8908 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE"
8909 desc="Explanation in a new OTR window that extensions have been d isabled while in OTR."> 8909 desc="Explanation in a new OTR window that extensions have been d isabled while in OTR.">
8910 Because <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> does not c ontrol how extensions handle your personal data, all extensions have been disabl ed for incognito windows. You can reenable them individually in the 8910 Because <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> does not c ontrol how extensions handle your personal data, all extensions have been disabl ed for incognito windows. You can reenable them individually in the
8911 <ph name="BEGIN_LINK">&lt;a href="$2"&gt;</ph>extensions manager<ph name ="END_LINK">&lt;/a&gt;</ph>. 8911 <ph name="BEGIN_LINK">&lt;a href="$2"&gt;</ph>extensions manager<ph name ="END_LINK">&lt;/a&gt;</ph>.
8912 </message> 8912 </message>
8913 <message name="IDS_NEW_TAB_GUEST_SESSION_MESSAGE" 8913 <message name="IDS_NEW_TAB_GUEST_SESSION_MESSAGE"
8914 desc="Used when a person enters Guest Session"> 8914 desc="Used when a person enters Guest Session">
8915 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>You're browsing as a guest<ph name="END_BOLD">&lt;/strong&gt;</ph>. Pages you view in this window won't appea r in the browser history or search history, and they won't leave other traces, l ike cookies, on the computer after you sign out. Files you download and bookmark s you create won't be preserved. 8915 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>You're browsing as a guest<ph name="END_BOLD">&lt;/strong&gt;</ph>. Pages you view in this window won't appea r in the browser history or search history, and they won't leave other traces, l ike cookies, on the computer after you sign out. Files you download and bookmark s you create won't be preserved.
8916 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;</ph> 8916 <ph name="LINE_BREAK">&lt;br /&gt;&lt;br /&gt;</ph>
8917 <ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>Learn more<ph name="END_LI NK">&lt;/a&gt;</ph> about guest mode. 8917 <ph name="BEGIN_LINK">&lt;a href="$1"&gt;</ph>Learn more<ph name="END_LI NK">&lt;/a&gt;</ph> about Guest browsing.
8918 </message> 8918 </message>
8919 <message name="IDS_NEW_TAB_RECENTLY_CLOSED_WINDOW_SINGLE" 8919 <message name="IDS_NEW_TAB_RECENTLY_CLOSED_WINDOW_SINGLE"
8920 desc="Title of recently closed windows in the recently closed sec tion of the new tab page when the window has a single tab"> 8920 desc="Title of recently closed windows in the recently closed sec tion of the new tab page when the window has a single tab">
8921 1 Tab 8921 1 Tab
8922 </message> 8922 </message>
8923 <message name="IDS_NEW_TAB_RECENTLY_CLOSED_WINDOW_MULTIPLE" 8923 <message name="IDS_NEW_TAB_RECENTLY_CLOSED_WINDOW_MULTIPLE"
8924 desc="Title of recently closed windows in the recently closed sec tion of the new tab page when the window has more than one tab. The % is replace d by the number of tabs"> 8924 desc="Title of recently closed windows in the recently closed sec tion of the new tab page when the window has more than one tab. The % is replace d by the number of tabs">
8925 <ph name="TAB_COUNT">$1<ex>3</ex></ph> Tabs 8925 <ph name="TAB_COUNT">$1<ex>3</ex></ph> Tabs
8926 </message> 8926 </message>
8927 <message name="IDS_NEW_TAB_ATTRIBUTION_INTRO" 8927 <message name="IDS_NEW_TAB_ATTRIBUTION_INTRO"
(...skipping 4506 matching lines...) Expand 10 before | Expand all | Expand 10 after
13434 <message name="IDS_CHROMEOS_ACC_ACCESS_DISABLED" desc="A phrase to speak w hen accessibility is disabled."> 13434 <message name="IDS_CHROMEOS_ACC_ACCESS_DISABLED" desc="A phrase to speak w hen accessibility is disabled.">
13435 Disabling spoken feedback. 13435 Disabling spoken feedback.
13436 </message> 13436 </message>
13437 <message name="IDS_CHROMEOS_ACC_USERNAME_LABEL" desc="Label for the userna me text field."> 13437 <message name="IDS_CHROMEOS_ACC_USERNAME_LABEL" desc="Label for the userna me text field.">
13438 Username. 13438 Username.
13439 </message> 13439 </message>
13440 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNING_IN" desc="Status when signin g in."> 13440 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNING_IN" desc="Status when signin g in.">
13441 Signing in. 13441 Signing in.
13442 </message> 13442 </message>
13443 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_OFFRECORD" desc="Status when signing in incognito."> 13443 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_OFFRECORD" desc="Status when signing in incognito.">
13444 Signing in guest mode. 13444 Entering as Guest.
13445 </message> 13445 </message>
13446 <message name="IDS_CHROMEOS_ACC_ACCOUNT_PICTURE" desc="Tooltip for the tak e account picture button."> 13446 <message name="IDS_CHROMEOS_ACC_ACCOUNT_PICTURE" desc="Tooltip for the tak e account picture button.">
13447 Take picture. 13447 Take picture.
13448 </message> 13448 </message>
13449 13449
13450 <!-- Removable device notifications --> 13450 <!-- Removable device notifications -->
13451 <message name="IDS_REMOVABLE_DEVICE_DETECTION_TITLE" desc="Text of notific ation message which is shown when user inserts removable device (SD card, USB ke y...)"> 13451 <message name="IDS_REMOVABLE_DEVICE_DETECTION_TITLE" desc="Text of notific ation message which is shown when user inserts removable device (SD card, USB ke y...)">
13452 Removable device detected 13452 Removable device detected
13453 </message> 13453 </message>
13454 <message name="IDS_REMOVABLE_DEVICE_SCANNING_MESSAGE" desc="Text of notifi cation message which is shown when user inserts removable device (SD card, USB k ey...)"> 13454 <message name="IDS_REMOVABLE_DEVICE_SCANNING_MESSAGE" desc="Text of notifi cation message which is shown when user inserts removable device (SD card, USB k ey...)">
(...skipping 741 matching lines...) Expand 10 before | Expand all | Expand 10 after
14196 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't sign in because nework library couldn't be loaded"> 14196 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't sign in because nework library couldn't be loaded">
14197 Can't access network library 14197 Can't access network library
14198 </message> 14198 </message>
14199 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for the login and lock screens about layout switching"> 14199 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for the login and lock screens about layout switching">
14200 Hit Shift-Alt to switch keyboard layout 14200 Hit Shift-Alt to switch keyboard layout
14201 </message> 14201 </message>
14202 <message name="IDS_LOGIN_ERROR_CAPS_LOCK_HINT" desc="A hint text for the l ogin and lock screens that Caps Lock is on"> 14202 <message name="IDS_LOGIN_ERROR_CAPS_LOCK_HINT" desc="A hint text for the l ogin and lock screens that Caps Lock is on">
14203 Caps Lock is on 14203 Caps Lock is on
14204 </message> 14204 </message>
14205 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL" desc="An error message show n when we suggest that user may be behind the captive portal."> 14205 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL" desc="An error message show n when we suggest that user may be behind the captive portal.">
14206 Before signing in, please start a Guest session to activate the network <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> 14206 Before signing in, please enter as Guest to activate the network <ph nam e="NETWORK_ID">$1<ex>Public Wifi</ex></ph>
14207 </message> 14207 </message>
14208 <message name="IDS_LOGIN_FIX_CAPTIVE_PORTAL" desc="An link text to fix Int ernet connection (captive portal) in guest mode."> 14208 <message name="IDS_LOGIN_FIX_CAPTIVE_PORTAL" desc="An link text to fix Int ernet connection (captive portal) in guest mode.">
14209 Start a Guest session 14209 Enter as Guest
14210 </message> 14210 </message>
14211 <message name="IDS_LOGIN_PROXY_ERROR_MESSAGE" desc="An offline message sho wn when a proxy error has appeared."> 14211 <message name="IDS_LOGIN_PROXY_ERROR_MESSAGE" desc="An offline message sho wn when a proxy error has appeared.">
14212 The sign-in page failed to load using the current proxy settings. Please <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>try to sign in again<ph name="LI NK_END">$2<ex>&gt;/a&lt;</ex></ph> or use different proxy settings. 14212 The sign-in page failed to load using the current proxy settings. Please <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>try to sign in again<ph name="LI NK_END">$2<ex>&gt;/a&lt;</ex></ph> or use different proxy settings.
14213 </message> 14213 </message>
14214 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_TITLE" desc="An offline mess age title shown when we suggest that user may be behind the captive portal."> 14214 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_TITLE" desc="An offline mess age title shown when we suggest that user may be behind the captive portal.">
14215 Tips for accessing this network 14215 Tips for accessing this network
14216 </message> 14216 </message>
14217 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL" desc="An offline message sh own when we suggest that user may be behind the captive portal."> 14217 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL" desc="An offline message sh own when we suggest that user may be behind the captive portal. Translation note : exit Guest - should be assumed as exit Guest session. Word session may be adde d to the translation if needed.">
14218 To use <ph name="NETWORK_ID">$1<ex>&gt;b&lt;Public Wifi&gt;/b&lt;</ex></ ph> you may first need to visit the network's sign-in page. To do so, <ph name=" LINK_START">$2<ex>&gt;a&lt;</ex></ph>start a Guest session<ph name="LINK_END">$3 <ex>&gt;/a&lt;</ex></ph> and visit any webpage. Once you can access the network, you may exit the Guest session and try signing in again. 14218 To use <ph name="NETWORK_ID">$1<ex>&gt;b&lt;Public Wifi&gt;/b&lt;</ex></ ph> you may first need to visit the network's sign-in page. To do so, <ph name=" LINK_START">$2<ex>&gt;a&lt;</ex></ph>enter as Guest<ph name="LINK_END">$3<ex>&gt ;/a&lt;</ex></ph> and visit any web page. Once you can access the network, you m ay exit Guest and try signing in again.
14219 </message> 14219 </message>
14220 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_NETWORK_SELECT" desc="An off line message shown when we suggest that user may select other network."> 14220 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_NETWORK_SELECT" desc="An off line message shown when we suggest that user may select other network.">
14221 You may also select another network. 14221 You may also select another network.
14222 </message> 14222 </message>
14223 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL_NO_GUEST_MODE" desc="An erro r message shown when we suggest that user may be behind the captive portal but G uest mode is disabled."> 14223 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL_NO_GUEST_MODE" desc="An erro r message shown when we suggest that user may be behind the captive portal but G uest mode is disabled.">
14224 Your password cannot be verified on this current network. Please select another network. 14224 Your password cannot be verified on this current network. Please select another network.
14225 </message> 14225 </message>
14226 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t he notification panel."> 14226 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t he notification panel.">
14227 Notifications 14227 Notifications
14228 </message> 14228 </message>
(...skipping 416 matching lines...) Expand 10 before | Expand all | Expand 10 after
14645 </messages> 14645 </messages>
14646 <structures fallback_to_english="true"> 14646 <structures fallback_to_english="true">
14647 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14647 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14648 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14648 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14649 </structure> 14649 </structure>
14650 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14650 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14651 </structure> 14651 </structure>
14652 </structures> 14652 </structures>
14653 </release> 14653 </release>
14654 </grit> 14654 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698