diff gamelib/constants.py @ 769:43b49f1de828 pyntnclick-i18n

Merge i18n for before the pyntnclick split
author Stefano Rivera <stefano@rivera.za.net>
date Sat, 26 Jan 2013 16:57:33 +0200
parents d016ac9de1bd f173771c85a8
children 5fb962434159
line wrap: on
line diff
--- a/gamelib/constants.py	Sat Jan 26 13:24:01 2013 +0200
+++ b/gamelib/constants.py	Sat Jan 26 16:57:33 2013 +0200
@@ -4,3 +4,4 @@
 class SSConstants(GameConstants):
     title = 'Suspended Sentence'
     icon = 'suspended_sentence24x24.png'
+    i18n_name = 'suspended-sentence'