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-06-15 11:15:44 +0300
committerGitHub <noreply@github.com>2021-06-15 11:15:44 +0300
commitce00df9856e753f8f275f08154266bc67f8d5045 (patch)
tree30459f458d7a6ff2c131320a9b8910a1059f2b7e /app/src/main/res/values
parentbf638a9854da4888be1a04dc7f506055a6e409d0 (diff)
Add to translation
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 3c4bc3f54..f9b99a280 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -3,6 +3,7 @@
<string name="app_name_short" translatable="false">Deck</string>
<string name="navigation_drawer_open">Open navigation drawer</string>
<string name="navigation_drawer_close">Close navigation drawer</string>
+ <string name="hint_search_deck">Search deck</string>
<string name="simple_boards">Boards</string>
<string name="simple_add">Add</string>
@@ -34,6 +35,7 @@
<string name="simple_copied">Copied</string>
<string name="simple_archive">Archive</string>
<string name="simple_unassigned">Unassigned</string>
+ <string name="hint_error_appeared">An error appeared.</string>
<string name="edit_board">Edit board</string>
<string name="archive_board">Archive board</string>