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:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2021-01-19 17:16:31 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-01-20 11:44:49 +0300
commit365d6b404251232cdb5337bced38536a85d17816 (patch)
tree13692bc78844dde9c8ef34136d0e722f52d9ff89 /app/src/main/res/values
parentb2bd797d0fe84619aafd7f970a03541b5edf7601 (diff)
Correct app name
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 240bb04ed..77cfa2c5f 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -144,9 +144,9 @@
</plurals>
<string name="add_a_new_list_using_the_button">Add a new list using the + button</string>
<string name="add_a_new_card_using_the_button">Add a new card using the + button</string>
- <string name="update_deck">Update deck</string>
- <string name="your_deck_version_is_too_old">Your deck version is too old</string>
- <string name="deck_outdated_please_update">Your deck version is too old (%1$s). Please update to use this android app as client.</string>
+ <string name="update_deck">Update Deck app</string>
+ <string name="your_deck_version_is_too_old">Your Deck app version is too old</string>
+ <string name="deck_outdated_please_update">Your Deck app version is too old (%1$s). Please update to use this android app as client.</string>
<string name="delete_board_message">This will permanently delete this board including all lists and cards.</string>
<string name="settings_theme_title">Theme</string>
<string name="settings_branding_title">Branding</string>