Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nerzhul/ncsms-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values-de-rDE/google_playstore_strings.xml')
-rw-r--r--src/main/res/values-de-rDE/google_playstore_strings.xml40
1 files changed, 0 insertions, 40 deletions
diff --git a/src/main/res/values-de-rDE/google_playstore_strings.xml b/src/main/res/values-de-rDE/google_playstore_strings.xml
deleted file mode 100644
index 7bc8923..0000000
--- a/src/main/res/values-de-rDE/google_playstore_strings.xml
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- /*
- * Copyright (c) 2014, Loic Blot <loic.blot@unix-experience.fr>
- * All rights reserved.
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice, this list of conditions and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- *
- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
- */
--->
-<resources
- xmlns:tools="http://schemas.android.com/tools"
- tools:ignore="MissingTranslation">
- <!-- Translations must begin here -->
- <string name="gp_short_description">Mit Nextcloud SMS können Sie Ihre SMS mit Ihrer Nextcloud synchronisieren</string>
- <string name="gp_description">
-Die Nextcloud SMS-App synchronisiert Ihre SMS-Nachrichten mit Ihrer Nextcloud und ermöglicht es ihnen so, die SMS dort zu lesen.
-
-In kommenden Versionen soll auch der SMS-Versand aus Nextcloud heraus ermöglicht werden.
-
-Die App ist vollständig kompatibel mit Android 4.0 bis 6.0
- </string>
-</resources>