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

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

Issue 2898513002: [EasyUnlock] Observe proximity changes and clean up TX power strategy. (Closed)
Patch Set: fix_unittest Created 3 years, 7 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/extensions/api/easy_unlock_private/easy_unlock_private_api.cc » ('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 11680 matching lines...) Expand 10 before | Expand all | Expand 10 after
11691 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_PHONE_NOT_AUTHENTICATED" desc="Tooltip for an icon on a user's lock screen pod shown by Easy Unlock when no phones eligible to unlock the Chromebook can be authenticated."> 11691 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_PHONE_NOT_AUTHENTICATED" desc="Tooltip for an icon on a user's lock screen pod shown by Easy Unlock when no phones eligible to unlock the Chromebook can be authenticated.">
11692 Unable to unlock. Enter your password. 11692 Unable to unlock. Enter your password.
11693 </message> 11693 </message>
11694 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_PHONE_LOCKED" desc="Tool tip for an icon on a user's lock screen pod shown by Easy Unlock when a phone el igible to unlock the Chromebook is detected, but it's locked and thus not allowe d to unlock the Chromebook."> 11694 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_PHONE_LOCKED" desc="Tool tip for an icon on a user's lock screen pod shown by Easy Unlock when a phone el igible to unlock the Chromebook is detected, but it's locked and thus not allowe d to unlock the Chromebook.">
11695 Your phone is locked. Unlock it to enter. 11695 Your phone is locked. Unlock it to enter.
11696 </message> 11696 </message>
11697 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_PHONE_UNLOCKABLE" desc=" Tooltip for an icon on a user's lock screen pod shown by Easy Unlock when a phon e eligible to unlock the Chromebook is detected, but it does not have lock scree n enabled, in which case it is not allowed to unlock Chromebooks."> 11697 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_PHONE_UNLOCKABLE" desc=" Tooltip for an icon on a user's lock screen pod shown by Easy Unlock when a phon e eligible to unlock the Chromebook is detected, but it does not have lock scree n enabled, in which case it is not allowed to unlock Chromebooks.">
11698 To keep your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> safe, Sma rt Lock for Chromebook requires a screen lock on your phone. 11698 To keep your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> safe, Sma rt Lock for Chromebook requires a screen lock on your phone.
11699 </message> 11699 </message>
11700 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_RSSI_TOO_LOW" desc="Tool tip for an icon on a user's lock screen pod shown by Easy Unlock when a phone el igible to unlock the Chromebook is detected, but it's not in the Chromebook's pr oximity (> 30 feet away)."> 11700 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_RSSI_TOO_LOW" desc="Tool tip for an icon on a user's lock screen pod shown by Easy Unlock when a phone el igible to unlock the Chromebook is detected, but it's not in the Chromebook's pr oximity (> 30 feet away).">
11701 Can’t find your phone. Make sure it’s within arm’s reach.
11702 </message>
11703 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_TX_POWER_TOO_HIGH" desc= "Tooltip for an icon on a user's lock screen pod shown by Easy Unlock when a pho ne eligible to unlock the Chromebook is detected, but it's not in the Chromebook 's proximity (> 1 foot away).">
11704 Bring your phone closer to your <ph name="DEVICE_TYPE">$1<ex>Chromebook< /ex></ph> to enter. 11701 Bring your phone closer to your <ph name="DEVICE_TYPE">$1<ex>Chromebook< /ex></ph> to enter.
11705 </message> 11702 </message>
11706 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_PHONE_LOCKED_AND_TX_POWE R_TOO_HIGH" desc="Tooltip for an icon on a user's lock screen pod shown by Easy Unlock when a phone eligible to unlock the Chromebook is detected, but it's both (a) locked and (b) not in the Chromebook's proximity (> 1 foot away)."> 11703 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_PHONE_LOCKED_AND_RSSI_TO O_LOW" desc="Tooltip for an icon on a user's lock screen pod shown by Easy Unloc k when a phone eligible to unlock the Chromebook is detected, but it's both (a) locked and (b) not in the Chromebook's proximity (> 1 foot away).">
11707 Unlock your phone and bring it closer to your <ph name="DEVICE_TYPE">$1< ex>Chromebook</ex></ph> to enter. 11704 Unlock your phone and bring it closer to your <ph name="DEVICE_TYPE">$1< ex>Chromebook</ex></ph> to enter.
11708 </message> 11705 </message>
11709 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_INITIAL_AUTHENTICATED" d esc="Tooltip text shown on lock screen when a phone eligible to unlock the Chrom ebook via Easy Unlock is detected and authenticated for the first time."> 11706 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_INITIAL_AUTHENTICATED" d esc="Tooltip text shown on lock screen when a phone eligible to unlock the Chrom ebook via Easy Unlock is detected and authenticated for the first time.">
11710 When your phone is unlocked and nearby, just click to enter. Otherwise, you’ll see a locked icon and need to type your password. 11707 When your phone is unlocked and nearby, just click to enter. Otherwise, you’ll see a locked icon and need to type your password.
11711 </message> 11708 </message>
11712 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_HARDLOCK_INSTRUCTIONS" d esc="Tooltip for an icon on user's lock screen pod shown by Easy Unlock when a p hone eligible to unlock the Chromebook is detected and authenticated. The toolti p shows instructions for hard-locking the Chromebook."> 11709 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_HARDLOCK_INSTRUCTIONS" d esc="Tooltip for an icon on user's lock screen pod shown by Easy Unlock when a p hone eligible to unlock the Chromebook is detected and authenticated. The toolti p shows instructions for hard-locking the Chromebook.">
11713 If you click this icon, you will manually lock this <ph name="DEVICE_TYP E">$1<ex>Chromebook</ex></ph>. Next time, you’ll need to type your password to e nter. 11710 If you click this icon, you will manually lock this <ph name="DEVICE_TYP E">$1<ex>Chromebook</ex></ph>. Next time, you’ll need to type your password to e nter.
11714 </message> 11711 </message>
11715 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_UNSUPPORTED_ANDROID_VERS ION" desc="Tooltip for the icon on user's lock screen pod shown by Easy Unlock w hen a phone set up to unlock the Chromebook is detected, but has an unsupported Android version. The user is asked to update the phone."> 11712 <message name="IDS_EASY_UNLOCK_SCREENLOCK_TOOLTIP_UNSUPPORTED_ANDROID_VERS ION" desc="Tooltip for the icon on user's lock screen pod shown by Easy Unlock w hen a phone set up to unlock the Chromebook is detected, but has an unsupported Android version. The user is asked to update the phone.">
11716 Please update your phone to a newer version of Android to unlock this <p h name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>. 11713 Please update your phone to a newer version of Android to unlock this <p h name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>.
(...skipping 577 matching lines...) Expand 10 before | Expand all | Expand 10 after
12294 <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"> 12291 <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">
12295 Accessing audio and video input 12292 Accessing audio and video input
12296 </message> 12293 </message>
12297 <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT_2" desc="Text to be sh own as a notification when screen capture is in progress."> 12294 <message name="IDS_SCREEN_CAPTURE_NOTIFICATION_TEXT_2" desc="Text to be sh own as a notification when screen capture is in progress.">
12298 Sharing screen 12295 Sharing screen
12299 </message> 12296 </message>
12300 </if> 12297 </if>
12301 </messages> 12298 </messages>
12302 </release> 12299 </release>
12303 </grit> 12300 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698