mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-16 02:11:23 +01:00
Job exchange bugfixes.
This commit is contained in:
parent
002587ecbe
commit
64262868ff
1587
po/bygfoot.pot
1587
po/bygfoot.pot
File diff suppressed because it is too large
Load Diff
@ -326,7 +326,7 @@ misc2_callback_evaluate_job_application(Job *job, User *user)
|
||||
else
|
||||
game_gui_show_warning(
|
||||
_("The owners of %s accept your application."),
|
||||
current_user.tm->name);
|
||||
job_get_team(job)->name);
|
||||
|
||||
user_change_team(user, team_of_id(job->team_id));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user