more i18n debugging
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 22 Jan 2013 15:18:16 +0000 (15:18 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 22 Jan 2013 15:18:16 +0000 (15:18 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@13971 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/main.cc

index 2b5287a3011a294a2046aeb3126427bb931a62c1..5a4bff016731f37f550ca3ce2f4eff5a33542565 100644 (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