1
0

Some minor fixes for 2k11.

This commit is contained in:
Matthias Mees
2011-12-16 21:27:53 +01:00
parent e25a70302d
commit 7e0d7a61d9
10 changed files with 45 additions and 23 deletions

View File

@ -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');

View File

@ -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');