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

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

Issue 2938743002: Revert of Text change on 'Browse as Guest' button (Closed)
Patch Set: Address comments Created 3 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 | 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 10858 matching lines...) Expand 10 before | Expand all | Expand 10 after
10869 <message name="IDS_SCREEN_LOCK_SIGN_OUT"> 10869 <message name="IDS_SCREEN_LOCK_SIGN_OUT">
10870 Sign out 10870 Sign out
10871 </message> 10871 </message>
10872 </if> 10872 </if>
10873 <if expr="chromeos"> 10873 <if expr="chromeos">
10874 <message name="IDS_LAUNCH_APP_BUTTON" desc="Text shown on the button t hat launches kiosk app from Chrome OS login UI"> 10874 <message name="IDS_LAUNCH_APP_BUTTON" desc="Text shown on the button t hat launches kiosk app from Chrome OS login UI">
10875 Launch app 10875 Launch app
10876 </message> 10876 </message>
10877 </if> 10877 </if>
10878 <message name="IDS_BROWSE_AS_GUEST_BUTTON" desc="Text shown on Chrome OS sign-in screen button that launches guest session. Should be short."> 10878 <message name="IDS_BROWSE_AS_GUEST_BUTTON" desc="Text shown on Chrome OS sign-in screen button that launches guest session. Should be short.">
10879 Browse as guest 10879 Browse as Guest
10880 </message> 10880 </message>
10881 <message name="IDS_MORE_OPTIONS_BUTTON" desc="Text read but not shown on the [...] button on login screen"> 10881 <message name="IDS_MORE_OPTIONS_BUTTON" desc="Text read but not shown on the [...] button on login screen">
10882 More Options 10882 More Options
10883 </message> 10883 </message>
10884 <message name="IDS_SCREEN_LOCK_ACTIVE_USER"> 10884 <message name="IDS_SCREEN_LOCK_ACTIVE_USER">
10885 Currently signed in 10885 Currently signed in
10886 </message> 10886 </message>
10887 <if expr="chromeos"> 10887 <if expr="chromeos">
10888 <message name="IDS_PIN_KEYBOARD_HINT_TEXT_PIN" desc="Text to display i n the pin field for user pod when no pin has been entered."> 10888 <message name="IDS_PIN_KEYBOARD_HINT_TEXT_PIN" desc="Text to display i n the pin field for user pod when no pin has been entered.">
10889 PIN 10889 PIN
(...skipping 1453 matching lines...) Expand 10 before | Expand all | Expand 10 after
12343 <message name="IDS_VIDEO_AUDIO_CALL_NOTIFICATION_TEXT_2" desc="Text to be shown as a notification when a WebRTC video and audio call is in progress" forma tter_data="android_java"> 12343 <message name="IDS_VIDEO_AUDIO_CALL_NOTIFICATION_TEXT_2" desc="Text to be shown as a notification when a WebRTC video and audio call is in progress" forma tter_data="android_java">
12344 Accessing audio and video input 12344 Accessing audio and video input
12345 </message> 12345 </message>
12346 <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT_2" desc="Text to be sh own as a notification when screen capture is in progress."> 12346 <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT_2" desc="Text to be sh own as a notification when screen capture is in progress.">
12347 Sharing screen 12347 Sharing screen
12348 </message> 12348 </message>
12349 </if> 12349 </if>
12350 </messages> 12350 </messages>
12351 </release> 12351 </release>
12352 </grit> 12352 </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