1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib
Juhani Numminen 65b86f2d1d Improve internationalization
- More strings marked for translation
- Used format strings instead of concatinating fragments
- Removed space before '?' or '!' from sentences in English

Following the GNU gettext guidelines at
https://www.gnu.org/software/gettext/manual/gettext.html#Preparing-Strings
2019-08-31 13:22:21 +03:00
..
game Improve internationalization 2019-08-31 13:22:21 +03:00
games Improve internationalization 2019-08-31 13:22:21 +03:00
kivy Improve internationalization 2019-08-31 13:22:21 +03:00
macosx Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
pysolgtk Improve internationalization 2019-08-31 13:22:21 +03:00
tile Improve internationalization 2019-08-31 13:22:21 +03:00
tk Improve internationalization 2019-08-31 13:22:21 +03:00
ui Improve internationalization 2019-08-31 13:22:21 +03:00
winsystems Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
__init__.py Change the licenses headers to please flake8. 2017-04-19 12:03:44 +03:00
acard.py Try fix demo in freecell. 2017-08-25 18:25:58 +03:00
actions.py Improve internationalization 2019-08-31 13:22:21 +03:00
app.py Improve internationalization 2019-08-31 13:22:21 +03:00
app_stat.py Extract a common module/library/header. 2019-04-29 15:14:36 +03:00
app_stat_result.py Extract a common module/library/header. 2019-04-29 15:08:04 +03:00
app_statistics.py Extract a common module/library/header. 2019-04-30 17:14:57 +03:00
customgame.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
gamedb.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
help.py Improve internationalization 2019-08-31 13:22:21 +03:00
hint.py add support for solving three golf variants. 2019-01-26 19:09:31 +02:00
htmllib2.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
images.py Fix the indentation. 2019-02-19 17:14:17 +02:00
init.py Refactor and comment locale_dir selection 2019-08-20 16:23:05 +03:00
layout.py Crude code to get some func running in py3. 2017-08-25 18:25:58 +03:00
main.py Improve internationalization 2019-08-31 13:22:21 +03:00
mfxutil.py use normal print to avoid b"...". 2019-04-29 14:25:04 +03:00
move.py Made the new flake8 and travis happier. 2017-11-04 20:15:52 +02:00
mygettext.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
options.py Delete local copy of configobj in favor of the pypi package 2019-07-16 12:57:24 +03:00
pysolaudio.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
pysolrandom.py moved functionality to pysol-cards.py 2019-08-08 18:44:49 +03:00
pysoltk.py flake8 2018-03-21 10:45:12 +02:00
resource.py Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00
settings.py Improve Filesystem Hierarchy Standard compliance 2019-07-28 10:05:05 +03:00
stack.py Improve internationalization 2019-08-31 13:22:21 +03:00
stats.py Improve internationalization 2019-08-31 13:22:21 +03:00
struct_new.py Fix the 'picturegallery' game. 2019-08-07 12:28:29 +03:00
util.py Try to fix issue#100. 2019-02-16 21:58:24 +02:00
wizardpresets.py flake 8 2017-04-19 12:03:44 +03:00
wizardutil.py Refactoring / code cleanup. 2019-05-31 17:22:49 +03:00