[vlc-devel] [PATCH] i18n: missing .

Michał Trzebiatowski michtrz at gmail.com
Thu Nov 30 02:03:15 CET 2017


Signed-off-by: Michał Trzebiatowski <michtrz at gmail.com>
---
 src/libvlc-module.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libvlc-module.c b/src/libvlc-module.c
index b41d58b..cc81687 100644
--- a/src/libvlc-module.c
+++ b/src/libvlc-module.c
@@ -93,7 +93,7 @@ static const char *const ppsz_snap_formats[] =
 
 #define COLOR_TEXT N_("Color messages")
 #define COLOR_LONGTEXT N_( \
-    "This enables colorization of the messages sent to the console " \
+    "This enables colorization of the messages sent to the console. " \
     "Your terminal needs Linux color support for this to work.")
 
 #define ADVANCED_TEXT N_("Show advanced options")
-- 
2.10.0.windows.1



More information about the vlc-devel mailing list