summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanny Baumann <dannybaumann@web.de>2013-08-12 12:18:37 +0200
committerDanny Baumann <dannybaumann@web.de>2013-08-12 12:18:48 +0200
commit5c6054dc4e2a390c4ddcd050e3374d28fed1db3f (patch)
treeb5f26bf4faa3d942113a1b77381700709b4f6b42
parenta90dfcfcb53b4e8e0f90ead13e409943b48456f7 (diff)
downloadandroid_frameworks_opt_timezonepicker-stable/cm-10.2.tar.gz
android_frameworks_opt_timezonepicker-stable/cm-10.2.tar.bz2
android_frameworks_opt_timezonepicker-stable/cm-10.2.zip
Fix aapt warnings when building the calendar app.cm-10.2.1cm-10.2.0cm-10.2-M1stable/cm-10.2cm-10.2
Change-Id: I276ab12d23551cbbd87dbb947b46628d6d385564
-rw-r--r--res/values-en-rGB-v16/strings.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/res/values-en-rGB-v16/strings.xml b/res/values-en-rGB-v16/strings.xml
deleted file mode 100644
index c8b89e5..0000000
--- a/res/values-en-rGB-v16/strings.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?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:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="dst_note" msgid="6806404779350824815">"☀ Observes daylight saving time"</string>
-</resources>