summaryrefslogtreecommitdiffstats
path: root/ui/android/java/res
diff options
context:
space:
mode:
authoryfriedman@chromium.org <yfriedman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-14 18:27:13 +0000
committeryfriedman@chromium.org <yfriedman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-03-14 18:27:13 +0000
commit523b0dadcd6c6c25571d82a0e0033507cc61cc28 (patch)
treef435985a0ed5b3b852d72cba9a411dd059ba3a8e /ui/android/java/res
parenteee70d4e1be5a085af05ecb74bf421929b0d5915 (diff)
downloadchromium_src-523b0dadcd6c6c25571d82a0e0033507cc61cc28.zip
chromium_src-523b0dadcd6c6c25571d82a0e0033507cc61cc28.tar.gz
chromium_src-523b0dadcd6c6c25571d82a0e0033507cc61cc28.tar.bz2
Revert 188106 "Remove empty strings.xml files."
> Remove empty strings.xml files. > > These were used as sign posts during the transition from strings.xml > to grd strings, and hopefully aren't needed now that everyone is aware > of the change. > > BUG=167248 > > > Review URL: https://chromiumcodereview.appspot.com/12440037 TBR=newt@chromium.org Review URL: https://codereview.chromium.org/12465015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188143 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/android/java/res')
-rw-r--r--ui/android/java/res/values/strings.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/ui/android/java/res/values/strings.xml b/ui/android/java/res/values/strings.xml
new file mode 100644
index 0000000..850bcc5c
--- /dev/null
+++ b/ui/android/java/res/values/strings.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (c) 2012 The Chromium Authors. All rights reserved.
+
+ Use of this source code is governed by a BSD-style license that can be
+ found in the LICENSE file.
+-->
+
+<!-- DO NOT ADD STRINGS HERE.
+
+ Android ui strings now live in
+ ui/android/java/strings/android_ui_strings.grd
+
+ See http://www.chromium.org/developers/design-documents/ui-localization
+-->
+
+<resources/>