mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
Revert "- nhttpd: change default language to deutsch"
This reverts commit6ddfc9ed42
. Origin commit data ------------------ Branch: ni/coolstream Commit:5b8a910173
Author: vanhofen <vanhofen@gmx.de> Date: 2022-12-03 (Sat, 03 Dec 2022) ------------------ This commit was generated by Migit
This commit is contained in:
@@ -89,7 +89,7 @@ void CLanguage::setLanguage(std::string _language){
|
||||
}
|
||||
else if (i == 1) {
|
||||
// load neutrino default language (should not happen)
|
||||
NeutrinoLanguage->loadConfig(LOCALEDIR "/deutsch.locale", ' ');
|
||||
NeutrinoLanguage->loadConfig(LOCALEDIR "/english.locale", ' ');
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user