OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 | 2 |
3 <grit latest_public_release="0" current_release="1" | 3 <grit latest_public_release="0" current_release="1" |
4 source_lang_id="en" enc_check="möl"> | 4 source_lang_id="en" enc_check="möl"> |
5 <outputs> | 5 <outputs> |
6 <output filename="grit/components_strings.h" type="rc_header"> | 6 <output filename="grit/components_strings.h" type="rc_header"> |
7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
8 </output> | 8 </output> |
9 <output filename="components_strings_am.pak" type="data_package" lang="am" /
> | 9 <output filename="components_strings_am.pak" type="data_package" lang="am" /
> |
10 <output filename="components_strings_ar.pak" type="data_package" lang="ar" /
> | 10 <output filename="components_strings_ar.pak" type="data_package" lang="ar" /
> |
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
225 Learn more | 225 Learn more |
226 </message> | 226 </message> |
227 <message name="IDS_OK" desc="Used for OK on buttons"> | 227 <message name="IDS_OK" desc="Used for OK on buttons"> |
228 OK | 228 OK |
229 </message> | 229 </message> |
230 <message name="IDS_PLUGIN_NOT_SUPPORTED" desc="The placeholder text for an
unsupported plugin."> | 230 <message name="IDS_PLUGIN_NOT_SUPPORTED" desc="The placeholder text for an
unsupported plugin."> |
231 This plugin is not supported. | 231 This plugin is not supported. |
232 </message> | 232 </message> |
233 <if expr="not is_android"> | 233 <if expr="not is_android"> |
234 <if expr="not use_titlecase"> | 234 <if expr="not use_titlecase"> |
235 <message name="IDS_PRINT" desc="The text label of the Print... menu it
em. Opens a dialog box to select print settings"> | 235 <message name="IDS_PRINT" desc="The text label of the Print… men
u item. Opens a dialog box to select print settings"> |
236 &Print... | 236 &Print… |
237 </message> | 237 </message> |
238 </if> | 238 </if> |
239 <if expr="use_titlecase"> | 239 <if expr="use_titlecase"> |
240 <message name="IDS_PRINT" desc="In Title Case: The text label of the P
rint... menu item. Opens a dialog box to select print settings"> | 240 <message name="IDS_PRINT" desc="In Title Case: The text label of the P
rint… menu item. Opens a dialog box to select print settings"> |
241 &Print... | 241 &Print… |
242 </message> | 242 </message> |
243 </if> | 243 </if> |
244 </if> | 244 </if> |
245 <if expr="not use_titlecase"> | 245 <if expr="not use_titlecase"> |
246 <message name="IDS_RECENTLY_CLOSED" desc="The section header for the Rec
ently Closed section of the Recent Tabs menu."> | 246 <message name="IDS_RECENTLY_CLOSED" desc="The section header for the Rec
ently Closed section of the Recent Tabs menu."> |
247 Recently closed | 247 Recently closed |
248 </message> | 248 </message> |
249 </if> | 249 </if> |
250 <if expr="use_titlecase"> | 250 <if expr="use_titlecase"> |
251 <message name="IDS_RECENTLY_CLOSED" desc="In Title Case: The section hea
der for the Recently Closed section of the Recent Tabs menu."> | 251 <message name="IDS_RECENTLY_CLOSED" desc="In Title Case: The section hea
der for the Recently Closed section of the Recent Tabs menu."> |
(...skipping 28 matching lines...) Expand all Loading... |
280 Your connection to this site is not private. | 280 Your connection to this site is not private. |
281 </message> | 281 </message> |
282 | 282 |
283 <!-- Advanced Section Titles --> | 283 <!-- Advanced Section Titles --> |
284 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> | 284 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> |
285 Privacy | 285 Privacy |
286 </message> | 286 </message> |
287 </messages> | 287 </messages> |
288 </release> | 288 </release> |
289 </grit> | 289 </grit> |
OLD | NEW |