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

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

Issue 580043002: [Android] Prompt with infobar on filename conflict (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: avoided Java-only infobar Created 5 years, 10 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 <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 855 matching lines...) Expand 10 before | Expand all | Expand 10 after
866 <!-- InfoBar --> 866 <!-- InfoBar -->
867 <message desc="Accessibility label for the dismiss infobar Button" name="I DS_INFOBAR_CLOSE"> 867 <message desc="Accessibility label for the dismiss infobar Button" name="I DS_INFOBAR_CLOSE">
868 Close 868 Close
869 </message> 869 </message>
870 870
871 <!-- Account chooser infobar strings. --> 871 <!-- Account chooser infobar strings. -->
872 <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_TITLE" desc="The title text for Account chooser infobar."> 872 <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_TITLE" desc="The title text for Account chooser infobar.">
873 Choose an account from your Google Smart Lock. 873 Choose an account from your Google Smart Lock.
874 </message> 874 </message>
875 875
876 <!-- DownloadOverwriteInfoBar -->
877 <message name="IDS_DOWNLOAD_OVERWRITE_INFOBAR_TEXT" desc="Prompt text for the confirmation dialog asking whether the user really wants to replace a file w hen there already exists a file with the same name">
878 Do you want to replace the existing <ph name="FILE_NAME">^1<ex>specialfi le.pdf</ex></ph> in your <ph name="DIRECTORY_NAME">^2<ex>Downloads</ex></ph> dir ectory?
879 </message>
880 <message name="IDS_DOWNLOAD_OVERWRITE_INFOBAR_REPLACE_FILE_BUTTON" desc="L abel for choosing 'Replace file' in the prompt for replacing a file.[CHAR-LIMIT= 32]">
881 Replace file
882 </message>
883 <message name="IDS_DOWNLOAD_OVERWRITE_INFOBAR_CREATE_NEW_FILE_BUTTON" desc ="Label for choosing 'Create new file' in the prompt for replacing a file. [CHAR -LIMIT=32]">
884 Create new file
885 </message>
886
876 <!-- TranslateInfoBar --> 887 <!-- TranslateInfoBar -->
877 <message name="IDS_TRANSLATE_INFOBAR_TEXT" desc="Text to display on the tr anslate infobar to offer a translate. [CHAR-LIMIT=64]" meaning="Android"> 888 <message name="IDS_TRANSLATE_INFOBAR_TEXT" desc="Text to display on the tr anslate infobar to offer a translate. [CHAR-LIMIT=64]" meaning="Android">
878 This page is in <ph name="SOURCE_LANGUAGE">^1<ex>English</ex></ph>. Tran slate it to <ph name="TARGET_LANGUAGE">^2<ex>FRENCH</ex></ph>? 889 This page is in <ph name="SOURCE_LANGUAGE">^1<ex>English</ex></ph>. Tran slate it to <ph name="TARGET_LANGUAGE">^2<ex>FRENCH</ex></ph>?
879 </message> 890 </message>
880 <message name="IDS_TRANSLATE_INFOBAR_CHANGE_LANGUAGES" desc="link text to offer to change languages."> 891 <message name="IDS_TRANSLATE_INFOBAR_CHANGE_LANGUAGES" desc="link text to offer to change languages.">
881 Change languages 892 Change languages
882 </message> 893 </message>
883 <message name="IDS_TRANSLATE_INFOBAR_TRANSLATION_DONE"> 894 <message name="IDS_TRANSLATE_INFOBAR_TRANSLATION_DONE">
884 Translated to <ph name="TARGET_LANGUAGE">%1$s<ex>FRENCH</ex></ph>. 895 Translated to <ph name="TARGET_LANGUAGE">%1$s<ex>FRENCH</ex></ph>.
885 </message> 896 </message>
(...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after
1238 <message name="IDS_CARD_UNMASK_EXPIRATION_DATE_SEPARATOR" desc="Separator for a credit card expiration date, e.g. the slash in 05/16."> 1249 <message name="IDS_CARD_UNMASK_EXPIRATION_DATE_SEPARATOR" desc="Separator for a credit card expiration date, e.g. the slash in 05/16.">
1239 / 1250 /
1240 </message> 1251 </message>
1241 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORE_LOCALLY" desc="Checkb ox text that permits a user to skip past this dialog next time this credit card is used on this device."> 1252 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORE_LOCALLY" desc="Checkb ox text that permits a user to skip past this dialog next time this credit card is used on this device.">
1242 Don't ask again for this card 1253 Don't ask again for this card
1243 </message> 1254 </message>
1244 1255
1245 </messages> 1256 </messages>
1246 </release> 1257 </release>
1247 </grit> 1258 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698