]> git.pld-linux.org Git - packages/mkvtoolnix.git/blame - mkvtoolnix-init_locales.patch
- updated to 5.7.0
[packages/mkvtoolnix.git] / mkvtoolnix-init_locales.patch
CommitLineData
7235e43b
KK
1--- mkvtoolnix-2.8.0/src/common/translation.cpp.orig 2009-05-10 16:14:28.000000000 +0200
2+++ mkvtoolnix-2.8.0/src/common/translation.cpp 2009-05-10 15:05:54.000000000 +0200
3@@ -210,7 +210,7 @@
4 mxverb(4, boost::format("[init_locales chosen locale %1%]\n") % chosen_locale);
5
6 if (chosen_locale.empty())
7- mxerror(Y("The locale could not be set properly. Check the LANG, LC_ALL and LC_MESSAGES environment variables.\n"));
e7abba70 8+ mxwarn("The locale could not be set properly. Check the LANG, LC_ALL and LC_MESSAGES environment variables.\n");
7235e43b
KK
9
10 locale_dir = MTX_LOCALE_DIR;
11 # endif // SYS_WINDOWS
This page took 0.041572 seconds and 4 git commands to generate.