[totem/wip/hadess/subtitle-labels-fixes] main: Really fix translator comment



commit ca67b8999defb3c4510a897b7c1c8ea95c7ce862
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Feb 18 18:08:21 2019 +0100

    main: Really fix translator comment
    
    Commit d628a08c5c fixed it half-way, now also fix the menu name.

 src/totem-menu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/totem-menu.c b/src/totem-menu.c
index 9cb4f7c43..9f7dfdf44 100644
--- a/src/totem-menu.c
+++ b/src/totem-menu.c
@@ -527,7 +527,7 @@ create_lang_actions (GMenu *menu,
        guint i;
 
        if (is_lang == FALSE) {
-               /* Translators: an entry in the "Languages" menu, used to choose the subtitle language of a 
DVD */
+               /* Translators: an entry in the "Subtitles" menu, used to choose the subtitle language of a 
DVD */
                add_lang_action (menu, action, _("None"), -2);
        }
 


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