Some minor fixes for 2k11.
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
@define('TWOK11_PAG_TITLE', 'Pagination');
|
||||
@define('TWOK11_PLINK_TEXT', 'Link');
|
||||
@define('TWOK11_PLINK_TITLE', 'Permanenter Link zu diesem Kommentar');
|
||||
@define('TWOK11_PLACE_SEARCH', 'Suchbegriff(e)');
|
||||
@define('TWOK11_PLACE_NAME', 'z.B. John Doe');
|
||||
@define('TWOK11_PLACE_MAIL', 'z.B. mail@example.org');
|
||||
@define('TWOK11_PLACE_URL', 'z.B. http://example.org');
|
||||
|
@ -10,6 +10,7 @@
|
||||
@define('TWOK11_PAG_TITLE', 'Pagination');
|
||||
@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');
|
||||
|
Reference in New Issue
Block a user