Merge pull request #2903 from spkprs/patch-65

Update strings.xml
This commit is contained in:
Tibor Kaputa 2023-07-23 23:33:57 +02:00 committed by GitHub
commit 1b4adbb597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -74,8 +74,8 @@
<string name="resize_factor_info">Αλλάξτε το μέγεθος των εικόνων στο δεδομένο ποσοστό. Η τιμή πρέπει να είναι μεταξύ 10 και 90.</string>
<string name="resize_factor_error">Εισάγετε έναν αριθμό μεταξύ 10 και 90</string>
<plurals name="failed_to_resize_images">
<item quantity="one">Αποτυχία αλλαγής μεγέθους εικόνας %d</item>
<item quantity="other">Αποτυχία αλλαγής μεγέθους εικόνων %d</item>
<item quantity="one">Αποτυχία αλλαγής μεγέθους %d εικόνας</item>
<item quantity="other">Αποτυχία αλλαγής μεγέθους %d εικόνων</item>
</plurals>
<string name="images_resized_successfully">Το μέγεθος των εικόνων άλλαξε με επιτυχία</string>
<!-- Editor -->
@ -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
-->
</resources>
</resources>