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

Side by Side Diff: chrome/app/google_chrome_strings.grd

Issue 39152: Take 2 at using grit to generate locale rc files. (Closed)
Patch Set: Created 11 years, 9 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 | « chrome/app/chromium_strings.grd ('k') | chrome/app/locales/ar.vcproj » ('j') | 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 <!-- This file contains definitions of strings that are specific to 2 <!-- This file contains definitions of strings that are specific to
3 Google Chrome. These strings will be translated for each locale that Google 3 Google Chrome. These strings will be translated for each locale that Google
4 Chrome supports. --> 4 Chrome supports. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/google_chrome_strings.h" type="rc_header"> 9 <output filename="grit/google_chrome_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
11 </output> 11 </output>
12 <output filename="google_chrome_strings_ar.rc" type="rc_all" lang="ar" /> 12 <!-- We use different filenames here so we can include the file easily in
13 <output filename="google_chrome_strings_bg.rc" type="rc_all" lang="bg" /> 13 vcproj files using the $(CHROMIUM_BUILD). -->
14 <output filename="google_chrome_strings_bn.rc" type="rc_all" lang="bn" /> 14 <output filename="strings_google_chrome_ar.rc" type="rc_all" lang="ar" />
15 <output filename="google_chrome_strings_ca.rc" type="rc_all" lang="ca" /> 15 <output filename="strings_google_chrome_bg.rc" type="rc_all" lang="bg" />
16 <output filename="google_chrome_strings_cs.rc" type="rc_all" lang="cs" /> 16 <output filename="strings_google_chrome_bn.rc" type="rc_all" lang="bn" />
17 <output filename="google_chrome_strings_da.rc" type="rc_all" lang="da" /> 17 <output filename="strings_google_chrome_ca.rc" type="rc_all" lang="ca" />
18 <output filename="google_chrome_strings_de.rc" type="rc_all" lang="de" /> 18 <output filename="strings_google_chrome_cs.rc" type="rc_all" lang="cs" />
19 <output filename="google_chrome_strings_el.rc" type="rc_all" lang="el" /> 19 <output filename="strings_google_chrome_da.rc" type="rc_all" lang="da" />
20 <output filename="google_chrome_strings_en-GB.rc" type="rc_all" lang="en-GB" /> 20 <output filename="strings_google_chrome_de.rc" type="rc_all" lang="de" />
21 <output filename="google_chrome_strings_en-US.rc" type="rc_all" lang="en" /> 21 <output filename="strings_google_chrome_el.rc" type="rc_all" lang="el" />
22 <output filename="google_chrome_strings_es.rc" type="rc_all" lang="es" /> 22 <output filename="strings_google_chrome_en-GB.rc" type="rc_all" lang="en-GB" />
23 <output filename="google_chrome_strings_es-419.rc" type="rc_all" lang="es-41 9" /> 23 <output filename="strings_google_chrome_en-US.rc" type="rc_all" lang="en" />
24 <output filename="google_chrome_strings_et.rc" type="rc_all" lang="et" /> 24 <output filename="strings_google_chrome_es.rc" type="rc_all" lang="es" />
25 <output filename="google_chrome_strings_fi.rc" type="rc_all" lang="fi" /> 25 <output filename="strings_google_chrome_es-419.rc" type="rc_all" lang="es-41 9" />
26 <output filename="google_chrome_strings_fil.rc" type="rc_all" lang="fil" /> 26 <output filename="strings_google_chrome_et.rc" type="rc_all" lang="et" />
27 <output filename="google_chrome_strings_fr.rc" type="rc_all" lang="fr" /> 27 <output filename="strings_google_chrome_fi.rc" type="rc_all" lang="fi" />
28 <output filename="google_chrome_strings_gu.rc" type="rc_all" lang="gu" /> 28 <output filename="strings_google_chrome_fil.rc" type="rc_all" lang="fil" />
29 <output filename="google_chrome_strings_he.rc" type="rc_all" lang="he" /> 29 <output filename="strings_google_chrome_fr.rc" type="rc_all" lang="fr" />
30 <output filename="google_chrome_strings_hi.rc" type="rc_all" lang="hi" /> 30 <output filename="strings_google_chrome_gu.rc" type="rc_all" lang="gu" />
31 <output filename="google_chrome_strings_hr.rc" type="rc_all" lang="hr" /> 31 <output filename="strings_google_chrome_he.rc" type="rc_all" lang="he" />
32 <output filename="google_chrome_strings_hu.rc" type="rc_all" lang="hu" /> 32 <output filename="strings_google_chrome_hi.rc" type="rc_all" lang="hi" />
33 <output filename="google_chrome_strings_id.rc" type="rc_all" lang="id" /> 33 <output filename="strings_google_chrome_hr.rc" type="rc_all" lang="hr" />
34 <output filename="google_chrome_strings_it.rc" type="rc_all" lang="it" /> 34 <output filename="strings_google_chrome_hu.rc" type="rc_all" lang="hu" />
35 <output filename="google_chrome_strings_ja.rc" type="rc_all" lang="ja" /> 35 <output filename="strings_google_chrome_id.rc" type="rc_all" lang="id" />
36 <output filename="google_chrome_strings_kn.rc" type="rc_all" lang="kn" /> 36 <output filename="strings_google_chrome_it.rc" type="rc_all" lang="it" />
37 <output filename="google_chrome_strings_ko.rc" type="rc_all" lang="ko" /> 37 <output filename="strings_google_chrome_ja.rc" type="rc_all" lang="ja" />
38 <output filename="google_chrome_strings_lt.rc" type="rc_all" lang="lt" /> 38 <output filename="strings_google_chrome_kn.rc" type="rc_all" lang="kn" />
39 <output filename="google_chrome_strings_lv.rc" type="rc_all" lang="lv" /> 39 <output filename="strings_google_chrome_ko.rc" type="rc_all" lang="ko" />
40 <output filename="google_chrome_strings_ml.rc" type="rc_all" lang="ml" /> 40 <output filename="strings_google_chrome_lt.rc" type="rc_all" lang="lt" />
41 <output filename="google_chrome_strings_mr.rc" type="rc_all" lang="mr" /> 41 <output filename="strings_google_chrome_lv.rc" type="rc_all" lang="lv" />
42 <output filename="google_chrome_strings_nl.rc" type="rc_all" lang="nl" /> 42 <output filename="strings_google_chrome_ml.rc" type="rc_all" lang="ml" />
43 <output filename="google_chrome_strings_nb.rc" type="rc_all" lang="no" /> 43 <output filename="strings_google_chrome_mr.rc" type="rc_all" lang="mr" />
44 <output filename="strings_google_chrome_nl.rc" type="rc_all" lang="nl" />
45 <output filename="strings_google_chrome_nb.rc" type="rc_all" lang="no" />
44 <!-- 'no' for Norwegian Bokmål. It should be 'nb'. --> 46 <!-- 'no' for Norwegian Bokmål. It should be 'nb'. -->
45 <output filename="google_chrome_strings_or.rc" type="rc_all" lang="or" /> 47 <output filename="strings_google_chrome_or.rc" type="rc_all" lang="or" />
46 <output filename="google_chrome_strings_pl.rc" type="rc_all" lang="pl" /> 48 <output filename="strings_google_chrome_pl.rc" type="rc_all" lang="pl" />
47 <output filename="google_chrome_strings_pt-BR.rc" type="rc_all" lang="pt-BR" /> 49 <output filename="strings_google_chrome_pt-BR.rc" type="rc_all" lang="pt-BR" />
48 <output filename="google_chrome_strings_pt-PT.rc" type="rc_all" lang="pt-PT" /> 50 <output filename="strings_google_chrome_pt-PT.rc" type="rc_all" lang="pt-PT" />
49 <output filename="google_chrome_strings_ro.rc" type="rc_all" lang="ro" /> 51 <output filename="strings_google_chrome_ro.rc" type="rc_all" lang="ro" />
50 <output filename="google_chrome_strings_ru.rc" type="rc_all" lang="ru" /> 52 <output filename="strings_google_chrome_ru.rc" type="rc_all" lang="ru" />
51 <output filename="google_chrome_strings_sk.rc" type="rc_all" lang="sk" /> 53 <output filename="strings_google_chrome_sk.rc" type="rc_all" lang="sk" />
52 <output filename="google_chrome_strings_sl.rc" type="rc_all" lang="sl" /> 54 <output filename="strings_google_chrome_sl.rc" type="rc_all" lang="sl" />
53 <output filename="google_chrome_strings_sr.rc" type="rc_all" lang="sr" /> 55 <output filename="strings_google_chrome_sr.rc" type="rc_all" lang="sr" />
54 <output filename="google_chrome_strings_sv.rc" type="rc_all" lang="sv" /> 56 <output filename="strings_google_chrome_sv.rc" type="rc_all" lang="sv" />
55 <output filename="google_chrome_strings_ta.rc" type="rc_all" lang="ta" /> 57 <output filename="strings_google_chrome_ta.rc" type="rc_all" lang="ta" />
56 <output filename="google_chrome_strings_te.rc" type="rc_all" lang="te" /> 58 <output filename="strings_google_chrome_te.rc" type="rc_all" lang="te" />
57 <output filename="google_chrome_strings_th.rc" type="rc_all" lang="th" /> 59 <output filename="strings_google_chrome_th.rc" type="rc_all" lang="th" />
58 <output filename="google_chrome_strings_tr.rc" type="rc_all" lang="tr" /> 60 <output filename="strings_google_chrome_tr.rc" type="rc_all" lang="tr" />
59 <output filename="google_chrome_strings_uk.rc" type="rc_all" lang="uk" /> 61 <output filename="strings_google_chrome_uk.rc" type="rc_all" lang="uk" />
60 <output filename="google_chrome_strings_vi.rc" type="rc_all" lang="vi" /> 62 <output filename="strings_google_chrome_vi.rc" type="rc_all" lang="vi" />
61 <output filename="google_chrome_strings_zh-CN.rc" type="rc_all" lang="zh-CN" /> 63 <output filename="strings_google_chrome_zh-CN.rc" type="rc_all" lang="zh-CN" />
62 <output filename="google_chrome_strings_zh-TW.rc" type="rc_all" lang="zh-TW" /> 64 <output filename="strings_google_chrome_zh-TW.rc" type="rc_all" lang="zh-TW" />
63 65
64 <output filename="google_chrome_strings_en-US.pak" type="data_package" lang= "en" /> 66 <output filename="google_chrome_strings_en-US.pak" type="data_package" lang= "en" />
65 </outputs> 67 </outputs>
66 <translations> 68 <translations>
67 <file path="resources/google_chrome_strings_ar.xtb" lang="ar" /> 69 <file path="resources/google_chrome_strings_ar.xtb" lang="ar" />
68 <file path="resources/google_chrome_strings_bg.xtb" lang="bg" /> 70 <file path="resources/google_chrome_strings_bg.xtb" lang="bg" />
69 <file path="resources/google_chrome_strings_bn.xtb" lang="bn" /> 71 <file path="resources/google_chrome_strings_bn.xtb" lang="bn" />
70 <file path="resources/google_chrome_strings_ca.xtb" lang="ca" /> 72 <file path="resources/google_chrome_strings_ca.xtb" lang="ca" />
71 <file path="resources/google_chrome_strings_cs.xtb" lang="cs" /> 73 <file path="resources/google_chrome_strings_cs.xtb" lang="cs" />
72 <file path="resources/google_chrome_strings_da.xtb" lang="da" /> 74 <file path="resources/google_chrome_strings_da.xtb" lang="da" />
(...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after
320 </message> 322 </message>
321 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short cut to start the application for OEM pre-installations."> 323 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short cut to start the application for OEM pre-installations.">
322 Internet Browser 324 Internet Browser
323 </message> 325 </message>
324 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip f or the Google Chrome shortcuts."> 326 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip f or the Google Chrome shortcuts.">
325 Access the Internet 327 Access the Internet
326 </message> 328 </message>
327 </messages> 329 </messages>
328 </release> 330 </release>
329 </grit> 331 </grit>
OLDNEW
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/app/locales/ar.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698