* more translations
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@285 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
@@ -132,7 +132,7 @@ void WXY_Print ()
|
||||
unsigned char* img;
|
||||
const char* filename;
|
||||
|
||||
filename = file_dialog (g_pParentWnd->m_pWidget, FALSE, "Save Image", NULL, FILTER_BMP);
|
||||
filename = file_dialog (g_pParentWnd->m_pWidget, FALSE, _("Save Image"), NULL, FILTER_BMP);
|
||||
if (!filename)
|
||||
return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user