updated languages/default.py
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.00.1 (2012-08-28 10:56:15) rc4
|
||||
Version 2.00.1 (2012-08-28 11:42:17) rc4
|
||||
|
||||
@@ -6,8 +6,10 @@
|
||||
'%s %%(shop[0])': '%s %%(shop[0])',
|
||||
'%s %%{shop[0]}': '%s %%{shop[0]}',
|
||||
'%s %%{shop}': '%s %%{shop}',
|
||||
'%Y-%m-%d %H:%M:%S': '%Y-%m-%d %H:%M:%S',
|
||||
'@markmin\x01**Hello World**': '**Hello World**',
|
||||
'enter an integer between %(min)g and %(max)g': 'enter an integer between %(min)g and %(max)g',
|
||||
'enter date and time as %(format)s': 'enter date and time as %(format)s',
|
||||
'Hello World': 'Hello World',
|
||||
'Hello World ## comment': 'Hello World ',
|
||||
'Hello World## comment': 'Hello World',
|
||||
|
||||
Reference in New Issue
Block a user