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

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2704263004: bluetooth: Add connected icon to Bluetooth Chooser on Android (Closed)
Patch Set: Address tedchoc's comments Created 3 years, 8 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android.
4 4
5 FAQ: 5 FAQ:
6 - How do I add, change, or remove a string? 6 - How do I add, change, or remove a string?
7 Just update this file. 7 Just update this file.
8 - Translations will happen automatically?? 8 - Translations will happen automatically??
9 Yes, indeed. Just add your string before the branch point and 9 Yes, indeed. Just add your string before the branch point and
10 make the description good. 10 make the description good.
(...skipping 1332 matching lines...) Expand 10 before | Expand all | Expand 10 after
1343 </message> 1343 </message>
1344 <message name="IDS_BLUETOOTH_NEED_LOCATION_SERVICES_ON" desc="The message to show when scanning cannot start because Android location services are off, bu t they must be turned on for Android to return any Bluetooth devices from a scan ."> 1344 <message name="IDS_BLUETOOTH_NEED_LOCATION_SERVICES_ON" desc="The message to show when scanning cannot start because Android location services are off, bu t they must be turned on for Android to return any Bluetooth devices from a scan .">
1345 Chrome needs location access to scan for devices. Location access is <ph name="BEGIN_LINK">&lt;services_link&gt;</ph>turned off for this device<ph name= "END_LINK">&lt;/services_link&gt;</ph>. 1345 Chrome needs location access to scan for devices. Location access is <ph name="BEGIN_LINK">&lt;services_link&gt;</ph>turned off for this device<ph name= "END_LINK">&lt;/services_link&gt;</ph>.
1346 </message> 1346 </message>
1347 <message name="IDS_BLUETOOTH_NEED_LOCATION_PERMISSION_AND_SERVICES_ON" des c="The message to show when scanning cannot start because Chrome doesn't have th e Location permission and the device's location services are turned off, and bot h must be enabled in order for Android to return any Bluetooth devices from a sc an."> 1347 <message name="IDS_BLUETOOTH_NEED_LOCATION_PERMISSION_AND_SERVICES_ON" des c="The message to show when scanning cannot start because Chrome doesn't have th e Location permission and the device's location services are turned off, and bot h must be enabled in order for Android to return any Bluetooth devices from a sc an.">
1348 Chrome needs location access to scan for devices. <ph name="BEGIN_LINK1" >&lt;permission_link&gt;</ph>Update permissions<ph name="END_LINK1">&lt;/permiss ion_link&gt;</ph>. Location access is also <ph name="BEGIN_LINK2">&lt;services_l ink&gt;</ph>turned off for this device<ph name="END_LINK2">&lt;/services_link&gt ;</ph>. 1348 Chrome needs location access to scan for devices. <ph name="BEGIN_LINK1" >&lt;permission_link&gt;</ph>Update permissions<ph name="END_LINK1">&lt;/permiss ion_link&gt;</ph>. Location access is also <ph name="BEGIN_LINK2">&lt;services_l ink&gt;</ph>turned off for this device<ph name="END_LINK2">&lt;/services_link&gt ;</ph>.
1349 </message> 1349 </message>
1350 <message name="IDS_BLUETOOTH_NEED_LOCATION_PERMISSION_HELP" desc="The stat us message to get more information about why Chrome needs the Location permissio n in order to scan for Bluetooth devices."> 1350 <message name="IDS_BLUETOOTH_NEED_LOCATION_PERMISSION_HELP" desc="The stat us message to get more information about why Chrome needs the Location permissio n in order to scan for Bluetooth devices.">
1351 <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help<ph name="END_LINK">&lt;/ link&gt;</ph> 1351 <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help<ph name="END_LINK">&lt;/ link&gt;</ph>
1352 </message> 1352 </message>
1353 <message name="IDS_BLUETOOTH_DEVICE_CONNECTED" desc="Content description f or the connected icon next to connected Bluetooth devices.">
1354 Connected Device
1355 </message>
1353 1356
1354 <!-- Hint of sync error solution strings --> 1357 <!-- Hint of sync error solution strings -->
1355 <message name="IDS_SYNC_ERROR_CARD_TITLE" desc="Title of the Sync Error Ca rd. [CHAR-LIMIT=32]"> 1358 <message name="IDS_SYNC_ERROR_CARD_TITLE" desc="Title of the Sync Error Ca rd. [CHAR-LIMIT=32]">
1356 Sync isn't working 1359 Sync isn't working
1357 </message> 1360 </message>
1358 <message name="IDS_HINT_ANDROID_SYNC_DISABLED" desc="Hint message to resol ve Android system sync is disabled error."> 1361 <message name="IDS_HINT_ANDROID_SYNC_DISABLED" desc="Hint message to resol ve Android system sync is disabled error.">
1359 Open Android settings and re-enable Android system sync to start Chrome sync 1362 Open Android settings and re-enable Android system sync to start Chrome sync
1360 </message> 1363 </message>
1361 <message name="IDS_HINT_SYNC_AUTH_ERROR" desc="Hint message to resolve syn c auth error."> 1364 <message name="IDS_HINT_SYNC_AUTH_ERROR" desc="Hint message to resolve syn c auth error.">
1362 Sign in again to start sync 1365 Sign in again to start sync
(...skipping 1499 matching lines...) Expand 10 before | Expand all | Expand 10 after
2862 Search with <ph name="PRODUCT_NAME">%1$s<ex>Google</ex></ph> 2865 Search with <ph name="PRODUCT_NAME">%1$s<ex>Google</ex></ph>
2863 </message> 2866 </message>
2864 2867
2865 <!-- Launcher Shortcuts --> 2868 <!-- Launcher Shortcuts -->
2866 <message name="IDS_DISABLED_INCOGNITO_LAUNCHER_SHORTCUT_MESSAGE" desc="Tex t for a toast displayed prompting the user to remove the disabled 'New incognito tab' app shortcut and recreate it."> 2869 <message name="IDS_DISABLED_INCOGNITO_LAUNCHER_SHORTCUT_MESSAGE" desc="Tex t for a toast displayed prompting the user to remove the disabled 'New incognito tab' app shortcut and recreate it.">
2867 Remove and recreate this shortcut 2870 Remove and recreate this shortcut
2868 </message> 2871 </message>
2869 </messages> 2872 </messages>
2870 </release> 2873 </release>
2871 </grit> 2874 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698