diff options
| author | Steve Kondik <steve@cyngn.com> | 2016-03-10 18:17:54 -0800 |
|---|---|---|
| committer | Steve Kondik <steve@cyngn.com> | 2016-03-10 18:17:54 -0800 |
| commit | 0c78a7d28011bc03e57849c3776c4707420f20ff (patch) | |
| tree | 3120fd2b1df776c0a5fe41f5924db03e0867acd3 /sample/res | |
| parent | 3c78f72e091887a466fdc603e9f49e6a8f976220 (diff) | |
| parent | 5010b6776248d3ed69b3a6a9c93df4dd438bda17 (diff) | |
| download | android_frameworks_opt_chips-cm-13.0.tar.gz android_frameworks_opt_chips-cm-13.0.tar.bz2 android_frameworks_opt_chips-cm-13.0.zip | |
Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/frameworks/opt/chips into cm-13.0HEADreplicant-6.0-0004-transitionreplicant-6.0-0004-rc6replicant-6.0-0004-rc5-transitionreplicant-6.0-0004-rc5replicant-6.0-0004-rc4replicant-6.0-0004-rc3replicant-6.0-0004-rc2replicant-6.0-0004-rc1replicant-6.0-0004replicant-6.0-0003replicant-6.0-0002replicant-6.0-0001staging/cm-13.0+r22stable/cm-13.0-ZNH5Ystable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2Kcm-13.0
Android 6.0.1 release 22
Diffstat (limited to 'sample/res')
| -rw-r--r-- | sample/res/values-az-rAZ/strings.xml | 21 | ||||
| -rw-r--r-- | sample/res/values-pt-rBR/strings.xml | 21 |
2 files changed, 0 insertions, 42 deletions
diff --git a/sample/res/values-az-rAZ/strings.xml b/sample/res/values-az-rAZ/strings.xml deleted file mode 100644 index 8ee9769..0000000 --- a/sample/res/values-az-rAZ/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="email_addresses" msgid="5320415175940315400">"E-poçt Ünvanları"</string> - <string name="phone_numbers" msgid="7836326833170390688">"Telefon Nömrələri"</string> -</resources> diff --git a/sample/res/values-pt-rBR/strings.xml b/sample/res/values-pt-rBR/strings.xml deleted file mode 100644 index 5f8e346..0000000 --- a/sample/res/values-pt-rBR/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="email_addresses" msgid="5320415175940315400">"Endereços de e-mail"</string> - <string name="phone_numbers" msgid="7836326833170390688">"Números de telefone"</string> -</resources> |
