From b87a3c7be58e77b9c53fde1c0a138de0b89285d2 Mon Sep 17 00:00:00 2001 From: sdefresne Date: Wed, 2 Sep 2015 04:50:48 -0700 Subject: Add support for branded strings into //components/strings. Add two new files components_{chromium,google_chrome}_strings.grd into stc/components and their empty .xtb files. Those files will hold branded strings for the components (i.e. strings that reference the product, see http://goo.gl/6614MQ). Update repack steps to also pack those localizations too. BUG=523362 Review URL: https://codereview.chromium.org/1307223005 Cr-Commit-Position: refs/heads/master@{#346891} --- components/strings/components_chromium_strings_uk.xtb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 components/strings/components_chromium_strings_uk.xtb (limited to 'components/strings/components_chromium_strings_uk.xtb') diff --git a/components/strings/components_chromium_strings_uk.xtb b/components/strings/components_chromium_strings_uk.xtb new file mode 100644 index 0000000..69eb0aa --- /dev/null +++ b/components/strings/components_chromium_strings_uk.xtb @@ -0,0 +1,2 @@ + + \ No newline at end of file -- cgit v1.1