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

Side by Side Diff: ui/android/java/strings/android_ui_strings.grd

Issue 23026006: Add support for color input datalist on Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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 | Annotate | Revision Log
« no previous file with comments | « ui/android/java/src/org/chromium/ui/ColorSuggestionListAdapter.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 <release allow_pseudo="false" seq="1"> 3 <release allow_pseudo="false" seq="1">
4 <messages fallback_to_english="true"> 4 <messages fallback_to_english="true">
5 <message desc="Error shown when the browser is restarted due to low memory during a file picker operation. [CHAR-LIMIT=NONE]" name="IDS_LOW_MEMORY_ERROR"> 5 <message desc="Error shown when the browser is restarted due to low memory during a file picker operation. [CHAR-LIMIT=NONE]" name="IDS_LOW_MEMORY_ERROR">
6 Unable to complete previous operation due to low memory 6 Unable to complete previous operation due to low memory
7 </message> 7 </message>
8 <message desc="Toast when the browser is unable to open a file for upload. [CHAR-LIMIT=32]" name="IDS_OPENING_FILE_ERROR"> 8 <message desc="Toast when the browser is unable to open a file for upload. [CHAR-LIMIT=32]" name="IDS_OPENING_FILE_ERROR">
9 Failed to open selected file 9 Failed to open selected file
10 </message> 10 </message>
(...skipping 11 matching lines...) Expand all
22 </message> 22 </message>
23 <message desc="Label for button in ColorPicker dialog for user to accept t he currently chosen color. [CHAR-LIMIT=20]" name="IDS_COLOR_PICKER_BUTTON_SET"> 23 <message desc="Label for button in ColorPicker dialog for user to accept t he currently chosen color. [CHAR-LIMIT=20]" name="IDS_COLOR_PICKER_BUTTON_SET">
24 Set 24 Set
25 </message> 25 </message>
26 <message desc="Label for button in ColorPicker dialog for user to cancel p icking a color. [CHAR-LIMIT=20]" name="IDS_COLOR_PICKER_BUTTON_CANCEL"> 26 <message desc="Label for button in ColorPicker dialog for user to cancel p icking a color. [CHAR-LIMIT=20]" name="IDS_COLOR_PICKER_BUTTON_CANCEL">
27 Cancel 27 Cancel
28 </message> 28 </message>
29 <message desc="Title of ColorPicker dialog. [CHAR-LIMIT=20]" name="IDS_COL OR_PICKER_DIALOG_TITLE"> 29 <message desc="Title of ColorPicker dialog. [CHAR-LIMIT=20]" name="IDS_COL OR_PICKER_DIALOG_TITLE">
30 Select color 30 Select color
31 </message> 31 </message>
32 <message desc="Accessibility label for button to select the red color." na me="IDS_COLOR_PICKER_BUTTON_RED">
33 Red
34 </message>
35 <message desc="Accessibility label for button to select the cyan color." n ame="IDS_COLOR_PICKER_BUTTON_CYAN">
36 Cyan
37 </message>
38 <message desc="Accessibility label for button to select the blue color." n ame="IDS_COLOR_PICKER_BUTTON_BLUE">
39 Blue
40 </message>
41 <message desc="Accessibility label for button to select the green color." name="IDS_COLOR_PICKER_BUTTON_GREEN">
42 Green
43 </message>
44 <message desc="Accessibility label for button to select the magenta color. " name="IDS_COLOR_PICKER_BUTTON_MAGENTA">
45 Magenta
46 </message>
47 <message desc="Accessibility label for button to select the yellow color." name="IDS_COLOR_PICKER_BUTTON_YELLOW">
48 Yellow
49 </message>
50 <message desc="Accessibility label for button to select the black color." name="IDS_COLOR_PICKER_BUTTON_BLACK">
51 Black
52 </message>
53 <message desc="Accessibility label for button to select the white color." name="IDS_COLOR_PICKER_BUTTON_WHITE">
54 White
55 </message>
32 </messages> 56 </messages>
33 </release> 57 </release>
34 <translations> 58 <translations>
35 <file lang="am" path="translations/android_ui_strings_am.xtb" /> 59 <file lang="am" path="translations/android_ui_strings_am.xtb" />
36 <file lang="ar" path="translations/android_ui_strings_ar.xtb" /> 60 <file lang="ar" path="translations/android_ui_strings_ar.xtb" />
37 <file lang="bg" path="translations/android_ui_strings_bg.xtb" /> 61 <file lang="bg" path="translations/android_ui_strings_bg.xtb" />
38 <file lang="ca" path="translations/android_ui_strings_ca.xtb" /> 62 <file lang="ca" path="translations/android_ui_strings_ca.xtb" />
39 <file lang="cs" path="translations/android_ui_strings_cs.xtb" /> 63 <file lang="cs" path="translations/android_ui_strings_cs.xtb" />
40 <file lang="da" path="translations/android_ui_strings_da.xtb" /> 64 <file lang="da" path="translations/android_ui_strings_da.xtb" />
41 <file lang="de" path="translations/android_ui_strings_de.xtb" /> 65 <file lang="de" path="translations/android_ui_strings_de.xtb" />
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
116 <output filename="values-sv/android_ui_strings.xml" lang="sv" type="android" /> 140 <output filename="values-sv/android_ui_strings.xml" lang="sv" type="android" />
117 <output filename="values-sw/android_ui_strings.xml" lang="sw" type="android" /> 141 <output filename="values-sw/android_ui_strings.xml" lang="sw" type="android" />
118 <output filename="values-th/android_ui_strings.xml" lang="th" type="android" /> 142 <output filename="values-th/android_ui_strings.xml" lang="th" type="android" />
119 <output filename="values-tr/android_ui_strings.xml" lang="tr" type="android" /> 143 <output filename="values-tr/android_ui_strings.xml" lang="tr" type="android" />
120 <output filename="values-uk/android_ui_strings.xml" lang="uk" type="android" /> 144 <output filename="values-uk/android_ui_strings.xml" lang="uk" type="android" />
121 <output filename="values-vi/android_ui_strings.xml" lang="vi" type="android" /> 145 <output filename="values-vi/android_ui_strings.xml" lang="vi" type="android" />
122 <output filename="values-zh-rCN/android_ui_strings.xml" lang="zh-CN" type="a ndroid" /> 146 <output filename="values-zh-rCN/android_ui_strings.xml" lang="zh-CN" type="a ndroid" />
123 <output filename="values-zh-rTW/android_ui_strings.xml" lang="zh-TW" type="a ndroid" /> 147 <output filename="values-zh-rTW/android_ui_strings.xml" lang="zh-TW" type="a ndroid" />
124 </outputs> 148 </outputs>
125 </grit> 149 </grit>
OLDNEW
« no previous file with comments | « ui/android/java/src/org/chromium/ui/ColorSuggestionListAdapter.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698