]> git.pld-linux.org Git - packages/mkvtoolnix.git/blame - mkvtoolnix-init_locales.patch
- release 2 (cmark 0.31.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 @@
aa665acd 4 chosen_locale = "C";
7235e43b
KK
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 9
96c63b63
JR
10 translation_c::set_active_translation(chosen_locale);
11
This page took 0.15967 seconds and 4 git commands to generate.