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_content_strings.xml" lang="am" type="and
roid" /> | 4 <output filename="values-am/android_content_strings.xml" lang="am" type="and
roid" /> |
5 <output filename="values-ar/android_content_strings.xml" lang="ar" type="and
roid" /> | 5 <output filename="values-ar/android_content_strings.xml" lang="ar" type="and
roid" /> |
6 <output filename="values-bg/android_content_strings.xml" lang="bg" type="and
roid" /> | 6 <output filename="values-bg/android_content_strings.xml" lang="bg" type="and
roid" /> |
7 <output filename="values-ca/android_content_strings.xml" lang="ca" type="and
roid" /> | 7 <output filename="values-ca/android_content_strings.xml" lang="ca" type="and
roid" /> |
8 <output filename="values-cs/android_content_strings.xml" lang="cs" type="and
roid" /> | 8 <output filename="values-cs/android_content_strings.xml" lang="cs" type="and
roid" /> |
9 <output filename="values-da/android_content_strings.xml" lang="da" type="and
roid" /> | 9 <output filename="values-da/android_content_strings.xml" lang="da" type="and
roid" /> |
10 <output filename="values-de/android_content_strings.xml" lang="de" type="and
roid" /> | 10 <output filename="values-de/android_content_strings.xml" lang="de" type="and
roid" /> |
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
95 <messages fallback_to_english="true"> | 95 <messages fallback_to_english="true"> |
96 <message desc="Contextual action bar item for sharing a block of text via
email, or other method. [CHAR-LIMIT=24]" name="IDS_ACTIONBAR_SHARE"> | 96 <message desc="Contextual action bar item for sharing a block of text via
email, or other method. [CHAR-LIMIT=24]" name="IDS_ACTIONBAR_SHARE"> |
97 Share | 97 Share |
98 </message> | 98 </message> |
99 <message desc="Contextual action bar item for using the selected text in a
internet search. [CHAR-LIMIT=24]" name="IDS_ACTIONBAR_WEB_SEARCH"> | 99 <message desc="Contextual action bar item for using the selected text in a
internet search. [CHAR-LIMIT=24]" name="IDS_ACTIONBAR_WEB_SEARCH"> |
100 Web search | 100 Web search |
101 </message> | 101 </message> |
102 <message desc="Content description for the content view that holds the web
contents [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_CONTENT_VIEW"> | 102 <message desc="Content description for the content view that holds the web
contents [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_CONTENT_VIEW"> |
103 Web View | 103 Web View |
104 </message> | 104 </message> |
105 <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"> | |
106 Set date | |
107 </message> | |
108 <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"> | |
109 Set | |
110 </message> | |
111 <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"> | |
112 Clear | |
113 </message> | |
114 <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"> | |
115 Other | |
116 </message> | |
117 <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"> | |
118 Set date and time | |
119 </message> | |
120 <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"> | |
121 Set time | |
122 </message> | |
123 <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"> | |
124 AM | |
125 </message> | |
126 <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"> | |
127 PM | |
128 </message> | |
129 <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"> | |
130 : | |
131 </message> | |
132 <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"> | |
133 : | |
134 </message> | |
135 <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"> | |
136 . | |
137 </message> | |
138 <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"> | |
139 Set month | |
140 </message> | |
141 <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"> | |
142 Set week | |
143 </message> | |
144 <message desc="Content description for the date time picker date component
. [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_DATETIME_PICKER_DATE"> | |
145 Date | |
146 </message> | |
147 <message desc="Content description for the date time picker time component
. [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_DATETIME_PICKER_TIME"> | |
148 Time | |
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 week component
. [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_DATE_PICKER_WEEK"> | |
154 Week | |
155 </message> | |
156 <message desc="Content description for the date time picker year component
. [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_DATE_PICKER_YEAR"> | |
157 Year | |
158 </message> | |
159 <message desc="Content description for the time picker hour component. [CH
AR-LIMIT=32]" name="IDS_ACCESSIBILITY_TIME_PICKER_HOUR"> | |
160 Hour | |
161 </message> | |
162 <message desc="Content description for the time picker minute component. [
CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_TIME_PICKER_MINUTE"> | |
163 Minute | |
164 </message> | |
165 <message desc="Content description for the time picker second component. [
CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_TIME_PICKER_SECOND"> | |
166 Second | |
167 </message> | |
168 <message desc="Content description for the time picker milli component. [C
HAR-LIMIT=32]" name="IDS_ACCESSIBILITY_TIME_PICKER_MILLI"> | |
169 Millisecond | |
170 </message> | |
171 <message desc="Content description for the time picker AM/PM component. [C
HAR-LIMIT=32]" name="IDS_ACCESSIBILITY_TIME_PICKER_AMPM"> | |
172 AM/PM | |
173 </message> | |
174 <message desc="NO DESCRIPTION [CHAR-LIMIT=32]" name="IDS_MEDIA_PLAYER_ERRO
R_TITLE"> | 105 <message desc="NO DESCRIPTION [CHAR-LIMIT=32]" name="IDS_MEDIA_PLAYER_ERRO
R_TITLE"> |
175 Cannot play video | 106 Cannot play video |
176 </message> | 107 </message> |
177 <message desc="NO DESCRIPTION [CHAR-LIMIT=100]" name="IDS_MEDIA_PLAYER_ERR
OR_TEXT_INVALID_PROGRESSIVE_PLAYBACK"> | 108 <message desc="NO DESCRIPTION [CHAR-LIMIT=100]" name="IDS_MEDIA_PLAYER_ERR
OR_TEXT_INVALID_PROGRESSIVE_PLAYBACK"> |
178 Sorry, this video is not valid for streaming to this device. | 109 Sorry, this video is not valid for streaming to this device. |
179 </message> | 110 </message> |
180 <message desc="NO DESCRIPTION [CHAR-LIMIT=100]" name="IDS_MEDIA_PLAYER_ERR
OR_TEXT_UNKNOWN"> | 111 <message desc="NO DESCRIPTION [CHAR-LIMIT=100]" name="IDS_MEDIA_PLAYER_ERR
OR_TEXT_UNKNOWN"> |
181 Sorry, this video cannot be played. | 112 Sorry, this video cannot be played. |
182 </message> | 113 </message> |
183 <message desc="NO DESCRIPTION [CHAR-LIMIT=16]" name="IDS_MEDIA_PLAYER_ERRO
R_BUTTON"> | 114 <message desc="NO DESCRIPTION [CHAR-LIMIT=16]" name="IDS_MEDIA_PLAYER_ERRO
R_BUTTON"> |
(...skipping 10 matching lines...) Expand all Loading... |
194 </message> | 125 </message> |
195 <message name="IDS_PROFILER_NO_STORAGE_TOAST" desc="Toast notifying the us
er that we can't start profiler because there's no external storage"> | 126 <message name="IDS_PROFILER_NO_STORAGE_TOAST" desc="Toast notifying the us
er that we can't start profiler because there's no external storage"> |
196 Can't start profiler because external storage is not ready | 127 Can't start profiler because external storage is not ready |
197 </message> | 128 </message> |
198 <message name="IDS_PROFILER_ERROR_TOAST" desc="Toast notifying the user th
at we failed to start profiler"> | 129 <message name="IDS_PROFILER_ERROR_TOAST" desc="Toast notifying the user th
at we failed to start profiler"> |
199 Failed to start profiler | 130 Failed to start profiler |
200 </message> | 131 </message> |
201 </messages> | 132 </messages> |
202 </release> | 133 </release> |
203 </grit> | 134 </grit> |
OLD | NEW |