[easytag] Fixed another typo



commit 581af97294c481f7f4cacd5aeaa048f06a01771c
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Sun Dec 30 19:58:37 2012 +0100

    Fixed another typo

 src/prefs.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/prefs.c b/src/prefs.c
index 24cc3db..239d898 100644
--- a/src/prefs.c
+++ b/src/prefs.c
@@ -975,8 +975,8 @@ void Open_OptionsWindow (void)
         _("This character set will be used when reading the tag data, to convert "
         "each string found in an ISO-8859-1 field in the tag (for ID3v2 or/and ID3v1 tag).\n"
         "\n"
-        "For example :\n"
-        "  - in previous versions of EasyTAG, you could save UTF-8 strings in an ISO-8859-1 "
+        "For example:\n"
+        "  - In previous versions of EasyTAG, you could save UTF-8 strings in an ISO-8859-1 "
         "field. This is not correct. To convert these tags to Unicode: activate this option "
         "and select UTF-8. You must also activate above the option 'Try to save tags to "
         "ISO-8859-1. If it isn't possible then use UNICODE (recommended)' or 'Always save "



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]