13
0

more i18n debugging

git-svn-id: svn://localhost/ardour2/branches/3.0@13971 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2013-01-22 15:18:16 +00:00
parent 8be1d088bb
commit 0058b2d866

View File

@ -398,7 +398,7 @@ int main (int argc, char *argv[])
#endif
#ifdef ENABLE_NLS
cerr << "bnd txt domain to " << localedir << endl;
cerr << "bnd txt domain [" << PACKAGE << "] to " << localedir << endl;
(void) bindtextdomain (PACKAGE, localedir);
/* our i18n translations are all in UTF-8, so make sure