Skip to content

Commit ea2ba92

Browse files
authored
Merge pull request #400 from spkprs/patch-3
Update strings.xml
2 parents f726afc + fd1a6fe commit ea2ba92

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/src/main/res/values-el/strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<string name="monospaced_font">Χρήση μονοδιάστατης γραμματοσειράς</string>
3939
<string name="show_keyboard">Εμφάνιση πληκτρολογίου κατά την εκκίνηση</string>
4040
<string name="show_word_count">Εμφάνιση καταμέτρησης λέξεων</string>
41-
<string name="show_character_count">Show character count</string>
41+
<string name="show_character_count">Εμφάνιση αριθμού χαρακτήρων</string>
4242
<string name="alignment">Στοίχιση</string>
4343
<string name="left">Αριστερά</string>
4444
<string name="center">Κέντρο</string>
@@ -55,9 +55,9 @@
5555
<string name="add_new_checklist_item">Προσθήκη νέου στοιχείου λίστας ελέγχου</string>
5656
<string name="add_new_checklist_items">Προσθήκη νέων στοιχείων λίστας ελέγχου</string>
5757
<string name="checklist_is_empty">Η λίστα ελέγχου είναι κενή</string>
58-
<string name="remove_done_items">Remove done items</string>
59-
<string name="move_to_top">Move to top</string>
60-
<string name="move_to_bottom">Move to bottom</string>
58+
<string name="remove_done_items">Κατάργηση ολοκληρωμένων στοιχείων</string>
59+
<string name="move_to_top">Μετακίνηση στην κορυφή</string>
60+
<string name="move_to_bottom">Μετακίνηση στο τέλος</string>
6161

6262
<!-- Import / Export -->
6363
<string name="export_all_notes">Εξαγωγή όλων των σημειώσεων ως αρχεία</string>

0 commit comments

Comments
 (0)