From a073031f64271d2a0da6b5c2d39ff221a145b589 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 19 Sep 2013 12:54:42 +0300 Subject: rename "fast opengl" into "normal opengl". --- src/gui/debugwindow.cpp | 2 +- src/gui/setup_perfomance.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui') diff --git a/src/gui/debugwindow.cpp b/src/gui/debugwindow.cpp index b3cff3087..39f07dffb 100644 --- a/src/gui/debugwindow.cpp +++ b/src/gui/debugwindow.cpp @@ -208,7 +208,7 @@ MapDebugTab::MapDebugTab(const Widget2 *const widget) : case RENDER_LAST: default: // TRANSLATORS: debug window label - mFPSText = _("%d FPS (fast OpenGL)"); + mFPSText = _("%d FPS (normal OpenGL)"); break; case RENDER_SAFE_OPENGL: // TRANSLATORS: debug window label diff --git a/src/gui/setup_perfomance.cpp b/src/gui/setup_perfomance.cpp index 8c8969335..72cd08507 100644 --- a/src/gui/setup_perfomance.cpp +++ b/src/gui/setup_perfomance.cpp @@ -128,7 +128,7 @@ Setup_Perfomance::Setup_Perfomance(const Widget2 *const widget) : mTexturesList->fillFromArray(&texturesList[0], texturesListSize); // TRANSLATORS: settings option - new SetupItemDropDown(_("Enable texture compression (fast OpenGL)"), "", + new SetupItemDropDown(_("Enable texture compression (OpenGL)"), "", "compresstextures", this, "compresstexturesEvent", mTexturesList, 100); // TRANSLATORS: settings option -- cgit v1.2.3-70-g09d2