| OLD | NEW |
| 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 Loading... |
| 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 Loading... |
| 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> |
| OLD | NEW |