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

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

Issue 397993002: [WIP]Incorrect context menu is shown for tel: links Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: minor cleanup Created 6 years, 5 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 | « chrome/android/java/src/org/chromium/chrome/browser/contextmenu/EmptyChromeContextMenuItemDelegate.java ('k') | 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 <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 286 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 Open original image in new tab 297 Open original image in new tab
298 </message> 298 </message>
299 <message name="IDS_CONTEXTMENU_SEARCH_WEB_FOR_IMAGE" desc="Context sensiti ve menu item for search-for-Image command in a new tab. [CHAR-LIMIT=30]"> 299 <message name="IDS_CONTEXTMENU_SEARCH_WEB_FOR_IMAGE" desc="Context sensiti ve menu item for search-for-Image command in a new tab. [CHAR-LIMIT=30]">
300 Search <ph name="SEARCH_ENGINE">%1$s<ex>Google</ex></ph> for this image 300 Search <ph name="SEARCH_ENGINE">%1$s<ex>Google</ex></ph> for this image
301 </message> 301 </message>
302 <message name="IDS_CONTEXTMENU_COPY_IMAGE" desc="Context sensitive menu it em for copying an image to the clipboard. [CHAR-LIMIT=30]"> 302 <message name="IDS_CONTEXTMENU_COPY_IMAGE" desc="Context sensitive menu it em for copying an image to the clipboard. [CHAR-LIMIT=30]">
303 Copy image 303 Copy image
304 </message> 304 </message>
305 <message name="IDS_CONTEXTMENU_SAVE_VIDEO" desc="Context sensitive menu it em for saving the selected video. [CHAR-LIMIT=30]"> 305 <message name="IDS_CONTEXTMENU_SAVE_VIDEO" desc="Context sensitive menu it em for saving the selected video. [CHAR-LIMIT=30]">
306 Save video 306 Save video
307 </message> 307 </message>
308 308 <message name="IDS_CONTEXTMENU_CALL" desc="Context sensitive menu
309 item for sending message for tel tag. [CHAR-LIMIT=30]">
310 Call
311 </message>
312 <message name="IDS_CONTEXTMENU_SEND_TEXT_MESSAGE" desc="Context sensitive m enu
313 item for sending message for tel tag. [CHAR-LIMIT=30]">
314 Send text message
315 </message>
316 <message name="IDS_CONTEXTMENU_ADD_TO_CONTACTS" desc="Context sensitive menu
317 item for adding to contact for tel tag. [CHAR-LIMIT=30]">
318 Add to contacts
319 </message>
320 <message name="IDS_CONTEXTMENU_COPY_PHONE_NUMBER" desc="Context sensitive
321 menu item for copying email address for tel tag. [CHAR-LIMIT=30]">
322 Copy phone number
323 </message>
309 <!-- Smartcard certificate support --> 324 <!-- Smartcard certificate support -->
310 <message name="IDS_SMARTCARD_DIALOG_TITLE" desc="Title of a dialog asking whether to use Android default keystore or a smartcard for certificate authentic ation."> 325 <message name="IDS_SMARTCARD_DIALOG_TITLE" desc="Title of a dialog asking whether to use Android default keystore or a smartcard for certificate authentic ation.">
311 Choose certificate for authentication 326 Choose certificate for authentication
312 </message> 327 </message>
313 <message name="IDS_SMARTCARD_CERTIFICATE_OPTION" desc="An option to use Sm art Card when a dialog asking whether to use Android default keystore or a Smart Card for certificate authentication."> 328 <message name="IDS_SMARTCARD_CERTIFICATE_OPTION" desc="An option to use Sm art Card when a dialog asking whether to use Android default keystore or a Smart Card for certificate authentication.">
314 Smart card 329 Smart card
315 </message> 330 </message>
316 331
317 <!-- App banner strings --> 332 <!-- App banner strings -->
318 <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating tha t an application is being installed. [CHAR-LIMIT=15]"> 333 <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating tha t an application is being installed. [CHAR-LIMIT=15]">
(...skipping 29 matching lines...) Expand all
348 <message name="IDS_UPDATE_FROM_MARKET" desc="Title of button that will dir ect the user to update TalkBack from the market (Play Store)"> 363 <message name="IDS_UPDATE_FROM_MARKET" desc="Title of button that will dir ect the user to update TalkBack from the market (Play Store)">
349 Update 364 Update
350 </message> 365 </message>
351 <message name="IDS_CANCEL_TALKBACK_ALERT" desc="Title of button that will cancel the TalkBack alert dialog dialog."> 366 <message name="IDS_CANCEL_TALKBACK_ALERT" desc="Title of button that will cancel the TalkBack alert dialog dialog.">
352 Cancel 367 Cancel
353 </message> 368 </message>
354 369
355 </messages> 370 </messages>
356 </release> 371 </release>
357 </grit> 372 </grit>
OLDNEW
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/contextmenu/EmptyChromeContextMenuItemDelegate.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698