Update strings.xml
This commit is contained in:
parent
f5822241ea
commit
6f9ae7f030
|
@ -74,8 +74,8 @@
|
||||||
<string name="resize_factor_info">Αλλάξτε το μέγεθος των εικόνων στο δεδομένο ποσοστό. Η τιμή πρέπει να είναι μεταξύ 10 και 90.</string>
|
<string name="resize_factor_info">Αλλάξτε το μέγεθος των εικόνων στο δεδομένο ποσοστό. Η τιμή πρέπει να είναι μεταξύ 10 και 90.</string>
|
||||||
<string name="resize_factor_error">Εισάγετε έναν αριθμό μεταξύ 10 και 90</string>
|
<string name="resize_factor_error">Εισάγετε έναν αριθμό μεταξύ 10 και 90</string>
|
||||||
<plurals name="failed_to_resize_images">
|
<plurals name="failed_to_resize_images">
|
||||||
<item quantity="one">Αποτυχία αλλαγής μεγέθους εικόνας %d</item>
|
<item quantity="one">Αποτυχία αλλαγής μεγέθους %d εικόνας</item>
|
||||||
<item quantity="other">Αποτυχία αλλαγής μεγέθους εικόνων %d</item>
|
<item quantity="other">Αποτυχία αλλαγής μεγέθους %d εικόνων</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="images_resized_successfully">Το μέγεθος των εικόνων άλλαξε με επιτυχία</string>
|
<string name="images_resized_successfully">Το μέγεθος των εικόνων άλλαξε με επιτυχία</string>
|
||||||
<!-- Editor -->
|
<!-- Editor -->
|
||||||
|
@ -384,4 +384,4 @@
|
||||||
Haven't found some strings? There's more at
|
Haven't found some strings? There's more at
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
-->
|
-->
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in New Issue