gluon-config-mode-geo-location: i18ndefaultgen.cpp fix typo
This commit is contained in:
parent
3828e83ac3
commit
c0d8e3f6b4
@ -18,7 +18,7 @@ int main() {
|
||||
#ifdef WITHMAP
|
||||
s << "\"If your PC is connected to the internet you can also click on the map displayed below. \"" << endl;
|
||||
#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 << endl;
|
||||
s << "msgid \"Geo-Location\"" << endl;
|
||||
s << "msgstr \"\"" << endl << endl;
|
||||
|
Loading…
Reference in New Issue
Block a user