diff options
author | Baligh Uddin <baligh@google.com> | 2013-11-14 14:35:02 -0800 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2013-11-14 22:37:33 +0000 |
commit | d2ab08946bb37ffca536c8dea234cfa49d47cff4 (patch) | |
tree | 4fabfe9d91a3d9a0d4dcaa2ce7a6058dfe9bb631 /res | |
parent | 59bdbe2fefae64994f902cabe806791d01b66459 (diff) | |
download | android_frameworks_opt_chips-d2ab08946bb37ffca536c8dea234cfa49d47cff4.tar.gz android_frameworks_opt_chips-d2ab08946bb37ffca536c8dea234cfa49d47cff4.tar.bz2 android_frameworks_opt_chips-d2ab08946bb37ffca536c8dea234cfa49d47cff4.zip |
Remove deprecated locale (be)
Bug: 11412863
Change-Id: Ia6619d96e4652816f173631a4a084b2ee8b2533a
Diffstat (limited to 'res')
-rw-r--r-- | res/values-be/strings.xml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml deleted file mode 100644 index e71f0e2..0000000 --- a/res/values-be/strings.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2011 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="more_string" msgid="8495478259330621990">"+<xliff:g id="COUNT">%1$s</xliff:g>"</string> - <string name="copy_email" msgid="7869435992461603532">"Скапіраваць адрас электроннай пошты"</string> - <string name="copy_number" msgid="530057841276106843">"Скапіраваць нумар тэлефона"</string> - <string name="done" msgid="2356320650733788862">"Назад"</string> -</resources> |