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

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

Issue 574673003: Move *Picker.java and *PickerDialog.java to ui/android/java/... - Part1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased patch. Created 6 years, 2 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 | « ui/android/java/src/org/chromium/ui/picker/WeekPickerDialog.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_ui_strings.xml" lang="am" type="android" /> 4 <output filename="values-am/android_ui_strings.xml" lang="am" type="android" />
5 <output filename="values-ar/android_ui_strings.xml" lang="ar" type="android" /> 5 <output filename="values-ar/android_ui_strings.xml" lang="ar" type="android" />
6 <output filename="values-bg/android_ui_strings.xml" lang="bg" type="android" /> 6 <output filename="values-bg/android_ui_strings.xml" lang="bg" type="android" />
7 <output filename="values-ca/android_ui_strings.xml" lang="ca" type="android" /> 7 <output filename="values-ca/android_ui_strings.xml" lang="ca" type="android" />
8 <output filename="values-cs/android_ui_strings.xml" lang="cs" type="android" /> 8 <output filename="values-cs/android_ui_strings.xml" lang="cs" type="android" />
9 <output filename="values-da/android_ui_strings.xml" lang="da" type="android" /> 9 <output filename="values-da/android_ui_strings.xml" lang="da" type="android" />
10 <output filename="values-de/android_ui_strings.xml" lang="de" type="android" /> 10 <output filename="values-de/android_ui_strings.xml" lang="de" type="android" />
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 </message> 140 </message>
141 <message desc="Accessibility label for button to select the black color." name="IDS_COLOR_PICKER_BUTTON_BLACK"> 141 <message desc="Accessibility label for button to select the black color." name="IDS_COLOR_PICKER_BUTTON_BLACK">
142 Black 142 Black
143 </message> 143 </message>
144 <message desc="Accessibility label for button to select the white color." name="IDS_COLOR_PICKER_BUTTON_WHITE"> 144 <message desc="Accessibility label for button to select the white color." name="IDS_COLOR_PICKER_BUTTON_WHITE">
145 White 145 White
146 </message> 146 </message>
147 <message desc="Notification for when copying to the clipboard fails. [CHAR -LIMIT=64]" name="IDS_COPY_TO_CLIPBOARD_FAILURE_MESSAGE"> 147 <message desc="Notification for when copying to the clipboard fails. [CHAR -LIMIT=64]" name="IDS_COPY_TO_CLIPBOARD_FAILURE_MESSAGE">
148 Failed to copy to the clipboard 148 Failed to copy to the clipboard
149 </message> 149 </message>
150 <message desc="Content description for the date time picker month componen t. [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_DATE_PICKER_MONTH">
151 Month
152 </message>
153 <message desc="Content description for the date time picker year component . [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_DATE_PICKER_YEAR">
154 Year
155 </message>
156 <message desc="Label for 'set' button in date picker dialog and time picke r dialog, used to replace the contents of a field with the chosen date or time [ CHAR-LIMIT=12]" name="IDS_DATE_PICKER_DIALOG_SET">
157 Set
158 </message>
159 <message desc="Title for the month picker dialog, which can be used to cho ose a month. [CHAR-LIMIT=32]" name="IDS_MONTH_PICKER_DIALOG_TITLE">
160 Set month
161 </message>
162 <message desc="Content description for the date time picker week component . [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_DATE_PICKER_WEEK">
163 Week
164 </message>
165 <message desc="Title for the week picker dialog, which can be used to choo se a week. [CHAR-LIMIT=32]" name="IDS_WEEK_PICKER_DIALOG_TITLE">
166 Set week
167 </message>
168 <message desc="Value for AM in AM/PM in the time picker dialog. AM represe nts the morning (ante-meridiem). [CHAR-LIMIT=12]" name="IDS_TIME_PICKER_DIALOG_A M">
169 AM
170 </message>
171 <message desc="Value for PM in AM/PM in the time picker dialog. PM represe nts the afternoon (post-meridiem). [CHAR-LIMIT=12]" name="IDS_TIME_PICKER_DIALOG _PM">
172 PM
173 </message>
174 <message desc="Title for the time picker dialog, which can be used to choo se a time. [CHAR-LIMIT=32]" name="IDS_TIME_PICKER_DIALOG_TITLE">
175 Set time
176 </message>
177 <message desc="Content description for the time picker hour component. [CH AR-LIMIT=32]" name="IDS_ACCESSIBILITY_TIME_PICKER_HOUR">
178 Hour
179 </message>
180 <message desc="Content description for the time picker minute component. [ CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_TIME_PICKER_MINUTE">
181 Minute
182 </message>
183 <message desc="Content description for the time picker second component. [ CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_TIME_PICKER_SECOND">
184 Second
185 </message>
186 <message desc="Content description for the time picker milli component. [C HAR-LIMIT=32]" name="IDS_ACCESSIBILITY_TIME_PICKER_MILLI">
187 Millisecond
188 </message>
189 <message desc="Content description for the time picker AM/PM component. [C HAR-LIMIT=32]" name="IDS_ACCESSIBILITY_TIME_PICKER_AMPM">
190 AM/PM
191 </message>
192 <message desc="Separator used between hours and minutes in the time picker r dialog (hh:mm) [CHAR-LIMIT=1]" name="IDS_TIME_PICKER_DIALOG_HOUR_MINUTE_SEPARA TOR">
193 :
194 </message>
195 <message desc="Separator used between minutes and seconds in the time pick er dialog (hh:mm:ss) [CHAR-LIMIT=1]" name="IDS_TIME_PICKER_DIALOG_MINUTE_SECOND_ SEPARATOR">
196 :
197 </message>
198 <message desc="Separator used between seconds and subseconds in the time p icker dialog (hh:mm:ss.sss) [CHAR-LIMIT=1]" name="IDS_TIME_PICKER_DIALOG_SECOND_ SUBSECOND_SEPARATOR">
199 .
200 </message>
201 <message desc="Title for the date/time picker dialog, which can be used to choose a date and time. [CHAR-LIMIT=32]" name="IDS_DATE_TIME_PICKER_DIALOG_TITL E">
202 Set date and time
203 </message>
204 <message desc="Content description for the date time picker date component . [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_DATETIME_PICKER_DATE">
205 Date
206 </message>
207 <message desc="Content description for the date time picker time component . [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_DATETIME_PICKER_TIME">
208 Time
209 </message>
210 <message desc="Label for 'other' button in date picker dialog and time pic ker dialog, used to close the list of suggestions and open the the full date/tim e picker [CHAR-LIMIT=32]" name="IDS_DATE_PICKER_DIALOG_OTHER_BUTTON_LABEL">
211 Other
212 </message>
213 <message desc="Title for the date picker dialog, which can be used to choo se a date. [CHAR-LIMIT=32]" name="IDS_DATE_PICKER_DIALOG_TITLE">
214 Set date
215 </message>
216 <message desc="Label for 'clear' button in date picker dialog and time pic ker dialog, used to replace the contents of a field with the empty string [CHAR- LIMIT=12]" name="IDS_DATE_PICKER_DIALOG_CLEAR">
217 Clear
218 </message>
150 </messages> 219 </messages>
151 </release> 220 </release>
152 </grit> 221 </grit>
OLDNEW
« no previous file with comments | « ui/android/java/src/org/chromium/ui/picker/WeekPickerDialog.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698