Revert "CStringInput: remove possible display of NONEXISTANT_LOCALE"

This reverts commit c25ecd2b48.

Conflicts:
	src/gui/widget/stringinput.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: b9eeaf74dc
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)



------------------
This commit was generated by Migit
This commit is contained in:
2016-12-27 13:15:32 +01:00
parent e21a733f55
commit 7eed1784e8
2 changed files with 11 additions and 8 deletions

View File

@@ -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;