diff options
| author | Abhisek Devkota <ciwrl@lineageos.org> | 2017-02-11 12:44:57 -0800 | 
|---|---|---|
| committer | Abhisek Devkota <ciwrl@lineageos.org> | 2017-02-11 12:44:57 -0800 | 
| commit | dfc9087893b35f1f61d7fe672463b988092ff808 (patch) | |
| tree | 51194e0734003fcaa5b8ceb061e9866264827138 | |
| parent | 5acf0e7789fed2945b35f6eab33588c2d58dbd5a (diff) | |
| download | android_packages_wallpapers_LivePicker-cm-14.1_prerebase.tar.gz android_packages_wallpapers_LivePicker-cm-14.1_prerebase.tar.bz2 android_packages_wallpapers_LivePicker-cm-14.1_prerebase.zip  | |
Automatic translation importcm-14.1_prerebase
Change-Id: I01601894ad6d7ad033f2b86d4a099d106619928c
| -rw-r--r-- | res/values-sr-rCS/strings.xml | 39 | 
1 files changed, 39 insertions, 0 deletions
diff --git a/res/values-sr-rCS/strings.xml b/res/values-sr-rCS/strings.xml new file mode 100644 index 0000000..09c632e --- /dev/null +++ b/res/values-sr-rCS/strings.xml @@ -0,0 +1,39 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- +/* +* Copyright (C) 2008 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> +  <!-- General --> +  <!-- Application name --> +  <!-- Title for the screen that lets the user choose a live wallpaper to use +         for the system. --> +  <!-- Label for the live wallpaper picker [CHAR_LIMIT=40]--> +  <!-- Title for the screen that lets the user preview a live wallpaper. --> +  <!-- List item for configuring the current wallpaper --> +  <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper --> +  <!-- Warning message, no live wallpapers available. --> +  <!-- Button label, action, sets the currently selected wallpaper. --> +  <!-- Label, title and author of the live wallpaper --> +  <!-- Message, tells the user the selected live wallpaper is loading. --> +  <!-- Option for setting the wallpaper only on the home screen. --> +  <!-- Option for setting the wallpaper on both the home screen and lock screen. --> +  <!-- Content description for a button letting the user collapse a visual panel showing info +         about the wallpaper being previewed. [CHAR LIMIT=none] --> +  <!-- Content description for a button letting the user expand a visual panel showing info about +         the wallpaper being previewed. [CHAR LIMIT=none] --> +</resources>  | 
