]> git.pld-linux.org Git - packages/mkvtoolnix.git/blobdiff - mkvtoolnix-init_locales.patch
- 4.6.0
[packages/mkvtoolnix.git] / mkvtoolnix-init_locales.patch
index 99f359ba93aa718701a787ad9b868ed2e379317b..fad38c88041565c5cb49d16b7c837592c6d5c950 100644 (file)
@@ -5,7 +5,7 @@
  
    if (chosen_locale.empty())
 -    mxerror(Y("The locale could not be set properly. Check the LANG, LC_ALL and LC_MESSAGES environment variables.\n"));
-+    mxwarn(Y("The locale could not be set properly. Check the LANG, LC_ALL and LC_MESSAGES environment variables.\n"));
++    mxwarn("The locale could not be set properly. Check the LANG, LC_ALL and LC_MESSAGES environment variables.\n");
  
    locale_dir = MTX_LOCALE_DIR;
  # endif  // SYS_WINDOWS
This page took 0.047014 seconds and 4 git commands to generate.