Updated 2k11 to v1.2.4.
This commit is contained in:
@ -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');
|
||||
|
Reference in New Issue
Block a user