added Jaramir's real name
added Gabriel Rodr�guez (Chewie) as spanish translator
This commit is contained in:
parent
43944b8315
commit
0f6bf93551
1 changed files with 4 additions and 3 deletions
|
@ -102,7 +102,6 @@ std::vector<std::string> get_text() {
|
|||
text.push_back("+ ");
|
||||
|
||||
text.push_back("+Packagers");
|
||||
text.push_back("- Cyril Bouthors (CyrilB)");
|
||||
text.push_back("- Darryl Dixon");
|
||||
text.push_back("- Jay Hopping");
|
||||
text.push_back("- Marcin Konicki (ahwayakchih)");
|
||||
|
@ -111,7 +110,7 @@ std::vector<std::string> get_text() {
|
|||
text.push_back("+ ");
|
||||
|
||||
text.push_back("+Miscellaneous");
|
||||
text.push_back("- Jaramir");
|
||||
text.push_back("- Francesco Gigli (Jaramir)");
|
||||
text.push_back("- Jordà Polo (ettin)");
|
||||
text.push_back("- Tom Chance (telex4)");
|
||||
text.push_back("+ ");
|
||||
|
@ -127,6 +126,7 @@ std::vector<std::string> get_text() {
|
|||
|
||||
text.push_back("+Catalan Translation");
|
||||
text.push_back("- Dan Rosàs Garcia (focks)");
|
||||
text.push_back("- Jordà Polo (ettin)");
|
||||
text.push_back("+ ");
|
||||
|
||||
text.push_back("+Danish Translation");
|
||||
|
@ -189,7 +189,7 @@ std::vector<std::string> get_text() {
|
|||
|
||||
text.push_back("+Spanish Translation");
|
||||
text.push_back("- Franciso Muñoz (fmunoz)");
|
||||
text.push_back("- Jordà Polo (ettin)");
|
||||
text.push_back("- Gabriel Rodríguez (Chewie))");
|
||||
text.push_back("- Jose Gordillo (kilder)");
|
||||
text.push_back("- Jose Manuel Gomez (joseg)");
|
||||
text.push_back("+ ");
|
||||
|
@ -200,6 +200,7 @@ std::vector<std::string> get_text() {
|
|||
text.push_back("+ ");
|
||||
|
||||
text.push_back("+Contributors");
|
||||
text.push_back("- Cyril Bouthors (CyrilB)");
|
||||
text.push_back("- edge");
|
||||
text.push_back("- Frédéric Wagner");
|
||||
text.push_back("- Jan Zvánovec (jaz)");
|
||||
|
|
Loading…
Add table
Reference in a new issue