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

Side by Side Diff: tools/gritsettings/translation_expectations.pyl

Issue 2447483002: Test win_clang compile only check in core/resources. (Closed)
Patch Set: filter win platform build Created 4 years, 2 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 | « tools/gritsettings/resource_ids ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 # Specifies which grd files should be translated and into which languages they 5 # Specifies which grd files should be translated and into which languages they
6 # should be translated. Used by the internal translation process. 6 # should be translated. Used by the internal translation process.
7 { 7 {
8 "desktop_grds": { 8 "desktop_grds": {
9 "languages": [ 9 "languages": [
10 "am", "ar", "bg", "bn", "ca", "cs", "da", "de", "el", "en-GB", "es", 10 "am", "ar", "bg", "bn", "ca", "cs", "da", "de", "el", "en-GB", "es",
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 "android_grds": { 42 "android_grds": {
43 "languages": [ 43 "languages": [
44 "am", "ar", "bg", "ca", "cs", "da", "de", "el", "en-GB", "es", "es-419", 44 "am", "ar", "bg", "ca", "cs", "da", "de", "el", "en-GB", "es", "es-419",
45 "fa", "fi", "fil", "fr", "hi", "hr", "hu", "id", "it", "iw", "ja", "ko", 45 "fa", "fi", "fil", "fr", "hi", "hr", "hu", "id", "it", "iw", "ja", "ko",
46 "lt", "lv", "nl", "no", "pl", "pt-BR", "pt-PT", "ro", "ru", "sk", "sl", 46 "lt", "lv", "nl", "no", "pl", "pt-BR", "pt-PT", "ro", "ru", "sk", "sl",
47 "sr", "sv", "sw", "th", "tr", "uk", "vi", "zh-CN", "zh-TW", 47 "sr", "sv", "sw", "th", "tr", "uk", "vi", "zh-CN", "zh-TW",
48 ], 48 ],
49 "files": [ 49 "files": [
50 "android_webview/java/strings/android_webview_strings.grd", 50 "android_webview/java/strings/android_webview_strings.grd",
51 "blimp/client/app/android/java/strings/android_blimp_strings.grd", 51 "blimp/client/app/android/java/strings/android_blimp_strings.grd",
52 "blimp/client/core/resources/blimp_strings.grd",
52 "blimp/client/support/resources/blimp_strings.grd", 53 "blimp/client/support/resources/blimp_strings.grd",
53 "chrome/android/java/strings/android_chrome_strings.grd", 54 "chrome/android/java/strings/android_chrome_strings.grd",
54 "content/public/android/java/strings/android_content_strings.grd", 55 "content/public/android/java/strings/android_content_strings.grd",
55 "ui/android/java/strings/android_ui_strings.grd", 56 "ui/android/java/strings/android_ui_strings.grd",
56 ], 57 ],
57 }, 58 },
58 # Grd files that contain <message> or <translations> elements, but that 59 # Grd files that contain <message> or <translations> elements, but that
59 # shouldn't be translated as part of the normal translation process. Each 60 # shouldn't be translated as part of the normal translation process. Each
60 # entry needs an explanation for why it shouldn't be translated. 61 # entry needs an explanation for why it shouldn't be translated.
61 "untranslated_grds": { 62 "untranslated_grds": {
62 "chrome/app/resources/locale_settings.grd": "Not UI strings; localized separ ately", 63 "chrome/app/resources/locale_settings.grd": "Not UI strings; localized separ ately",
63 "chrome/app/resources/locale_settings_chromiumos.grd": "Not UI strings; loca lized separately", 64 "chrome/app/resources/locale_settings_chromiumos.grd": "Not UI strings; loca lized separately",
64 "chrome/app/resources/locale_settings_google_chromeos.grd": "Not UI strings; localized separately", 65 "chrome/app/resources/locale_settings_google_chromeos.grd": "Not UI strings; localized separately",
65 "chrome/app/resources/locale_settings_linux.grd": "Not UI strings; localized separately", 66 "chrome/app/resources/locale_settings_linux.grd": "Not UI strings; localized separately",
66 "chrome/app/resources/locale_settings_mac.grd": "Not UI strings; localized s eparately", 67 "chrome/app/resources/locale_settings_mac.grd": "Not UI strings; localized s eparately",
67 "chrome/app/resources/locale_settings_win.grd": "Not UI strings; localized s eparately", 68 "chrome/app/resources/locale_settings_win.grd": "Not UI strings; localized s eparately",
68 "chromecast/app/resources/chromecast_settings.grd": "Not UI strings; localiz ed separately", 69 "chromecast/app/resources/chromecast_settings.grd": "Not UI strings; localiz ed separately",
69 "components/components_locale_settings.grd": "Not UI strings; localized sepa rately", 70 "components/components_locale_settings.grd": "Not UI strings; localized sepa rately",
70 "tools/grit/grit/testdata/buildinfo.grd": "Test data", 71 "tools/grit/grit/testdata/buildinfo.grd": "Test data",
71 "tools/grit/grit/testdata/chrome/app/generated_resources.grd": "Test data", 72 "tools/grit/grit/testdata/chrome/app/generated_resources.grd": "Test data",
72 "tools/grit/grit/testdata/substitute.grd": "Test data", 73 "tools/grit/grit/testdata/substitute.grd": "Test data",
73 "tools/grit/grit/testdata/substitute_no_ids.grd": "Test data", 74 "tools/grit/grit/testdata/substitute_no_ids.grd": "Test data",
74 "tools/grit/grit/testdata/whitelist_resources.grd": "Test data", 75 "tools/grit/grit/testdata/whitelist_resources.grd": "Test data",
75 "tools/grit/grit/testdata/whitelist_strings.grd": "Test data", 76 "tools/grit/grit/testdata/whitelist_strings.grd": "Test data",
76 "ui/strings/app_locale_settings.grd": "Not UI strings; localized separately" , 77 "ui/strings/app_locale_settings.grd": "Not UI strings; localized separately" ,
77 }, 78 },
78 } 79 }
OLDNEW
« no previous file with comments | « tools/gritsettings/resource_ids ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698