[gtksourceview] s/gedit/GtkSourceView/ in translator comment



commit 6694f8f57f080063e5e2ebc3edfd633e0a36ea66
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Sun Aug 3 13:55:13 2014 +0200

    s/gedit/GtkSourceView/ in translator comment

 gtksourceview/gtksourceencoding.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtksourceview/gtksourceencoding.c b/gtksourceview/gtksourceencoding.c
index 870a4b6..8644602 100644
--- a/gtksourceview/gtksourceencoding.c
+++ b/gtksourceview/gtksourceencoding.c
@@ -508,8 +508,8 @@ gtk_source_encoding_get_default_candidates (void)
         * translation. You may also want to remove the ISO-8859-15 encoding
         * (covering English and most Western European languages) if you think
         * people in your country will rarely use it.  "CURRENT" is a magic
-        * value used by gedit and it represents the encoding for the current
-        * locale, so please don't translate the "CURRENT" term.  Only
+        * value used by GtkSourceView and it represents the encoding for the
+        * current locale, so please don't translate the "CURRENT" term.  Only
         * recognized encodings are used. See
         * https://git.gnome.org/browse/gtksourceview/tree/gtksourceview/gtksourceencoding.c#n147
         * for a list of supported encodings.


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