gluon-config-mode-geo-location: add i18ndegen.cpp

This commit is contained in:
Jan-Tarek Butt 2017-09-04 11:38:33 +02:00
parent c0d8e3f6b4
commit fe7b295fcc

View File

@ -40,7 +40,7 @@ int main() {
#ifdef WITHMAP #ifdef WITHMAP
s << "\"If your PC is connected to the internet you can also click on the map displayed below. \"" << endl; s << "\"If your PC is connected to the internet you can also click on the map displayed below. \"" << endl;
#endif #endif
s << "\"Please keep in mind setting a location can also enhance the network quallity.\"" << endl; s << "\"Please keep in mind setting a location can also enhance the network quality.\"" << endl;
s << "msgstr \"\"" << endl; s << "msgstr \"\"" << endl;
s << "\"Um Deinen Router auf der Karte anzeigen zu können, benötigen wir seine \"" << endl; s << "\"Um Deinen Router auf der Karte anzeigen zu können, benötigen wir seine \"" << endl;
s << "\"Koordinaten. Hier hast Du die Möglichkeit, "; s << "\"Koordinaten. Hier hast Du die Möglichkeit, ";