Index: trunk/extensions/LiquidThreads/Lqt.i18n.php |
— | — | @@ -44,7 +44,8 @@ |
45 | 45 | 'lqt_hist_moved_talkpage' => 'Moved', |
46 | 46 | 'lqt_hist_listing_subtitle' => 'Viewing a history listing.', |
47 | 47 | 'lqt_hist_view_whole_thread' => 'View history for the entire thread', |
48 | | - 'lqt_hist_no_revisions_error' => 'This thread does not have any history revisions. That is pretty weird.', |
| 48 | + 'lqt_hist_no_revisions_error' => 'This thread does not have any history revisions. |
| 49 | +That is pretty weird.', |
49 | 50 | 'lqt_hist_past_last_page_error' => 'You are beyond the number of pages of history that exist.', |
50 | 51 | 'lqt_hist_tooltip_newer_disabled' => 'This link is disabled because you are on the first page.', |
51 | 52 | 'lqt_hist_tooltip_older_disabled' => 'This link is disabled because you are on the last page.', |
— | — | @@ -73,7 +74,8 @@ |
74 | 75 | 'lqt_nosuchrevision' => 'There is no such revision of this thread.', |
75 | 76 | 'lqt_nosuchthread' => 'There is no such thread.', |
76 | 77 | 'lqt_threadrequired' => 'You must specify a thread in the URL.', |
77 | | - 'lqt_move_movingthread' => 'Moving $1. This thread is part of $2.', |
| 78 | + 'lqt_move_movingthread' => 'Moving $1. |
| 79 | +This thread is part of $2.', |
78 | 80 | 'lqt_move_torename' => 'To rename this thread, $1 and change the \'Subject\' field.', |
79 | 81 | 'lqt_move_torename_edit' => 'edit it', // substituted above as a link |
80 | 82 | 'lqt_move_destinationtitle' => 'Title of destination talkpage:', |
— | — | @@ -94,7 +96,7 @@ |
95 | 97 | 'lqt_delete_unallowed' => 'You are not allowed to delete threads.', |
96 | 98 | 'lqt_talkpage_autocreate_summary' => 'Talkpage autocreated when first thread was posted.', |
97 | 99 | 'lqt_header_warning_before_big' => '', |
98 | | - 'lqt_header_warning_big' => 'You are editing a $1. ', |
| 100 | + 'lqt_header_warning_big' => 'You are editing a $1.', |
99 | 101 | 'lqt_header_warning_after_big' => 'Headers are for announcements and prefaces. |
100 | 102 | You might instead want to $2.', |
101 | 103 | 'lqt_header_warning_bold' => 'discussion page header', |
— | — | @@ -114,9 +116,12 @@ |
115 | 117 | 'lqt-newer' => 'newer', |
116 | 118 | 'lqt-searching' => 'Searching for threads', |
117 | 119 | 'lqt-read-message' => 'Read', |
118 | | - 'lqt-read-message-tooltip'=> 'Remove this thread from new messages. It will still be visible on its original talk page.', |
| 120 | + 'lqt-read-message-tooltip'=> 'Remove this thread from new messages. |
| 121 | +It will still be visible on its original talk page.', |
119 | 122 | 'lqt-read-all' => 'Mark all as read', |
120 | | - 'lqt-read-all-tooltip' => 'Remove all threads from new messages. They will still be visible on their original talk pages. This operation is undoable.', |
| 123 | + 'lqt-read-all-tooltip' => 'Remove all threads from new messages. |
| 124 | +They will still be visible on their original talk pages. |
| 125 | +This operation is undoable.', |
121 | 126 | 'lqt-marked-read' => 'Thread \'\'\'$1\'\'\' marked as read.', |
122 | 127 | 'lqt-count-marked-read' => '$1 {{PLURAL:$1|message|messages}} marked as read.', |
123 | 128 | 'lqt-email-undo' => 'Undo', |
— | — | @@ -943,7 +948,7 @@ |
944 | 949 | 'lqt-read-message' => 'Ler', |
945 | 950 | ); |
946 | 951 | |
947 | | -/** Gothic (𐌲𐌿𐍄𐌹𐍃𐌺) |
| 952 | +/** Gothic |
948 | 953 | * @author Jocke Pirat |
949 | 954 | */ |
950 | 955 | $messages['got'] = array( |