summaryrefslogtreecommitdiffstats
path: root/packages/WallpaperCropper/res/values-lv
diff options
context:
space:
mode:
authorSelim Cinek <cinek@google.com>2014-10-10 13:55:36 -0700
committerSelim Cinek <cinek@google.com>2014-10-10 13:55:36 -0700
commitb7cde675a2137da79723717e989dbfed4088aeff (patch)
tree46b7f42513f834f77bb086720b9c8b2985efceff /packages/WallpaperCropper/res/values-lv
parent6bb4a9b356bdb141e353a8115e100029bed3eb88 (diff)
downloadframeworks_base-b7cde675a2137da79723717e989dbfed4088aeff.zip
frameworks_base-b7cde675a2137da79723717e989dbfed4088aeff.tar.gz
frameworks_base-b7cde675a2137da79723717e989dbfed4088aeff.tar.bz2
Fixed missing translation for wallpaper cropper
Also a fixed a small visibility issue. Bug: 17927204 Change-Id: Ia9566fe8fe0c70f83edc295b0bf8317e94eb85fe
Diffstat (limited to 'packages/WallpaperCropper/res/values-lv')
-rw-r--r--packages/WallpaperCropper/res/values-lv/strings.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/packages/WallpaperCropper/res/values-lv/strings.xml b/packages/WallpaperCropper/res/values-lv/strings.xml
new file mode 100644
index 0000000..f2eceee
--- /dev/null
+++ b/packages/WallpaperCropper/res/values-lv/strings.xml
@@ -0,0 +1,25 @@
+<?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="wallpaper_instructions" msgid="3524143401182707094">"Iestatīt fona tapeti"</string>
+ <string name="wallpaper_load_fail" msgid="4800700444605404650">"Nevarēja ielādēt attēlu kā fona tapeti."</string>
+ <string name="crop_wallpaper" msgid="4882870800623585836">"Apgriezt fona tapeti"</string>
+</resources>