]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/xywindow.cpp
* more translations
[xonotic/netradiant.git] / radiant / xywindow.cpp
index 3302bfef9e10a6110616fd61a91282fd1be035f7..d105158bc9487e969f079a7ef61226ff042ea2a4 100644 (file)
@@ -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;