diff options
author | Baligh Uddin <baligh@google.com> | 2014-06-29 22:23:15 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2014-06-30 14:36:24 +0000 |
commit | adf66ee9b2059f28c27b486f98392e50d1a2676b (patch) | |
tree | 480188191c01fd033ef73c5ddf7b79d66998afbe /packages/SystemUI/res/values-kk-rKZ-land | |
parent | eb5b366411d79fd194bc931ee3604f6e812cc048 (diff) | |
download | frameworks_base-adf66ee9b2059f28c27b486f98392e50d1a2676b.zip frameworks_base-adf66ee9b2059f28c27b486f98392e50d1a2676b.tar.gz frameworks_base-adf66ee9b2059f28c27b486f98392e50d1a2676b.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I601a71dfde97de710cee9074e1e06d92ef5cc3b9
Auto-generated-cl: translation import
Diffstat (limited to 'packages/SystemUI/res/values-kk-rKZ-land')
-rw-r--r-- | packages/SystemUI/res/values-kk-rKZ-land/strings.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-kk-rKZ-land/strings.xml b/packages/SystemUI/res/values-kk-rKZ-land/strings.xml new file mode 100644 index 0000000..3f260af --- /dev/null +++ b/packages/SystemUI/res/values-kk-rKZ-land/strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/** + * Copyright (c) 2010, 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="toast_rotation_locked" msgid="7609673011431556092">"Экран қазір ландшафт бағытына бекітілген."</string> +</resources> |