summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values-it
diff options
context:
space:
mode:
authorThomas <tschneider.ac@gmail.com>2019-09-21 10:55:33 +0200
committerThomas <tschneider.ac@gmail.com>2019-09-21 10:55:33 +0200
commitba55e4dc2ee47e4cfb73a7e0b82a458ba10697f0 (patch)
tree80dee4fc6834d0209b4a82d34e66b4157fc7a645 /app/src/main/res/values-it
parent7cf2f814247e5bb81ff16df0516e88f9a171fcc8 (diff)
New translations strings.xml (Italian)
Diffstat (limited to 'app/src/main/res/values-it')
-rw-r--r--app/src/main/res/values-it/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index ff7766599..2394ba51b 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -381,6 +381,7 @@
<string name="action_search">Cerca</string>
<string name="set_capitalize">Prima lettera in maiuscolo per le risposte</string>
<string name="set_resize_picture">Ridimensiona foto</string>
+ <string name="set_resize_video">Resize videos</string>
<!-- Quick settings for notifications -->
<string name="settings_popup_title">Notifiche push</string>
<string name="settings_popup_message">Per favore, conferma le notifiche push che vuoi ricevere.
@@ -1113,4 +1114,5 @@
<string name="action_add_notes">Aggiungi note</string>
<string name="note_for_account">Note per l\'account</string>
<string name="set_resize_picture_indication">Allow to compress large photos into smaller sized photos with very less or negligible loss in quality of the image.</string>
+ <string name="set_resize_video_indication">Allow to compress videos while maintaining their quality.</string>
</resources>