| OLD | NEW |
| 1 # Copyright 2015 The Chromium Authors. All rights reserved. | 1 # Copyright 2015 The Chromium Authors. All rights reserved. |
| 2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 # | 4 # |
| 5 # This is a .pyl, or "Python Literal", file. You can treat it just like a | 5 # This is a .pyl, or "Python Literal", file. You can treat it just like a |
| 6 # .json file, with the following exceptions: | 6 # .json file, with the following exceptions: |
| 7 # * all keys must be quoted (use single quotes, please); | 7 # * all keys must be quoted (use single quotes, please); |
| 8 # * comments are allowed, using '#' syntax; and | 8 # * comments are allowed, using '#' syntax; and |
| 9 # * trailing commas are allowed. | 9 # * trailing commas are allowed. |
| 10 # | 10 # |
| 11 # Specifies which grd files should be translated and into which languages they | 11 # Specifies which grd files should be translated and into which languages they |
| 12 # should be translated. Used by the internal translation process. | 12 # should be translated. Used by the internal translation process. |
| 13 { | 13 { |
| 14 "desktop_grds": { | 14 "desktop_grds": { |
| 15 "languages": [ | 15 "languages": [ |
| 16 "am", "ar", "bg", "bn", "ca", "cs", "da", "de", "el", "en-GB", "es", | 16 "am", "ar", "bg", "bn", "ca", "cs", "da", "de", "el", "en-GB", "es", |
| 17 "es-419", "et", "fa", "fi", "fil", "fr", "gu", "hi", "hr", "hu", "id", | 17 "es-419", "et", "fa", "fi", "fil", "fr", "gu", "hi", "hr", "hu", "id", |
| 18 "it", "iw", "ja", "kn", "ko", "lt", "lv", "ml", "mr", "ms", "nl", "no", | 18 "it", "iw", "ja", "kn", "ko", "lt", "lv", "ml", "mr", "ms", "nl", "no", |
| 19 "pl", "pt-BR", "pt-PT", "ro", "ru", "sk", "sl", "sr", "sv", "sw", "ta", | 19 "pl", "pt-BR", "pt-PT", "ro", "ru", "sk", "sl", "sr", "sv", "sw", "ta", |
| 20 "te", "th", "tr", "uk", "vi", "zh-CN", "zh-TW", | 20 "te", "th", "tr", "uk", "vi", "zh-CN", "zh-TW", |
| 21 ], | 21 ], |
| 22 "files": [ | 22 "files": [ |
| 23 "android_webview/ui/aw_strings.grd", | 23 "android_webview/ui/aw_strings.grd", |
| 24 "ash/ash_strings.grd", | 24 "ash/ash_strings.grd", |
| 25 "chrome/app/address_input_strings.grd", | 25 "chrome/app/address_input_strings.grd", |
| 26 "chrome/app/chromium_strings.grd", | 26 "chrome/app/chromium_strings.grd", |
| 27 "chrome/app/generated_resources.grd", | 27 "chrome/app/generated_resources.grd", |
| 28 "chrome/app/google_chrome_strings.grd", | 28 "chrome/app/google_chrome_strings.grd", |
| 29 "chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
", | 29 "chrome/browser/resources/chromeos/chromevox/strings/chromevox_strings.grd
", |
| 30 "chrome/browser/resources/chromeos/select_to_speak/strings/select_to_speak
_strings.grd", |
| 30 "components/components_chromium_strings.grd", | 31 "components/components_chromium_strings.grd", |
| 31 "components/components_google_chrome_strings.grd", | 32 "components/components_google_chrome_strings.grd", |
| 32 "components/components_strings.grd", | 33 "components/components_strings.grd", |
| 33 "components/policy/resources/policy_templates.grd", | 34 "components/policy/resources/policy_templates.grd", |
| 34 "content/app/strings/content_strings.grd", | 35 "content/app/strings/content_strings.grd", |
| 35 "device/bluetooth/bluetooth_strings.grd", | 36 "device/bluetooth/bluetooth_strings.grd", |
| 36 "extensions/strings/extensions_strings.grd", | 37 "extensions/strings/extensions_strings.grd", |
| 37 "ios/chrome/app/strings/ios_chromium_strings.grd", | 38 "ios/chrome/app/strings/ios_chromium_strings.grd", |
| 38 "ios/chrome/app/strings/ios_google_chrome_strings.grd", | 39 "ios/chrome/app/strings/ios_google_chrome_strings.grd", |
| 39 "ios/chrome/app/strings/ios_strings.grd", | 40 "ios/chrome/app/strings/ios_strings.grd", |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 74 "components/components_locale_settings.grd": "Not UI strings; localized sepa
rately", | 75 "components/components_locale_settings.grd": "Not UI strings; localized sepa
rately", |
| 75 "tools/grit/grit/testdata/buildinfo.grd": "Test data", | 76 "tools/grit/grit/testdata/buildinfo.grd": "Test data", |
| 76 "tools/grit/grit/testdata/chrome/app/generated_resources.grd": "Test data", | 77 "tools/grit/grit/testdata/chrome/app/generated_resources.grd": "Test data", |
| 77 "tools/grit/grit/testdata/substitute.grd": "Test data", | 78 "tools/grit/grit/testdata/substitute.grd": "Test data", |
| 78 "tools/grit/grit/testdata/substitute_no_ids.grd": "Test data", | 79 "tools/grit/grit/testdata/substitute_no_ids.grd": "Test data", |
| 79 "tools/grit/grit/testdata/whitelist_resources.grd": "Test data", | 80 "tools/grit/grit/testdata/whitelist_resources.grd": "Test data", |
| 80 "tools/grit/grit/testdata/whitelist_strings.grd": "Test data", | 81 "tools/grit/grit/testdata/whitelist_strings.grd": "Test data", |
| 81 "ui/strings/app_locale_settings.grd": "Not UI strings; localized separately"
, | 82 "ui/strings/app_locale_settings.grd": "Not UI strings; localized separately"
, |
| 82 }, | 83 }, |
| 83 } | 84 } |
| OLD | NEW |