rajrakeshdr / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

Typo in close dialog box #322

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a new game.
2. Play.
3. Close the game.

What is the expected output? What do you see instead?
"Save the current game before you close it?

It is not possible later to continue the game, if do don't save it."

"...if do don't save it." should be "if you don't save it."

Does it happen every time?
Yes.

What version of the product are you using?
Philidor 0.8.1

Did you use an installed version of PyChess or did you run in from a
tarball/svn?
Installed.

Please provide any additional information below.
N/A

Original issue reported on code.google.com by teohhan...@gmail.com on 29 Apr 2008 at 10:24

GoogleCodeExporter commented 9 years ago
Thanks for your report. This is however fixed in the released 0.8.2.
(Although the fix of this bug has resulted in the particularly string not being
translated into any languages :$)

Cheers, Thomas

Original comment by lobais on 21 May 2008 at 6:10