diff options
author | Matthias Kortstiege <vdrfan@xbmc.org> | 2012-01-18 01:21:58 -0800 |
---|---|---|
committer | Matthias Kortstiege <vdrfan@xbmc.org> | 2012-01-18 01:21:58 -0800 |
commit | 6df173fa983750f3ff354003968467c1be8878ed (patch) | |
tree | 38d2150cc32149bc1f73cab9515f29db19be1ed6 /language | |
parent | 899f2e993f70779f47d296248a9274a194050c16 (diff) | |
parent | c4dbbdf488b5d39b203da10544cd272364a2e8ac (diff) |
Merge pull request #635 from lambda81/master
Fix wrong translation in Greek language.
Diffstat (limited to 'language')
-rw-r--r-- | language/Greek/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/Greek/strings.xml b/language/Greek/strings.xml index 5a17f8c944..6aa05bd9f7 100644 --- a/language/Greek/strings.xml +++ b/language/Greek/strings.xml @@ -1029,7 +1029,7 @@ <string id="13310">Εφέ μεγέθυνσης</string> <string id="13311">Εφέ κίνησης</string> <string id="13312">Ελαχιστοποίηση μαύρης μπάρας</string> - <string id="13313">Επανεκκίνηση XBMC</string> + <string id="13313">Επανεκκίνηση</string> <string id="13314">Βαθμιαία εξασθένιση μεταξύ των τραγουδιών</string> <string id="13315">Επαναδημιουργία μικρογραφίας</string> <string id="13316">Επαναλαμβανόμενη μικρογραφία</string> |