diff options
author | sdefresne <sdefresne@chromium.org> | 2015-09-02 04:50:48 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-09-02 11:51:27 +0000 |
commit | b87a3c7be58e77b9c53fde1c0a138de0b89285d2 (patch) | |
tree | fe04311917dba8fb5f31c1a477750ecfb809aed6 /components/strings/components_chromium_strings_uk.xtb | |
parent | c88fc9b494fbb35154850f184257a3e95f6429fd (diff) | |
download | chromium_src-b87a3c7be58e77b9c53fde1c0a138de0b89285d2.zip chromium_src-b87a3c7be58e77b9c53fde1c0a138de0b89285d2.tar.gz chromium_src-b87a3c7be58e77b9c53fde1c0a138de0b89285d2.tar.bz2 |
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}
Diffstat (limited to 'components/strings/components_chromium_strings_uk.xtb')
-rw-r--r-- | components/strings/components_chromium_strings_uk.xtb | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ +<?xml version="1.0" ?><!DOCTYPE translationbundle><translationbundle lang="uk"> +</translationbundle>
\ No newline at end of file |