Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <grit current_release="1" latest_public_release="0"> | 2 <grit current_release="1" latest_public_release="0"> |
| 3 <outputs> | 3 <outputs> |
| 4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" /> | 4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" /> |
| 5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" /> | 5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" /> |
| 6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" /> | 6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" /> |
| 7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" /> | 7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" /> |
| 8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" /> | 8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" /> |
| 9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" /> | 9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" /> |
| 10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" /> | 10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" /> |
| (...skipping 1303 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1314 </message> | 1314 </message> |
| 1315 <message name="IDS_FRE_SIGNED_IN_DESCRIPTION" desc="Explanation of what ge ts synced after the user signed in"> | 1315 <message name="IDS_FRE_SIGNED_IN_DESCRIPTION" desc="Explanation of what ge ts synced after the user signed in"> |
| 1316 Your tabs, bookmarks, history and other settings will be synced to your Google Account. | 1316 Your tabs, bookmarks, history and other settings will be synced to your Google Account. |
| 1317 </message> | 1317 </message> |
| 1318 <message name="IDS_FRE_SIGNED_IN_DESCRIPTION_UCA_ADDENDUM" desc="Additiona l explanation for child accounts that synced settings are managed by parents."> | 1318 <message name="IDS_FRE_SIGNED_IN_DESCRIPTION_UCA_ADDENDUM" desc="Additiona l explanation for child accounts that synced settings are managed by parents."> |
| 1319 Your parents help manage these settings. | 1319 Your parents help manage these settings. |
| 1320 </message> | 1320 </message> |
| 1321 <message name="IDS_ACCESSIBILITY_FRE_ACCOUNT_SPINNER" desc="Content descri ption for the first run account drop down spinner."> | 1321 <message name="IDS_ACCESSIBILITY_FRE_ACCOUNT_SPINNER" desc="Content descri ption for the first run account drop down spinner."> |
| 1322 Choose account | 1322 Choose account |
| 1323 </message> | 1323 </message> |
| 1324 | 1324 <message name="IDS_ATHOME_NOTIFICATION_STOPPED" desc="AtHome notification text when stopped. [CHAR LIMIT=40]"> |
|
Bernhard Bauer
2015/03/13 12:18:02
What is AtHome?
aberent
2015/03/13 19:04:35
Changed to CAST
| |
| 1325 Stopped | |
| 1326 </message> | |
| 1327 <message name="IDS_ATHOME_NOTIFICATION_FINISHED" desc="AtHome notification text when finished. [CHAR LIMIT=40]"> | |
| 1328 Finished | |
| 1329 </message> | |
| 1330 <message name="IDS_ATHOME_NOTIFICATION_PAUSED" desc="AtHome notification t ext when paused. [CHAR LIMIT=40]"> | |
| 1331 Paused | |
| 1332 </message> | |
| 1333 | |
| 1334 <!-- Messages for remote media playback (casting) --> | |
| 1335 <message name="IDS_ATHOME_NOTIFICATION_LOADING" desc="AtHome notification text when loading a video. [CHAR LIMIT=40]"> | |
| 1336 Loading video | |
| 1337 </message> | |
| 1338 <message name="IDS_ATHOME_NOTIFICATION_PLAYING" desc="AtHome notification text when playing a video. [CHAR LIMIT=40]"> | |
| 1339 Playing video | |
| 1340 </message> | |
| 1341 <message name="IDS_ATHOME_NOTIFICATION_LOADING_FOR_VIDEO" desc="AtHome not ification text when loading a given video. [CHAR LIMIT=40]"> | |
| 1342 Loading “<ph name="VIDEO_TITLE">%1$s<ex>Psy - Gangnam Style - YouTube</e x></ph>” | |
| 1343 </message> | |
| 1344 <message name="IDS_ATHOME_NOTIFICATION_PLAYING_FOR_VIDEO" desc="AtHome not ification text when playing a given video. [CHAR LIMIT=40]"> | |
| 1345 Playing “<ph name="VIDEO_TITLE">%1$s<ex>Psy - Gangnam Style - YouTube</e x></ph>” | |
| 1346 </message> | |
| 1347 <message name="IDS_ATHOME_NOTIFICATION_PAUSED_FOR_VIDEO" desc="AtHome noti fication text when paused in a given video. [CHAR LIMIT=40]"> | |
| 1348 Paused “<ph name="VIDEO_TITLE">%1$s<ex>Psy - Gangnam Style - YouTube</ex ></ph>” | |
| 1349 </message> | |
| 1350 <message name="IDS_ATHOME_NOTIFICATION_FINISHED_FOR_VIDEO" desc="AtHome no tification text when finished playing a given video. [CHAR LIMIT=40]"> | |
| 1351 Finished “<ph name="VIDEO_TITLE">%1$s<ex>Psy - Gangnam Style - YouTube</ ex></ph>” | |
| 1352 </message> | |
| 1353 <message name="IDS_ATHOME_CASTING_VIDEO" desc="AtHome text to tell user wh ich screen casting is happening. [CHAR LIMIT=40]"> | |
| 1354 Casting to <ph name="SCREEN_NAME">%1$s<ex>Living Room TV</ex></ph> | |
| 1355 </message> | |
| 1356 <message name="IDS_CAST_ERROR_PLAYING_VIDEO" desc="The message shown to th e user when playing a video to the Chromecast fails."> | |
| 1357 Cannot play video on <ph name="SCREEN_NAME">%1$s<ex>Living Room TV</ex>< /ph>. | |
| 1358 </message> | |
| 1359 <message name="IDS_CAST_PERMISSION_ERROR_PLAYING_VIDEO" desc="The message shown to the user when trying to play a video that the domain does not let us ca st."> | |
| 1360 Unable to cast video due to site restrictions | |
| 1361 </message> | |
| 1362 <message name="IDS_ACCESSIBILITY_PLAY" desc="Content description for the p lay button that starts playing the media."> | |
| 1363 Play | |
| 1364 </message> | |
| 1365 <message name="IDS_ACCESSIBILITY_PAUSE" desc="Content description for the pause button that pauses playing the media."> | |
| 1366 Pause | |
| 1367 </message> | |
| 1368 <message name="IDS_ACCESSIBILITY_STOP" desc="Content description for the s top button that stops playing the media."> | |
| 1369 Stop | |
| 1370 </message> | |
| 1371 | |
| 1325 </messages> | 1372 </messages> |
| 1326 </release> | 1373 </release> |
| 1327 </grit> | 1374 </grit> |
| OLD | NEW |