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

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

Issue 5606007: Add Launchpad.net's translations for chromium_strings.grd. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 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
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 distribution specific. 2 <!-- This file contains definitions of strings that are distribution specific.
3 These strings will not be translated and only english versions will 3 These strings will not be translated and only english versions will
4 be available for now. --> 4 be available for now. -->
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/chromium_strings.h" type="rc_header"> 9 <output filename="grit/chromium_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 <output filename="chromium_strings_ta.pak" type="data_package" lang="ta" /> 113 <output filename="chromium_strings_ta.pak" type="data_package" lang="ta" />
114 <output filename="chromium_strings_te.pak" type="data_package" lang="te" /> 114 <output filename="chromium_strings_te.pak" type="data_package" lang="te" />
115 <output filename="chromium_strings_th.pak" type="data_package" lang="th" /> 115 <output filename="chromium_strings_th.pak" type="data_package" lang="th" />
116 <output filename="chromium_strings_tr.pak" type="data_package" lang="tr" /> 116 <output filename="chromium_strings_tr.pak" type="data_package" lang="tr" />
117 <output filename="chromium_strings_uk.pak" type="data_package" lang="uk" /> 117 <output filename="chromium_strings_uk.pak" type="data_package" lang="uk" />
118 <output filename="chromium_strings_vi.pak" type="data_package" lang="vi" /> 118 <output filename="chromium_strings_vi.pak" type="data_package" lang="vi" />
119 <output filename="chromium_strings_zh-CN.pak" type="data_package" lang="zh-C N" /> 119 <output filename="chromium_strings_zh-CN.pak" type="data_package" lang="zh-C N" />
120 <output filename="chromium_strings_zh-TW.pak" type="data_package" lang="zh-T W" /> 120 <output filename="chromium_strings_zh-TW.pak" type="data_package" lang="zh-T W" />
121 </outputs> 121 </outputs>
122 <translations> 122 <translations>
123 <!-- No translations available. --> 123 <file path="../third_party/launchpad_translations/chromium_strings_cs.xtb" l ang="cs" />
124 <file path="../third_party/launchpad_translations/chromium_strings_de.xtb" l ang="de" />
125 <file path="../third_party/launchpad_translations/chromium_strings_es.xtb" l ang="es" />
126 <file path="../third_party/launchpad_translations/chromium_strings_fi.xtb" l ang="fi" />
127 <file path="../third_party/launchpad_translations/chromium_strings_pt-BR.xtb " lang="pt-BR" />
124 </translations> 128 </translations>
125 <release seq="1" allow_pseudo="false"> 129 <release seq="1" allow_pseudo="false">
126 <messages fallback_to_english="true"> 130 <messages fallback_to_english="true">
127 <message name="IDS_PRODUCT_NAME" desc="The Chrome application name"> 131 <message name="IDS_PRODUCT_NAME" desc="The Chrome application name">
128 Chromium 132 Chromium
129 </message> 133 </message>
130 <message name="IDS_SXS_SHORTCUT_NAME" desc="The Chrome short cut name for SxS channel"> 134 <message name="IDS_SXS_SHORTCUT_NAME" desc="The Chrome short cut name for SxS channel">
131 Chromium 135 Chromium
132 </message> 136 </message>
133 <message name="IDS_PRODUCT_DESCRIPTION" desc="Browser description"> 137 <message name="IDS_PRODUCT_DESCRIPTION" desc="Browser description">
(...skipping 359 matching lines...) Expand 10 before | Expand all | Expand 10 after
493 <message name="IDS_PROFILEIMPORTER_APP_NAME" desc="The profile importer application's name. Should contain the Chrome application name (IDS_PRODUCT_NAM E). Example: Google Chrome Profile Importer."> 497 <message name="IDS_PROFILEIMPORTER_APP_NAME" desc="The profile importer application's name. Should contain the Chrome application name (IDS_PRODUCT_NAM E). Example: Google Chrome Profile Importer.">
494 Chromium Profile Importer 498 Chromium Profile Importer
495 </message> 499 </message>
496 <message name="IDS_SHORT_PROFILEIMPORTER_APP_NAME" desc="The profile imp orter application's short name, used for the Mac's application menu, activity mo nitor, etc. Example: Chrome Profile Importer, not Google Chrome Profile Importer ."> 500 <message name="IDS_SHORT_PROFILEIMPORTER_APP_NAME" desc="The profile imp orter application's short name, used for the Mac's application menu, activity mo nitor, etc. Example: Chrome Profile Importer, not Google Chrome Profile Importer .">
497 Chromium Profile Importer 501 Chromium Profile Importer
498 </message> 502 </message>
499 </if> 503 </if>
500 </messages> 504 </messages>
501 </release> 505 </release>
502 </grit> 506 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/third_party/launchpad_translations/LICENSE » ('j') | chrome/third_party/launchpad_translations/LICENSE » ('J')

Powered by Google App Engine
This is Rietveld 408576698