1
0

Updated 2k11 to v1.2.4.

This commit is contained in:
Matthias Mees
2012-12-04 12:44:50 +01:00
parent fb41727385
commit 8a24cd47eb
8 changed files with 149 additions and 117 deletions

@ -13,9 +13,9 @@
@define('TWOK11_PLINK_TEXT', 'Link');
@define('TWOK11_PLINK_TITLE', 'Permanent link for this comment');
@define('TWOK11_PLACE_SEARCH', 'Search term(s)');
@define('TWOK11_PLACE_NAME', 'i.e. John Doe');
@define('TWOK11_PLACE_MAIL', 'i.e. mail@example.org');
@define('TWOK11_PLACE_URL', 'i.e. http://example.org');
@define('TWOK11_PLACE_NAME', 'e.g. John Doe');
@define('TWOK11_PLACE_MAIL', 'e.g. mail@example.org');
@define('TWOK11_PLACE_URL', 'e.g. http://example.org');
@define('TWOK11_PLACE_MESSAGE', 'What do you want to say?');
@define('TWOK11_SEND_MAIL', 'Send');
@define('TWOK11_TWEET_THIS', 'Share article on Twitter');
@ -25,3 +25,4 @@
@define('TWOK11_EMPTYTRACKBACK', 'Unfortunately, the contents of this trackback can not be displayed.');
@define('TWOK11_TRACKBACKPREVIEW', 'Show preview');
@define('TWOK11_REPLYORIGIN', 'Origin');
@define('TWOK11_FORMOPTIONS', 'Form options');