[Pythonsudoku-devel] Python Sudoku 0.12
Brought to you by:
xoseotero
From: <xos...@gm...> - 2006-06-29 20:34:08
|
The new version has been released and can be downloaded here: http://prdownloads.sourceforge.net/pythonsudoku/pythonsudoku-0.12.zip?download The main changes is the additon of --difficulty option to set the difficulty, that can be easy, normal or hard. For the release I have deleted the fuzzy strings from the translations, so some translations have not translated strings: 1. Catalonian translation: Line 287: "set the lines colour (\"black\", \"blue\", etc) (\"%s\" is the default for Image and \"%s\" for PDF/Print)" not translated Line 302: "set the font colour for the numbers (\"black\", \"blue\", etc) (\"%s\" is the default for Image and \"%s\" for PDF/Print)" not translated Line 470: "Print command not set" not translated 2. Polish translation: Line 288: "set the lines colour (\"black\", \"blue\", etc) (\"%s\" is the default for Image and \"%s\" for PDF/Print)" not translated Line 303: "set the font colour for the numbers (\"black\", \"blue\", etc) (\"%s\" is the default for Image and \"%s\" for PDF/Print)" not translated Line 470: "Print command not set" not translated 3. German translation: Line 29: "integer" not translated Line 33: "long integer" not translated Line 37: "floating-point" not translated Line 41: "complex" not translated Line 153: "set the difficulty of the sudoku (\"hard\", \"normal\", \"easy\") (\"%s\" is the default)" not translated Line 204: "set the title colour (\"black\", \"blue\", etc) (\"%s\" is the default)" not translated Line 272: "show letters instead of numbers > 9 (default)" not translated Line 276: "show only numbers" not translated Line 280: "show letters instead of numbers > 9" not translated Line 284: "show only numbers (default)" not translated Line 289: "set the lines colour (\"black\", \"blue\", etc) (\"%s\" is the default for Image and \"%s\" for PDF/Print)" not translated Line 304: "set the font colour for the numbers (\"black\", \"blue\", etc) (\"%s\" is the default for Image and \"%s\" for PDF/Print)" not translated Line 449: "This sudoku can be solved." not translated Line 471: "Print command not set" not translated |