diff options
| author | Abhisek Devkota <ciwrl@lineageos.org> | 2017-02-11 12:44:38 -0800 |
|---|---|---|
| committer | Abhisek Devkota <ciwrl@lineageos.org> | 2017-02-11 12:44:38 -0800 |
| commit | 168badfa46fc732921944342d9011a52fd328fd9 (patch) | |
| tree | 9c44495748b1b6b7fb74650bec268111c37affd6 | |
| parent | a37b13335c4c411d636ed1da70dce53fb1f2b5f0 (diff) | |
| download | android_packages_providers_CalendarProvider-cm-14.1_prerebase.tar.gz android_packages_providers_CalendarProvider-cm-14.1_prerebase.tar.bz2 android_packages_providers_CalendarProvider-cm-14.1_prerebase.zip | |
Automatic translation importcm-14.1_prerebase
Change-Id: I3d0cf2367954bf0756ad271d58c8d122eacbe875
| -rw-r--r-- | res/values-sr-rCS/strings.xml | 32 |
1 files changed, 32 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..96f624f --- /dev/null +++ b/res/values-sr-rCS/strings.xml @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- Copyright (C) 2009 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"> + <!-- Title for the Calendar Storage process. --> + <!-- Temporary Calendar name to use before we have the calendar name from the server --> + <!-- Caption on secret calendar info --> + <!-- Error message for secret calendar info --> + <!-- No calendars message for secret calendar info --> + <!-- Event count message for secret calendar info --> + <!-- Event and dirty event count message for secret calendar info --> + <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings --> + <!-- Debug tool - dialog - delete file now [CHAR LIMIT=NONE] --> + <!-- Debug tool - dialog - start copying [CHAR LIMIT=NONE] --> + <!-- Debug tool - Main message shown to the user when starting up the debug tool [CHAR LIMIT=NONE] --> + <!-- Debug tool - email subject [CHAR LIMIT=NONE] --> + <!-- Debug tool - email subject [CHAR LIMIT=NONE] --> + <!-- Debug tool - email body [CHAR LIMIT=NONE] --> +</resources> |
