summaryrefslogtreecommitdiff
path: root/res/values-v16/strings.xml
diff options
context:
space:
mode:
authorSam Blitzstein <sblitz@google.com>2013-03-20 22:00:25 -0700
committerSam Blitzstein <sblitz@google.com>2013-03-21 10:17:48 -0700
commit3d5a23b698cb8c59f43914ea2f9bb4fb36575f88 (patch)
tree605b9992bd8dee40f70f8d5e782b31f6e861ab77 /res/values-v16/strings.xml
parent6e896f805cac499b777c98755149f07ccd7ba5c3 (diff)
downloaddatetimepicker-3d5a23b698cb8c59f43914ea2f9bb4fb36575f88.tar.gz
Tweaking timepicker and fixing bugs.
Fixed some bugs in Timepicker, and made tweaks to match redlines. Change-Id: I239a6294a7b2a7cd2fa200dc776a6d4f2fb24949
Diffstat (limited to 'res/values-v16/strings.xml')
-rw-r--r--res/values-v16/strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-v16/strings.xml b/res/values-v16/strings.xml
new file mode 100644
index 0000000..5875d80
--- /dev/null
+++ b/res/values-v16/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2013 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- DO NOT TRANSLATE -->
+ <string name="radial_numbers_typeface">sans-serif-light</string>
+</resources>