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>2020-11-04 19:20:21 +0300
committerStefan Niedermann <info@niedermann.it>2020-11-04 19:20:21 +0300
commita78b0f8935d90870527b3e75ed27c4f35349972f (patch)
tree10ae160c54cecf15c2cd954e61bf7254f977e238 /app/src/main/res/values
parent660b9b28978fe5cd373dffaf6ccf682228625174 (diff)
Small refactorings
Signed-off-by: Stefan Niedermann <info@niedermann.it>
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b7b50682b..687ae66ab 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -318,4 +318,8 @@
<string name="take_photo">Take a photo</string>
<string name="take_photo_switch_camera">Switch camera</string>
<string name="take_photo_toggle_torch">Toggle torch</string>
+ <string name="show_all_contacts">Show all contacts</string>
+ <string name="show_all_files">Show all files</string>
+ <string name="recent">Recent</string>
+ <string name="upload_a_new_attachment">Upload a new attachment</string>
</resources>