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:
authorstefan-niedermann <info@niedermann.it>2019-09-16 16:35:33 +0300
committerstefan-niedermann <info@niedermann.it>2019-09-16 16:35:33 +0300
commit89ccd048be52badb093f896cab004e2f46a469b1 (patch)
tree6c20a1c31effbcbf97dff8327857f62711a0945e /app/src/main/res/values-nb-rNO/strings.xml
parentf482f2fbdff0684a0f6407082600f8a3ea007c31 (diff)
Adjust wordings
Diffstat (limited to 'app/src/main/res/values-nb-rNO/strings.xml')
-rw-r--r--app/src/main/res/values-nb-rNO/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values-nb-rNO/strings.xml b/app/src/main/res/values-nb-rNO/strings.xml
index 19d2f01a5..c488d2e3e 100644
--- a/app/src/main/res/values-nb-rNO/strings.xml
+++ b/app/src/main/res/values-nb-rNO/strings.xml
@@ -14,7 +14,7 @@
<!-- Simple values -->
<string name="simple_boards">Tavler</string>
<string name="simple_cancel">Avbryt</string>
- <string name="simple_create">Opprett her</string>
+ <string name="simple_add">Opprett her</string>
<!-- About -->
<string name="about">Om</string>
@@ -58,5 +58,5 @@
<string name="label_clear_due_date">Fjern forfallsdato</string>
- <string name="label_create">Opprett her %1$s</string>
+ <string name="label_add">Opprett her %1$s</string>
</resources>