summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaligh Uddin <baligh@google.com>2014-07-18 11:43:02 -0700
committerBaligh Uddin <baligh@google.com>2014-07-18 11:43:02 -0700
commit413c3432a429ab8122faba5044ca0a7f7df2b90a (patch)
tree8a762b9384642a89b984a37e97bd0268801dcfc2
parent8d6b2120f0779d76f291b65bb29321adb7cc6f22 (diff)
downloadandroid_packages_apps_BasicSmsReceiver-413c3432a429ab8122faba5044ca0a7f7df2b90a.tar.gz
android_packages_apps_BasicSmsReceiver-413c3432a429ab8122faba5044ca0a7f7df2b90a.tar.bz2
android_packages_apps_BasicSmsReceiver-413c3432a429ab8122faba5044ca0a7f7df2b90a.zip
Remove deprecated locales
Change-Id: I886186b38ff931c904183c7c975a002693bd362f
-rw-r--r--res/values-az/strings.xml22
-rw-r--r--res/values-ne/strings.xml22
-rw-r--r--res/values-si/strings.xml22
3 files changed, 0 insertions, 66 deletions
diff --git a/res/values-az/strings.xml b/res/values-az/strings.xml
deleted file mode 100644
index 4af8cb5..0000000
--- a/res/values-az/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 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="sms_app_name" msgid="3641211328012514267">"Sadə mesaj qəbul edən"</string>
- <string name="sms_message_from_format" msgid="7163240046237558485">"<xliff:g id="USERNAME">%1$s</xliff:g> tərəfindən mesaj"</string>
- <string name="sms_done_button" msgid="4063239029747798890">"Tamam"</string>
-</resources>
diff --git a/res/values-ne/strings.xml b/res/values-ne/strings.xml
deleted file mode 100644
index 26f2278..0000000
--- a/res/values-ne/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 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="sms_app_name" msgid="3641211328012514267">"सरल सन्देश प्रापक"</string>
- <string name="sms_message_from_format" msgid="7163240046237558485">"<xliff:g id="USERNAME">%1$s</xliff:g>बाट सन्देश"</string>
- <string name="sms_done_button" msgid="4063239029747798890">"भयो"</string>
-</resources>
diff --git a/res/values-si/strings.xml b/res/values-si/strings.xml
deleted file mode 100644
index b3826ed..0000000
--- a/res/values-si/strings.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 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="sms_app_name" msgid="3641211328012514267">"සරල පණිවිඩ ලබන්නා"</string>
- <string name="sms_message_from_format" msgid="7163240046237558485">"<xliff:g id="USERNAME">%1$s</xliff:g> වෙතින් පණිවිඩය"</string>
- <string name="sms_done_button" msgid="4063239029747798890">"හරි"</string>
-</resources>