diff options
author | John Shao <johnshao@google.com> | 2016-12-22 12:28:03 -0800 |
---|---|---|
committer | John Shao <johnshao@google.com> | 2016-12-22 12:28:03 -0800 |
commit | 8b55f74abc14bece206bed67e3a31b8c195f3898 (patch) | |
tree | a2e2cf4ecabc3dbc205db13d3950d9282fb24e93 /res/values-et-rEE-sw600dp | |
parent | a0d22cd35f48b983fdbcbaf696f8cb2250df9576 (diff) | |
download | packages_apps_Contacts-8b55f74abc14bece206bed67e3a31b8c195f3898.tar.gz packages_apps_Contacts-8b55f74abc14bece206bed67e3a31b8c195f3898.tar.bz2 packages_apps_Contacts-8b55f74abc14bece206bed67e3a31b8c195f3898.zip |
Manual cleanup of tablet string variations
Since we deleted values-sw600dp/strings.xml we can remove
these variants that string translation import does not cover
anymore.
Test: built Contacts and GoogleContacts
Bug: 33251913
Change-Id: I4a222111ba19af47de6973594d44060d7d9f5dba
Diffstat (limited to 'res/values-et-rEE-sw600dp')
-rw-r--r-- | res/values-et-rEE-sw600dp/strings.xml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/res/values-et-rEE-sw600dp/strings.xml b/res/values-et-rEE-sw600dp/strings.xml deleted file mode 100644 index cf4d9fb4c..000000000 --- a/res/values-et-rEE-sw600dp/strings.xml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - ~ Copyright (C) 2012 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="account_phone" msgid="347665663520819575">"Seade"</string> - <string name="composer_has_no_exportable_contact" msgid="5998889616701036804">"Eksporditavaid kontakte pole. Kui teil siiski on tahvelarvutis kontakte, ei pruugi mõned andmesidepakkujad kontaktide eksportimist tahvelarvutist lubada."</string> -</resources> |