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

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

Issue 2638253002: Remove references to missing blimp resource files (Closed)
Patch Set: Created 3 years, 11 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 | « no previous file | 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 # 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 #
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 }, 47 },
48 "android_grds": { 48 "android_grds": {
49 "languages": [ 49 "languages": [
50 "am", "ar", "bg", "ca", "cs", "da", "de", "el", "en-GB", "es", "es-419", 50 "am", "ar", "bg", "ca", "cs", "da", "de", "el", "en-GB", "es", "es-419",
51 "fa", "fi", "fil", "fr", "hi", "hr", "hu", "id", "it", "iw", "ja", "ko", 51 "fa", "fi", "fil", "fr", "hi", "hr", "hu", "id", "it", "iw", "ja", "ko",
52 "lt", "lv", "nl", "no", "pl", "pt-BR", "pt-PT", "ro", "ru", "sk", "sl", 52 "lt", "lv", "nl", "no", "pl", "pt-BR", "pt-PT", "ro", "ru", "sk", "sl",
53 "sr", "sv", "sw", "th", "tr", "uk", "vi", "zh-CN", "zh-TW", 53 "sr", "sv", "sw", "th", "tr", "uk", "vi", "zh-CN", "zh-TW",
54 ], 54 ],
55 "files": [ 55 "files": [
56 "android_webview/java/strings/android_webview_strings.grd", 56 "android_webview/java/strings/android_webview_strings.grd",
57 "blimp/client/app/android/java/strings/android_blimp_strings.grd",
58 "blimp/client/core/resources/blimp_strings.grd",
59 "blimp/client/support/resources/blimp_support_strings.grd",
60 "chrome/android/java/strings/android_chrome_strings.grd", 57 "chrome/android/java/strings/android_chrome_strings.grd",
61 "content/public/android/java/strings/android_content_strings.grd", 58 "content/public/android/java/strings/android_content_strings.grd",
62 "ui/android/java/strings/android_ui_strings.grd", 59 "ui/android/java/strings/android_ui_strings.grd",
63 ], 60 ],
64 }, 61 },
65 # Grd files that contain <message> or <translations> elements, but that 62 # Grd files that contain <message> or <translations> elements, but that
66 # shouldn't be translated as part of the normal translation process. Each 63 # shouldn't be translated as part of the normal translation process. Each
67 # entry needs an explanation for why it shouldn't be translated. 64 # entry needs an explanation for why it shouldn't be translated.
68 "untranslated_grds": { 65 "untranslated_grds": {
69 "chrome/app/resources/locale_settings.grd": "Not UI strings; localized separ ately", 66 "chrome/app/resources/locale_settings.grd": "Not UI strings; localized separ ately",
70 "chrome/app/resources/locale_settings_chromiumos.grd": "Not UI strings; loca lized separately", 67 "chrome/app/resources/locale_settings_chromiumos.grd": "Not UI strings; loca lized separately",
71 "chrome/app/resources/locale_settings_google_chromeos.grd": "Not UI strings; localized separately", 68 "chrome/app/resources/locale_settings_google_chromeos.grd": "Not UI strings; localized separately",
72 "chrome/app/resources/locale_settings_linux.grd": "Not UI strings; localized separately", 69 "chrome/app/resources/locale_settings_linux.grd": "Not UI strings; localized separately",
73 "chrome/app/resources/locale_settings_mac.grd": "Not UI strings; localized s eparately", 70 "chrome/app/resources/locale_settings_mac.grd": "Not UI strings; localized s eparately",
74 "chrome/app/resources/locale_settings_win.grd": "Not UI strings; localized s eparately", 71 "chrome/app/resources/locale_settings_win.grd": "Not UI strings; localized s eparately",
75 "chromecast/app/resources/chromecast_settings.grd": "Not UI strings; localiz ed separately", 72 "chromecast/app/resources/chromecast_settings.grd": "Not UI strings; localiz ed separately",
76 "cloud_print/virtual_driver/win/install/virtual_driver_setup_resources.grd": "Separate release process", 73 "cloud_print/virtual_driver/win/install/virtual_driver_setup_resources.grd": "Separate release process",
77 "components/components_locale_settings.grd": "Not UI strings; localized sepa rately", 74 "components/components_locale_settings.grd": "Not UI strings; localized sepa rately",
78 "tools/grit/grit/testdata/buildinfo.grd": "Test data", 75 "tools/grit/grit/testdata/buildinfo.grd": "Test data",
79 "tools/grit/grit/testdata/chrome/app/generated_resources.grd": "Test data", 76 "tools/grit/grit/testdata/chrome/app/generated_resources.grd": "Test data",
80 "tools/grit/grit/testdata/substitute.grd": "Test data", 77 "tools/grit/grit/testdata/substitute.grd": "Test data",
81 "tools/grit/grit/testdata/substitute_no_ids.grd": "Test data", 78 "tools/grit/grit/testdata/substitute_no_ids.grd": "Test data",
82 "tools/grit/grit/testdata/whitelist_resources.grd": "Test data", 79 "tools/grit/grit/testdata/whitelist_resources.grd": "Test data",
83 "tools/grit/grit/testdata/whitelist_strings.grd": "Test data", 80 "tools/grit/grit/testdata/whitelist_strings.grd": "Test data",
84 "ui/strings/app_locale_settings.grd": "Not UI strings; localized separately" , 81 "ui/strings/app_locale_settings.grd": "Not UI strings; localized separately" ,
85 }, 82 },
86 } 83 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698