mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 11:42:31 +01:00
Some new translations and minor modifications to all main translation files
Minor modifications to 'About' screen
This commit is contained in:
parent
fac5161b2f
commit
a5a83f4813
@ -187,9 +187,9 @@ string getAboutString1(int i) {
|
||||
|
||||
string getAboutString2(int i) {
|
||||
switch(i) {
|
||||
case 0: return "Web: http://www.megaglest.org";
|
||||
case 0: return "Web: http://megaglest.org";
|
||||
case 1: return "Bug reports: " + string(mailString);
|
||||
case 2: return "Irc: irc://irc.freenode.net/megaglest";
|
||||
case 2: return "IRC: irc://irc.freenode.net/megaglest";
|
||||
}
|
||||
return "";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user