summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
755a820)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24834
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#endif
#include "wx/display.h"
#endif
#include "wx/display.h"
#include "wx/log.h"
#ifndef WX_PRECOMP
#include "wx/log.h"
#ifndef WX_PRECOMP
- wxLogSysError("XF86VidModeGetAllModeLines Failed in wxX11Display::GetModes()!");
+ wxLogSysError(_("Failed to enumerate video modes"));
- wxLogSysError("XF86VidModeGetAllModeLines Failed in wxX11Display::ChangeMode()!");
+ wxLogSysError(_("Failed to change video mode"));