OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
4 each locale. Specifically, these are UI strings that are used by webkit that | 4 each locale. Specifically, these are UI strings that are used by webkit that |
5 need to be translated for each locale.--> | 5 need to be translated for each locale.--> |
6 | 6 |
7 <!-- Some of these strings and string descriptions were taken from | 7 <!-- Some of these strings and string descriptions were taken from |
8 WebKit/win/WebCoreLocalizedStrings.cpp so we include the original license | 8 WebKit/win/WebCoreLocalizedStrings.cpp so we include the original license |
9 below: | 9 below: |
10 | 10 |
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
196 <file path="../../third_party/launchpad_translations/webkit_strings_gl.xtb"
lang="gl" /> | 196 <file path="../../third_party/launchpad_translations/webkit_strings_gl.xtb"
lang="gl" /> |
197 <file path="resources/webkit_strings_gu.xtb" lang="gu" /> | 197 <file path="resources/webkit_strings_gu.xtb" lang="gu" /> |
198 <file path="resources/webkit_strings_hi.xtb" lang="hi" /> | 198 <file path="resources/webkit_strings_hi.xtb" lang="hi" /> |
199 <file path="resources/webkit_strings_hr.xtb" lang="hr" /> | 199 <file path="resources/webkit_strings_hr.xtb" lang="hr" /> |
200 <file path="resources/webkit_strings_hu.xtb" lang="hu" /> | 200 <file path="resources/webkit_strings_hu.xtb" lang="hu" /> |
201 <file path="resources/webkit_strings_id.xtb" lang="id" /> | 201 <file path="resources/webkit_strings_id.xtb" lang="id" /> |
202 <file path="resources/webkit_strings_it.xtb" lang="it" /> | 202 <file path="resources/webkit_strings_it.xtb" lang="it" /> |
203 <!-- The translation console uses 'iw' for Hebrew, but we use 'he'. --> | 203 <!-- The translation console uses 'iw' for Hebrew, but we use 'he'. --> |
204 <file path="resources/webkit_strings_iw.xtb" lang="he" /> | 204 <file path="resources/webkit_strings_iw.xtb" lang="he" /> |
205 <file path="resources/webkit_strings_ja.xtb" lang="ja" /> | 205 <file path="resources/webkit_strings_ja.xtb" lang="ja" /> |
| 206 <file path="../../third_party/launchpad_translations/webkit_strings_ka.xtb"
lang="ka" /> |
206 <file path="resources/webkit_strings_kn.xtb" lang="kn" /> | 207 <file path="resources/webkit_strings_kn.xtb" lang="kn" /> |
207 <file path="resources/webkit_strings_ko.xtb" lang="ko" /> | 208 <file path="resources/webkit_strings_ko.xtb" lang="ko" /> |
208 <file path="../../third_party/launchpad_translations/webkit_strings_ku.xtb"
lang="ku" /> | 209 <file path="../../third_party/launchpad_translations/webkit_strings_ku.xtb"
lang="ku" /> |
209 <file path="resources/webkit_strings_lt.xtb" lang="lt" /> | 210 <file path="resources/webkit_strings_lt.xtb" lang="lt" /> |
210 <file path="resources/webkit_strings_lv.xtb" lang="lv" /> | 211 <file path="resources/webkit_strings_lv.xtb" lang="lv" /> |
211 <file path="resources/webkit_strings_ml.xtb" lang="ml" /> | 212 <file path="resources/webkit_strings_ml.xtb" lang="ml" /> |
212 <file path="resources/webkit_strings_mr.xtb" lang="mr" /> | 213 <file path="resources/webkit_strings_mr.xtb" lang="mr" /> |
213 <file path="resources/webkit_strings_nl.xtb" lang="nl" /> | 214 <file path="resources/webkit_strings_nl.xtb" lang="nl" /> |
214 <file path="resources/webkit_strings_no.xtb" lang="no" /> | 215 <file path="resources/webkit_strings_no.xtb" lang="no" /> |
215 <file path="resources/webkit_strings_pl.xtb" lang="pl" /> | 216 <file path="resources/webkit_strings_pl.xtb" lang="pl" /> |
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
489 Failed to load PDF document | 490 Failed to load PDF document |
490 </message> | 491 </message> |
491 | 492 |
492 <message name="IDS_PDF_PROGRESS_LOADING" desc="A message displayed on the
progress control over PDF page during document loading."> | 493 <message name="IDS_PDF_PROGRESS_LOADING" desc="A message displayed on the
progress control over PDF page during document loading."> |
493 Loading | 494 Loading |
494 </message> | 495 </message> |
495 | 496 |
496 </messages> | 497 </messages> |
497 </release> | 498 </release> |
498 </grit> | 499 </grit> |
OLD | NEW |