]> git.sesse.net Git - vlc/commitdiff
Try a better formulation for stats option
authorJean-Baptiste Kempf <jb@videolan.org>
Tue, 8 Sep 2009 08:39:51 +0000 (10:39 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 8 Sep 2009 08:39:51 +0000 (10:39 +0200)
src/libvlc-module.c

index af9a2a3c668ed2c1523f5b3f22d2303038adf128..0e9a81bb1653fb4394763e414508e1315bce509b 100644 (file)
@@ -1073,7 +1073,7 @@ static const char *const ppsz_clock_descriptions[] =
 #define PLUGINS_CACHE_LONGTEXT N_( \
     "Use a plugins cache which will greatly improve the startup time of VLC.")
 
-#define STATS_TEXT N_("Collect local statistics")
+#define STATS_TEXT N_("Locally collect statistics")
 #define STATS_LONGTEXT N_( \
      "Collect miscellaneous local statistics about the playing media.")