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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-12 04:51:02 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-12 04:51:02 +0300
commitfccf4d88714dedb116fb65e600bb0fbb0f1b4f5f (patch)
tree12f92b239467528f2b8cd62c49f642ecb579d4e4 /app/src/main/res/values-is
parent0a122149783b74d16512e8fc5ecdccb6613d9537 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-is')
-rw-r--r--app/src/main/res/values-is/strings.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/src/main/res/values-is/strings.xml b/app/src/main/res/values-is/strings.xml
index 42f1255e2..95d52c466 100644
--- a/app/src/main/res/values-is/strings.xml
+++ b/app/src/main/res/values-is/strings.xml
@@ -9,6 +9,8 @@
<!-- Simple values -->
<string name="simple_boards">Borð</string>
+ <string name="shared_preference_last_sync">it.niedermann.nextcloud.deck.last_sync</string>
+
<!-- About -->
<string name="about">Um hugbúnaðinn</string>
<string name="about_version_title">Útgáfa</string>
@@ -35,4 +37,5 @@
<string name="url_files">https://play.google.com/store/apps/details?id=com.nextcloud.client</string>
- </resources>
+ <string name="seconds_ago">sekúndum síðan</string>
+</resources>