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

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

Issue 2284563004: Omit char limit for hint sync error messages and set recomended char limit for title (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 3 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 <!-- 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 1247 matching lines...) Expand 10 before | Expand all | Expand 10 after
1258 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>. 1258 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>.
1259 </message> 1259 </message>
1260 <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."> 1260 <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.">
1261 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>. 1261 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>.
1262 </message> 1262 </message>
1263 <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."> 1263 <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.">
1264 <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help<ph name="END_LINK">&lt;/ link&gt;</ph> 1264 <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help<ph name="END_LINK">&lt;/ link&gt;</ph>
1265 </message> 1265 </message>
1266 1266
1267 <!-- Hint of sync error solution strings --> 1267 <!-- Hint of sync error solution strings -->
1268 <message name="IDS_SYNC_ERROR_CARD_TITLE" desc="Title of the Sync Error Ca rd. [CHAR-LIMIT=80]"> 1268 <message name="IDS_SYNC_ERROR_CARD_TITLE" desc="Title of the Sync Error Ca rd. [CHAR-LIMIT=32]">
1269 Sync isn't working 1269 Sync isn't working
1270 </message> 1270 </message>
1271 <message name="IDS_HINT_ANDROID_SYNC_DISABLED" desc="Hint message to resol ve Android system sync is disabled error. [CHAR-LIMIT=80]"> 1271 <message name="IDS_HINT_ANDROID_SYNC_DISABLED" desc="Hint message to resol ve Android system sync is disabled error.">
1272 Open Android settings and re-enable Android system sync to start Chrome sync 1272 Open Android settings and re-enable Android system sync to start Chrome sync
1273 </message> 1273 </message>
1274 <message name="IDS_HINT_SYNC_AUTH_ERROR" desc="Hint message to resolve syn c auth error. [CHAR-LIMIT=80]"> 1274 <message name="IDS_HINT_SYNC_AUTH_ERROR" desc="Hint message to resolve syn c auth error.">
1275 Sign in again to start sync 1275 Sign in again to start sync
1276 </message> 1276 </message>
1277 <message name="IDS_HINT_PASSPHRASE_REQUIRED" desc="Hint message to resolve passphrase required error. [CHAR-LIMIT=80]"> 1277 <message name="IDS_HINT_PASSPHRASE_REQUIRED" desc="Hint message to resolve passphrase required error.">
1278 Enter your passphrase to start sync 1278 Enter your passphrase to start sync
1279 </message> 1279 </message>
1280 <message name="IDS_HINT_OTHER_SYNC_ERRORS" desc="Hint message to resolve s ync errors not listed independently. [CHAR-LIMIT=80]"> 1280 <message name="IDS_HINT_OTHER_SYNC_ERRORS" desc="Hint message to resolve s ync errors not listed independently.">
1281 Try signing in again 1281 Try signing in again
1282 </message> 1282 </message>
1283 <message name="IDS_HINT_CLIENT_OUT_OF_DATE" desc="Hint message to resolve sync protocol error for out-of-date client. [CHAR-LIMIT=80]"> 1283 <message name="IDS_HINT_CLIENT_OUT_OF_DATE" desc="Hint message to resolve sync protocol error for out-of-date client.">
1284 Update <ph name="PRODUCT_NAME">%1$s<ex>Chrome</ex></ph> to start sync 1284 Update <ph name="PRODUCT_NAME">%1$s<ex>Chrome</ex></ph> to start sync
1285 </message> 1285 </message>
1286 1286
1287 <!-- Sync error strings --> 1287 <!-- Sync error strings -->
1288 <message name="IDS_SYNC_ERROR_GENERIC" desc="Sync error string for generic error. [CHAR-LIMIT=80]"> 1288 <message name="IDS_SYNC_ERROR_GENERIC" desc="Sync error string for generic error. [CHAR-LIMIT=80]">
1289 Sync has stopped working 1289 Sync has stopped working
1290 </message> 1290 </message>
1291 <message name="IDS_SYNC_ERROR_GA" desc="Sync error string for when the nee ds to update the sign-in details [CHAR-LIMIT=80]"> 1291 <message name="IDS_SYNC_ERROR_GA" desc="Sync error string for when the nee ds to update the sign-in details [CHAR-LIMIT=80]">
1292 Please update your sign-in details. 1292 Please update your sign-in details.
1293 </message> 1293 </message>
(...skipping 1293 matching lines...) Expand 10 before | Expand all | Expand 10 after
2587 Tap this button for quick access to your tabs. 2587 Tap this button for quick access to your tabs.
2588 </message> 2588 </message>
2589 2589
2590 <!-- Item Chooser UI strings --> 2590 <!-- Item Chooser UI strings -->
2591 <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."> 2591 <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.">
2592 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>) 2592 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>)
2593 </message> 2593 </message>
2594 </messages> 2594 </messages>
2595 </release> 2595 </release>
2596 </grit> 2596 </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