fixed TomJoad and Chewie real names
This commit is contained in:
parent
090dc97682
commit
5504a8aec3
1 changed files with 2 additions and 2 deletions
|
@ -158,7 +158,7 @@ std::vector<std::string> get_text() {
|
|||
|
||||
text.push_back("+Hungarian Translation");
|
||||
text.push_back("- Khiraly");
|
||||
text.push_back("- Sz<EFBFBD>l Tam<61> (TomJoad)");
|
||||
text.push_back("- Széll Tamás (TomJoad)");
|
||||
text.push_back("+ ");
|
||||
|
||||
text.push_back("+Italian Translation");
|
||||
|
@ -190,7 +190,7 @@ std::vector<std::string> get_text() {
|
|||
|
||||
text.push_back("+Spanish Translation");
|
||||
text.push_back("- Franciso Muñoz (fmunoz)");
|
||||
text.push_back("- Gabriel Rodr<EFBFBD>uez (Chewie))");
|
||||
text.push_back("- Gabriel Rodríguez (Chewie))");
|
||||
text.push_back("- Jose Gordillo (kilder)");
|
||||
text.push_back("- Jose Manuel Gomez (joseg)");
|
||||
text.push_back("+ ");
|
||||
|
|
Loading…
Add table
Reference in a new issue