Changeset 3 for branches/rsr.v5.1.dev/web/punbb/lang/English/topic.php
- Timestamp:
- Nov 14, 2011, 11:17:15 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rsr.v5.1.dev/web/punbb/lang/English/topic.php
r1 r3 6 6 'Post reply' => 'Post reply', 7 7 'Topic closed' => 'Topic closed', 8 'From' => 'From', // User location 9 'Note' => 'Note', // Admin note 8 'From' => 'From:', // User location 9 'IP address logged' => 'IP address logged', 10 'Note' => 'Note:', // Admin note 11 'Posts' => 'Posts:', 12 'Registered' => 'Registered:', 13 'Replies' => 'Replies:', 10 14 'Website' => 'Website', 11 15 'Guest' => 'Guest', … … 21 25 'Subscribe' => 'Subscribe to this topic', 22 26 'Quick post' => 'Quick post', 23 24 'Link separator' => ' | ', // The text that separates links in posts (website, e-mail, report, edit etc.) 25 'Mod controls' => 'Moderator controls' 27 'Mod controls' => 'Moderator controls', 28 'New icon' => 'New post', 29 'Re' => 'Re:', 30 'Preview' => 'Preview' 26 31 27 32 );
Note: See TracChangeset
for help on using the changeset viewer.