mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
Revert "CStringInput: remove possible display of NONEXISTANT_LOCALE"
This reverts commit 4e853d98c2
.
Conflicts:
src/gui/widget/stringinput.cpp
This commit is contained in:
@@ -53,7 +53,8 @@ class CStringInput : public CMenuTarget
|
||||
|
||||
uint32_t smstimer;
|
||||
|
||||
std::string title;
|
||||
std::string head;
|
||||
neutrino_locale_t name;
|
||||
neutrino_locale_t hint_1, hint_2;
|
||||
std::string iconfile;
|
||||
const char * validchars;
|
||||
|
Reference in New Issue
Block a user