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 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
259 Open original image in new tab | 259 Open original image in new tab |
260 </message> | 260 </message> |
261 <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]"> | 261 <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]"> |
262 Search <ph name="SEARCH_ENGINE">%1$s<ex>Google</ex></ph> for this image | 262 Search <ph name="SEARCH_ENGINE">%1$s<ex>Google</ex></ph> for this image |
263 </message> | 263 </message> |
264 <message name="IDS_CONTEXTMENU_COPY_IMAGE" desc="Context sensitive menu it
em for copying an image to the clipboard. [CHAR-LIMIT=30]"> | 264 <message name="IDS_CONTEXTMENU_COPY_IMAGE" desc="Context sensitive menu it
em for copying an image to the clipboard. [CHAR-LIMIT=30]"> |
265 Copy image | 265 Copy image |
266 </message> | 266 </message> |
267 <message name="IDS_CONTEXTMENU_SAVE_VIDEO" desc="Context sensitive menu it
em for saving the selected video. [CHAR-LIMIT=30]"> | 267 <message name="IDS_CONTEXTMENU_SAVE_VIDEO" desc="Context sensitive menu it
em for saving the selected video. [CHAR-LIMIT=30]"> |
268 Save video | 268 Save video |
| 269 </message> |
| 270 |
| 271 <!-- Smartcard certificate support --> |
| 272 <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."> |
| 273 Choose certificate for authentication |
269 </message> | 274 </message> |
| 275 <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."> |
| 276 Smart card |
| 277 </message> |
| 278 |
270 </messages> | 279 </messages> |
271 </release> | 280 </release> |
272 </grit> | 281 </grit> |
OLD | NEW |