diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 1456d091c..caaa486d1 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -69,15 +69,16 @@
Alto
Mantener proporciones
Por favor, introduzca una resolución válida
- Resize multiple images
- Resize factor
- Resize images to the given percentage, value must be within 10 and 90.
- Enter a number between 10 and 90
+ Redimensionar varias imágenes
+ Factor de redimensión
+ Redimensiona las imágenes al porcentaje dado, el valor debe estar entre 10 y 90.
+ Introduce un número entre 10 y 90
- - Failed to resize %d image
- - Failed to resize %d images
+ - Error al cambiar el tamaño de la imagen %d
+ - Error al cambiar el tamaño de las imágenes %d
+ - Error al cambiar el tamaño de las imágenes %d
- Images resized successfully
+ Imágenes redimensionadas correctamente
Editor
Editor básico
@@ -384,4 +385,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
+
\ No newline at end of file
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index f3c78f98b..6c0d2133c 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -69,15 +69,15 @@
Yükseklik
En-boy oranını koru
Lütfen geçerli bir çözünürlük girin
- Resize multiple images
- Resize factor
- Resize images to the given percentage, value must be within 10 and 90.
- Enter a number between 10 and 90
+ Birden fazla resmi yeniden boyutlandır
+ Yeniden boyutlandırma çarpanı
+ Resimleri verilen yüzdeye göre yeniden boyutlandırın, değer 10 ile 90 arasında olmalıdır.
+ 10 ile 90 arasında bir sayı girin
- - Failed to resize %d image
- - Failed to resize %d images
+ - %d resim yeniden boyutlandırılamadı
+ - %d resim yeniden boyutlandırılamadı
- Images resized successfully
+ Resimler yeniden boyutlandırıldı
Düzenleyici
Temel Düzenleyici
@@ -384,4 +384,4 @@
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
-
+
\ No newline at end of file