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

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

Issue 2431243003: bluetooth: Show connected icon for connected devices. (Closed)
Patch Set: Rebase Created 4 years, 2 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 1214 matching lines...) Expand 10 before | Expand all | Expand 10 after
1225 </message> 1225 </message>
1226 <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 ."> 1226 <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 .">
1227 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>. 1227 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>.
1228 </message> 1228 </message>
1229 <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."> 1229 <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.">
1230 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>. 1230 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>.
1231 </message> 1231 </message>
1232 <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."> 1232 <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.">
1233 <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help<ph name="END_LINK">&lt;/ link&gt;</ph> 1233 <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help<ph name="END_LINK">&lt;/ link&gt;</ph>
1234 </message> 1234 </message>
1235 <message name="IDS_BLUETOOTH_DEVICE_CONNECTED" desc="Text to be shown next to Bluetooth devices that are connected.">
1236 Connected.
1237 </message>
1235 1238
1236 <!-- Hint of sync error solution strings --> 1239 <!-- Hint of sync error solution strings -->
1237 <message name="IDS_SYNC_ERROR_CARD_TITLE" desc="Title of the Sync Error Ca rd. [CHAR-LIMIT=32]"> 1240 <message name="IDS_SYNC_ERROR_CARD_TITLE" desc="Title of the Sync Error Ca rd. [CHAR-LIMIT=32]">
1238 Sync isn't working 1241 Sync isn't working
1239 </message> 1242 </message>
1240 <message name="IDS_HINT_ANDROID_SYNC_DISABLED" desc="Hint message to resol ve Android system sync is disabled error."> 1243 <message name="IDS_HINT_ANDROID_SYNC_DISABLED" desc="Hint message to resol ve Android system sync is disabled error.">
1241 Open Android settings and re-enable Android system sync to start Chrome sync 1244 Open Android settings and re-enable Android system sync to start Chrome sync
1242 </message> 1245 </message>
1243 <message name="IDS_HINT_SYNC_AUTH_ERROR" desc="Hint message to resolve syn c auth error."> 1246 <message name="IDS_HINT_SYNC_AUTH_ERROR" desc="Hint message to resolve syn c auth error.">
1244 Sign in again to start sync 1247 Sign in again to start sync
(...skipping 1370 matching lines...) Expand 10 before | Expand all | Expand 10 after
2615 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it ems with the same name, the item chooser shows the item name with id."> 2618 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it ems with the same name, the item chooser shows the item name with id.">
2616 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>) 2619 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>)
2617 </message> 2620 </message>
2618 2621
2619 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us er action that will open an Instant App."> 2622 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us er action that will open an Instant App.">
2620 Open app 2623 Open app
2621 </message> 2624 </message>
2622 </messages> 2625 </messages>
2623 </release> 2626 </release>
2624 </grit> 2627 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698