| 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 | 4 each locale. Specifically, these are UI strings that are used by WebKit |
| 5 Inspector that need to be translated for each locale.--> | 5 Inspector that need to be translated for each locale.--> |
| 6 | 6 |
| 7 <!-- These strings and string descriptions were taken from WebKit | 7 <!-- These strings and string descriptions were taken from WebKit |
| 8 Source/WebCore/English.lproj/localizedStrings.js @ revision 76508 | 8 Source/WebCore/English.lproj/localizedStrings.js @ revision 76508 |
| 9 so we include the original license below: | 9 so we include the original license below: |
| 10 | 10 |
| (...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 111 </if> | 111 </if> |
| 112 <output filename="inspectorStrings_uk.js" type="js_map_format" lang="uk" /> | 112 <output filename="inspectorStrings_uk.js" type="js_map_format" lang="uk" /> |
| 113 <output filename="inspectorStrings_vi.js" type="js_map_format" lang="vi" /> | 113 <output filename="inspectorStrings_vi.js" type="js_map_format" lang="vi" /> |
| 114 <output filename="inspectorStrings_zh-CN.js" type="js_map_format" lang="zh-C
N" /> | 114 <output filename="inspectorStrings_zh-CN.js" type="js_map_format" lang="zh-C
N" /> |
| 115 <output filename="inspectorStrings_zh-TW.js" type="js_map_format" lang="zh-T
W" /> | 115 <output filename="inspectorStrings_zh-TW.js" type="js_map_format" lang="zh-T
W" /> |
| 116 </outputs> | 116 </outputs> |
| 117 <translations> | 117 <translations> |
| 118 <if expr="pp_ifdef('use_third_party_translations')"> | 118 <if expr="pp_ifdef('use_third_party_translations')"> |
| 119 <file path="../../third_party/launchpad_translations/inspector_strings_ast
.xtb" lang="ast" /> | 119 <file path="../../third_party/launchpad_translations/inspector_strings_ast
.xtb" lang="ast" /> |
| 120 <file path="../../third_party/launchpad_translations/inspector_strings_ca.
xtb" lang="ca" /> | 120 <file path="../../third_party/launchpad_translations/inspector_strings_ca.
xtb" lang="ca" /> |
| 121 <file path="../../third_party/launchpad_translations/inspector_strings_da.
xtb" lang="da" /> |
| 121 <file path="../../third_party/launchpad_translations/inspector_strings_de.
xtb" lang="de" /> | 122 <file path="../../third_party/launchpad_translations/inspector_strings_de.
xtb" lang="de" /> |
| 122 <file path="../../third_party/launchpad_translations/inspector_strings_es.
xtb" lang="es" /> | 123 <file path="../../third_party/launchpad_translations/inspector_strings_es.
xtb" lang="es" /> |
| 123 <file path="../../third_party/launchpad_translations/inspector_strings_eu.
xtb" lang="eu" /> | 124 <file path="../../third_party/launchpad_translations/inspector_strings_eu.
xtb" lang="eu" /> |
| 124 <file path="../../third_party/launchpad_translations/inspector_strings_fi.
xtb" lang="fi" /> | 125 <file path="../../third_party/launchpad_translations/inspector_strings_fi.
xtb" lang="fi" /> |
| 125 <file path="../../third_party/launchpad_translations/inspector_strings_fr.
xtb" lang="fr" /> | 126 <file path="../../third_party/launchpad_translations/inspector_strings_fr.
xtb" lang="fr" /> |
| 126 <file path="../../third_party/launchpad_translations/inspector_strings_gl.
xtb" lang="gl" /> | 127 <file path="../../third_party/launchpad_translations/inspector_strings_gl.
xtb" lang="gl" /> |
| 127 <file path="../../third_party/launchpad_translations/inspector_strings_he.
xtb" lang="he" /> | 128 <file path="../../third_party/launchpad_translations/inspector_strings_he.
xtb" lang="he" /> |
| 128 <file path="../../third_party/launchpad_translations/inspector_strings_id.
xtb" lang="id" /> | 129 <file path="../../third_party/launchpad_translations/inspector_strings_id.
xtb" lang="id" /> |
| 129 <file path="../../third_party/launchpad_translations/inspector_strings_it.
xtb" lang="it" /> | 130 <file path="../../third_party/launchpad_translations/inspector_strings_it.
xtb" lang="it" /> |
| 130 <file path="../../third_party/launchpad_translations/inspector_strings_ku.
xtb" lang="ku" /> | 131 <file path="../../third_party/launchpad_translations/inspector_strings_ku.
xtb" lang="ku" /> |
| (...skipping 1287 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1418 </message> | 1419 </message> |
| 1419 <message name="IDS_URL" desc="An abbreviation of Uniform Resource Locator.
"> | 1420 <message name="IDS_URL" desc="An abbreviation of Uniform Resource Locator.
"> |
| 1420 URL | 1421 URL |
| 1421 </message> | 1422 </message> |
| 1422 <message name="IDS_FORMAT_SCRIPT_COMMAND" desc="A command to format script
source."> | 1423 <message name="IDS_FORMAT_SCRIPT_COMMAND" desc="A command to format script
source."> |
| 1423 Format script. | 1424 Format script. |
| 1424 </message> | 1425 </message> |
| 1425 </messages> | 1426 </messages> |
| 1426 </release> | 1427 </release> |
| 1427 </grit> | 1428 </grit> |
| OLD | NEW |