|
28 | 28 | define("_AM_IFORUM_POSTNOTAPPROVED", "Post has NOT been approved"); |
29 | 29 | define("_AM_IFORUM_POSTSAVED", "Post has been saved"); |
30 | 30 | define("_AM_IFORUM_POSTNOTSAVED", "Post has NOT been saved"); |
31 | | - |
| 31 | + |
32 | 32 | define("_AM_IFORUM_TOPICAPPROVED", "Topic has been approved"); |
33 | 33 | define("_AM_IFORUM_TOPICNOTAPPROVED", "Topic has been NOT approved"); |
34 | 34 | define("_AM_IFORUM_TOPICID", "Topic ID"); |
35 | 35 | define("_AM_IFORUM_ORPHAN_TOPICS_FOR_AUTH", "Unapproved topics authorization"); |
36 | | - |
| 36 | + |
37 | 37 | define($constpref.'_DEL_ONE', 'Delete only this message'); |
38 | 38 | define($constpref.'_POSTSDELETED', 'Selected post deleted.'); |
39 | 39 | define($constpref.'_NOAPPROVEPOST', 'There are presently no posts waiting approval.'); |
|
42 | 42 | define($constpref.'_MESSAGEC', 'Message:'); |
43 | 43 | define($constpref.'_CANCELPOST', 'Cancel Post'); |
44 | 44 | define($constpref.'_GOTOMOD', 'Go to module'); |
45 | | - |
| 45 | + |
46 | 46 | define($constpref.'_PREFERENCES', 'Module preferences'); |
47 | 47 | define($constpref.'_POLLMODULE', 'Poll Module'); |
48 | 48 | define($constpref.'_POLL_OK', 'Ready for use'); |
49 | 49 | define($constpref.'_GDLIB1', 'GD1 library:'); |
50 | 50 | define($constpref.'_GDLIB2', 'GD2 library:'); |
51 | 51 | define($constpref.'_AUTODETECTED', 'Autodetected: '); |
52 | 52 | define($constpref.'_AVAILABLE', 'Available'); |
53 | | - define($constpref.'_NOTAVAILABLE', '<font color="red">Not available</font>'); |
54 | | - define($constpref.'_NOTWRITABLE', '<font color="red">Not writable</font>'); |
| 53 | + define($constpref.'_NOTAVAILABLE', '<span style="color: red; ">Not available</span>'); |
| 54 | + define($constpref.'_NOTWRITABLE', '<span style="color: red; ">Not writable</span>'); |
55 | 55 | define($constpref.'_IMAGEMAGICK', 'ImageMagicK:'); |
56 | 56 | define($constpref.'_IMAGEMAGICK_NOTSET', 'Not set'); |
57 | 57 | define($constpref.'_ATTACHPATH', 'Path for attachment storing'); |
|
60 | 60 | define($constpref.'_REPORT', 'Reported posts'); |
61 | 61 | define($constpref.'_REPORT_PENDING', 'Pending report'); |
62 | 62 | define($constpref.'_REPORT_PROCESSED', 'processed report'); |
63 | | - |
| 63 | + |
64 | 64 | define($constpref.'_CREATETHEDIR', 'Create it'); |
65 | 65 | define($constpref.'_SETMPERM', 'Set the permission'); |
66 | 66 | define($constpref.'_DIRCREATED', 'The directory has been created'); |
67 | 67 | define($constpref.'_DIRNOTCREATED', 'The directory can not be created'); |
68 | 68 | define($constpref.'_PERMSET', 'The permission has been set'); |
69 | 69 | define($constpref.'_PERMNOTSET', 'The permission can not be set'); |
70 | | - |
| 70 | + |
71 | 71 | define($constpref.'_DIGEST', 'Digest notification'); |
72 | | - define($constpref.'_DIGEST_PAST', '<font color="red">Should be sent out %d minutes ago</font>'); |
| 72 | + define($constpref.'_DIGEST_PAST', '<span style="color: red; ">Should be sent out %d minutes ago</span>'); |
73 | 73 | define($constpref.'_DIGEST_NEXT', 'Need to send out in %d minutes'); |
74 | 74 | define($constpref.'_DIGEST_ARCHIVE', 'Digest archive'); |
75 | 75 | define($constpref.'_DIGEST_SENT', 'Digest processed'); |
76 | 76 | define($constpref.'_DIGEST_FAILED', 'Digest NOT processed'); |
77 | | - |
| 77 | + |
78 | 78 | // admin_forum_manager.php |
79 | 79 | define("_AM_IFORUM_NAME", "Name"); |
80 | 80 | define("_AM_IFORUM_CREATEFORUM", "Create Forum"); |
|
107 | 107 | define("_AM_IFORUM_MODERATOR_ADD", "Add moderators"); |
108 | 108 | define("_AM_IFORUM_ALLOW_SUBJECT_PREFIX", "Allow Subject Prefix for the Topics"); |
109 | 109 | define("_AM_IFORUM_ALLOW_SUBJECT_PREFIX_DESC", "This allows a Prefix, which will be added to the Topic Subject"); |
110 | | - |
111 | | - |
| 110 | + |
| 111 | + |
112 | 112 | // admin_cat_manager.php |
113 | | - |
| 113 | + |
114 | 114 | define("_AM_IFORUM_SETCATEGORYORDER", "Set Category Position:"); |
115 | 115 | define("_AM_IFORUM_ACTIVE", "Active"); |
116 | 116 | define("_AM_IFORUM_INACTIVE", "Inactive"); |
|
122 | 122 | define("_AM_IFORUM_SPONSORLINK", "Sponsor Link:"); |
123 | 123 | define("_AM_IFORUM_DELCAT", "Delete Category"); |
124 | 124 | define("_AM_IFORUM_WAYSYWTDTTAL", "Note: This will NOT remove the forums under the category, you must do that via the Edit Forum section.<br /><br />WARNING: Are you sure you want to delete this Category?"); |
125 | | - |
126 | | - |
127 | | - |
| 125 | + |
| 126 | + |
| 127 | + |
128 | 128 | //%%%%%% File Name admin_forums.php %%%%% |
129 | 129 | define("_AM_IFORUM_FORUMNAME", "Forum Name:"); |
130 | 130 | define("_AM_IFORUM_FORUMDESCRIPTION", "Forum Description:"); |
|
156 | 156 | define("_AM_IFORUM_MERGETO_FORUM", "Merge this forum to:"); |
157 | 157 | define("_AM_IFORUM_MSG_FORUM_MERGED", "Forum merged!"); |
158 | 158 | define("_AM_IFORUM_MSG_ERR_FORUM_MERGED", "Failed to merge forum."); |
159 | | - |
| 159 | + |
160 | 160 | //%%%%%% File Name admin_forum_reorder.php %%%%% |
161 | 161 | define("_AM_IFORUM_REORDERID", "ID"); |
162 | 162 | define("_AM_IFORUM_REORDERTITLE", "Title"); |
163 | 163 | define("_AM_IFORUM_REORDERWEIGHT", "Position"); |
164 | 164 | define("_AM_IFORUM_SETFORUMORDER", "Set Board Ordering"); |
165 | 165 | define("_AM_IFORUM_BOARDREORDER", "The Board has reordered to your specification"); |
166 | | - |
| 166 | + |
167 | 167 | // admin_permission.php |
168 | 168 | define("_AM_IFORUM_PERMISSIONS_TO_THIS_FORUM", "Topic permissions for this Forum"); |
169 | 169 | define("_AM_IFORUM_CAT_ACCESS", "Category access"); |
|
178 | 178 | define("_AM_IFORUM_CAN_ATTACH", "Can Attach"); |
179 | 179 | define("_AM_IFORUM_CAN_NOAPPROVE", "Can Post without Approval"); |
180 | 180 | define("_AM_IFORUM_ACTION", "Action"); |
181 | | - |
| 181 | + |
182 | 182 | define("_AM_IFORUM_PERM_TEMPLATE", "Set default permission template"); |
183 | 183 | define("_AM_IFORUM_PERM_TEMPLATE_DESC", "Edit the following permission template so that it can be applied to a forum or a couple of forums"); |
184 | 184 | define("_AM_IFORUM_PERM_FORUMS", "Select forums"); |
|
189 | 189 | define("_AM_IFORUM_PERM_ACTION", "Permission management tools"); |
190 | 190 | define("_AM_IFORUM_PERM_SETBYGROUP", "Set permissions directly by group"); |
191 | 191 | define("_AM_IFORUM_PERM_PERMISSIONS", "Permissions"); |
192 | | - |
| 192 | + |
193 | 193 | // admin_forum_prune.php |
194 | | - |
| 194 | + |
195 | 195 | define("_AM_IFORUM_PRUNE_RESULTS_TITLE", "Prune Results"); |
196 | 196 | define("_AM_IFORUM_PRUNE_RESULTS_TOPICS", "Pruned Topics"); |
197 | 197 | define("_AM_IFORUM_PRUNE_RESULTS_POSTS", "Pruned Posts"); |
198 | 198 | define("_AM_IFORUM_PRUNE_RESULTS_FORUMS", "Pruned Forums"); |
199 | 199 | define("_AM_IFORUM_PRUNE_STORE", "Store posts in this forum instead of deleting them"); |
200 | 200 | define("_AM_IFORUM_PRUNE_ARCHIVE", "Make a copy of posts into Archive"); |
201 | 201 | define("_AM_IFORUM_PRUNE_FORUMSELERROR", "You forgot to select forum(s) to prune"); |
202 | | - |
| 202 | + |
203 | 203 | define("_AM_IFORUM_PRUNE_DAYS", "Remove topics without replies in:"); |
204 | 204 | define("_AM_IFORUM_PRUNE_FORUMS", "Forums to be pruned"); |
205 | 205 | define("_AM_IFORUM_PRUNE_STICKY", "Keep Sticky topics"); |
|
217 | 217 | define("_AM_IFORUM_PRUNE_4MONTH", "Four Months"); |
218 | 218 | define("_AM_IFORUM_PRUNE_YEAR", "A Year"); |
219 | 219 | define("_AM_IFORUM_PRUNE_2YEARS", "2 Years"); |
220 | | - |
| 220 | + |
221 | 221 | // About.php constants |
222 | 222 | define($constpref.'_AUTHOR_INFO', "Author Informations"); |
223 | 223 | define($constpref.'_AUTHOR_NAME', "Author"); |
|
234 | 234 | define($constpref.'_AUTHOR_WORD', "The Author's Word"); |
235 | 235 | define($constpref.'_BY', 'By'); |
236 | 236 | define($constpref.'_AUTHOR_WORD_EXTRA', " "); |
237 | | - |
| 237 | + |
238 | 238 | // admin_report.php |
239 | 239 | define("_AM_IFORUM_REPORTADMIN", "Reported posts manager"); |
240 | 240 | define("_AM_IFORUM_PROCESSEDREPORT", "View processed reports"); |
|
244 | 244 | define("_AM_IFORUM_REPORTPOST", "Reported post"); |
245 | 245 | define("_AM_IFORUM_REPORTTEXT", "Report text"); |
246 | 246 | define("_AM_IFORUM_REPORTMEMO", "Process memo"); |
247 | | - |
| 247 | + |
248 | 248 | // admin_report.php |
249 | 249 | define("_AM_IFORUM_DIGESTADMIN", "Digest manager"); |
250 | 250 | define("_AM_IFORUM_DIGESTCONTENT", "Digest content"); |
251 | | - |
| 251 | + |
252 | 252 | // admin_votedata.php |
253 | 253 | define("_AM_IFORUM_VOTE_RATINGINFOMATION", "Voting Information"); |
254 | 254 | define("_AM_IFORUM_VOTE_TOTALVOTES", "Total votes: "); |
|
0 commit comments