Page 1 of 1

[0.12.20] Poorly worded pause message

Posted: Thu Dec 31, 2015 9:42 am
by Supercheese
When in a multiplayer game, if the game is paused, the following message appears:
Player Supercheese is having a pause.
This is a very awkward bit of text, and it should be improved to something along the lines of:
Player Supercheese has paused the game.
That is all, cheers.

Re: [0.12.20] Poorly worded pause message

Posted: Mon Jan 04, 2016 3:54 pm
by kovarex
Thanks, it is fixed for 0.12.21

Re: [0.12.20] Poorly worded pause message

Posted: Sat Jan 09, 2016 1:29 am
by Supercheese
After updating to 0.12.21, it seems that the message has not been changed.

Specifically, data\core\locare\en\core.cfg still contains:

Code: Select all

game-paused=Player __1__ is having a pause.
Which is the awkwardly-phrased message in question.

Re: [0.12.20] Poorly worded pause message

Posted: Sat Jan 09, 2016 9:50 am
by kovarex
My bad, I changed it in master (0.13) instead of the 0.12 version, I moved the change to 0.12 so it will be updated there if we make new version.