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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values-gl/strings.xml')
-rw-r--r--app/src/main/res/values-gl/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/values-gl/strings.xml b/app/src/main/res/values-gl/strings.xml
index 4834ccb8..6978692d 100644
--- a/app/src/main/res/values-gl/strings.xml
+++ b/app/src/main/res/values-gl/strings.xml
@@ -241,4 +241,6 @@
<string name="formatting_help_unsupported_body_3">Imaxes</string>
<string name="formatting_help_unsupported_body_4">Se estás interesado en colaborar nalgunha destas funcións, póñase en contacto connosco a través do GitHub ou correo-e</string>
<string name="simple_other">Outro</string>
- </resources>
+ <string name="sort_last_modified">Ordenar por data de modificación</string>
+ <string name="sort_alphabetically">Ordenar alfabéticamente</string>
+</resources>