Skip to:
Content

bbPress.org

Ticket #2391: html.txt

File html.txt, 28.5 KB (added by MZAWeb, 12 years ago)
Line 
1#: bbpress/includes/admin/admin.php:1416
2"Tired of plain old Vanilla? Now you can easily switch to <del>Mint Chocolate Chip</del> bbPress!"
3
4#: bbpress/includes/admin/admin.php:1699
5"Warning! Problem updating %1$s. Your server may not be able to connect to sites running on it. Error message: <em>%2$s</em>"
6
7#: bbpress/includes/admin/forums.php:146
8"<strong>Edit</strong> takes you to the editing screen for that forum. You can also reach that screen by clicking on the forum title."
9
10#: bbpress/includes/admin/forums.php:147
11"<strong>Trash</strong> removes your forum from this list and places it in the trash, from which you can permanently delete it."
12
13#: bbpress/includes/admin/forums.php:148
14"<strong>View</strong> will show you what your draft forum will look like if you publish it. View will take you to your live site to view the forum. Which link is available depends on your forum&#8217;s status."
15
16#: bbpress/includes/admin/forums.php:164
17#: bbpress/includes/admin/forums.php:223
18#: bbpress/includes/admin/replies.php:178
19#: bbpress/includes/admin/replies.php:235
20#: bbpress/includes/admin/settings.php:1594
21#: bbpress/includes/admin/topics.php:179
22#: bbpress/includes/admin/topics.php:235
23"<a href=\"http://codex.bbpress.org\" target=\"_blank\">bbPress Documentation</a>"
24
25#: bbpress/includes/admin/forums.php:165
26#: bbpress/includes/admin/forums.php:224
27#: bbpress/includes/admin/replies.php:179
28#: bbpress/includes/admin/replies.php:236
29#: bbpress/includes/admin/settings.php:1595
30#: bbpress/includes/admin/topics.php:180
31#: bbpress/includes/admin/topics.php:236
32"<a href=\"http://bbpress.org/forums/\" target=\"_blank\">bbPress Support Forums</a>"
33
34#: bbpress/includes/admin/forums.php:191
35"<strong>Title</strong> - Enter a title for your forum. After you enter a title, you&#8217;ll see the permalink below, which you can edit."
36
37
38#: bbpress/includes/admin/forums.php:192
39"<strong>Forum Editor</strong> - Enter the text for your forum. There are two modes of editing: Visual and HTML. Choose the mode by clicking on the appropriate tab. Visual mode gives you a WYSIWYG editor. Click the last icon in the row to get a second row of controls. The HTML mode allows you to enter raw HTML along with your forum text. You can insert media files by clicking the icons above the forum editor and following the directions. You can go to the distraction-free writing screen via the Fullscreen icon in Visual mode (second to last in the top row) or the Fullscreen button in HTML mode (last in the row). Once there, you can make buttons visible by hovering over the top area. Exit Fullscreen back to the regular forum editor."
40
41
42#: bbpress/includes/admin/forums.php:195
43"<strong>Publish</strong> - You can set the terms of publishing your forum in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a forum or making it stay at the top of your blog indefinitely (sticky). Publish (immediately) allows you to set a future or past date and time, so you can schedule a forum to be published in the future or backdate a forum."
44
45
46#: bbpress/includes/admin/forums.php:198
47"<strong>Featured Image</strong> - This allows you to associate an image with your forum without inserting it. This is usually useful only if your theme makes use of the featured image as a forum thumbnail on the home page, a custom header, etc."
48
49
50#: bbpress/includes/admin/forums.php:207
51"<strong>Type</strong> indicates if the forum is a category or forum. Categories generally contain other forums."
52
53
54#: bbpress/includes/admin/forums.php:208
55"<strong>Status</strong> allows you to close a forum to new topics and forums."
56
57
58#: bbpress/includes/admin/forums.php:209
59"<strong>Visibility</strong> lets you pick the scope of each forum and what users are allowed to access it."
60
61
62#: bbpress/includes/admin/forums.php:210
63"<strong>Parent</strong> dropdown determines the parent forum. Select the forum or category from the dropdown, or leave the default (No Parent) to create the forum at the root of your forums."
64
65
66#: bbpress/includes/admin/forums.php:211
67"<strong>Order</strong> allows you to order your forums numerically."
68
69
70#: bbpress/includes/admin/forums.php:529
71#, php-format
72"Forum updated. <a href=\"%s\">View forum</a>"
73
74
75#: bbpress/includes/admin/forums.php:547
76#, php-format
77"Forum created. <a href=\"%s\">View forum</a>"
78
79
80#: bbpress/includes/admin/forums.php:553
81#, php-format
82"Forum submitted. <a target=\"_blank\" href=\"%s\">Preview forum</a>"
83
84
85#: bbpress/includes/admin/forums.php:556
86#, php-format
87"Forum scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview forum</a>"
88
89#: bbpress/includes/admin/forums.php:563
90#, php-format
91"Forum draft updated. <a target=\"_blank\" href=\"%s\">Preview forum</a>"
92
93
94#: bbpress/includes/admin/metaboxes.php:222
95#, php-format
96"You are using <span class=\"b\">bbPress %s</span>."
97
98
99#: bbpress/includes/admin/replies.php:158
100"<strong>Edit</strong> takes you to the editing screen for that reply. You can also reach that screen by clicking on the reply title."
101
102
103#: bbpress/includes/admin/replies.php:160
104"<strong>Trash</strong> removes your reply from this list and places it in the trash, from which you can permanently delete it."
105
106
107#: bbpress/includes/admin/replies.php:161
108"<strong>Spam</strong> removes your reply from this list and places it in the spam queue, from which you can permanently delete it."
109
110
111#: bbpress/includes/admin/replies.php:162
112"<strong>Preview</strong> will show you what your draft reply will look like if you publish it. View will take you to your live site to view the reply. Which link is available depends on your reply&#8217;s status."
113
114
115#: bbpress/includes/admin/replies.php:205
116"<strong>Title</strong> - Enter a title for your reply. After you enter a title, you&#8217;ll see the permalink below, which you can edit."
117
118
119#: bbpress/includes/admin/replies.php:206
120"<strong>Reply Editor</strong> - Enter the text for your reply. There are two modes of editing: Visual and HTML. Choose the mode by clicking on the appropriate tab. Visual mode gives you a WYSIWYG editor. Click the last icon in the row to get a second row of controls. The HTML mode allows you to enter raw HTML along with your reply text. You can insert media files by clicking the icons above the reply editor and following the directions. You can go to the distraction-free writing screen via the Fullscreen icon in Visual mode (second to last in the top row) or the Fullscreen button in HTML mode (last in the row). Once there, you can make buttons visible by hovering over the top area. Exit Fullscreen back to the regular reply editor."
121
122
123#: bbpress/includes/admin/replies.php:209
124"<strong>Publish</strong> - You can set the terms of publishing your reply in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a reply or making it stay at the top of your blog indefinitely (sticky). Publish (immediately) allows you to set a future or past date and time, so you can schedule a reply to be published in the future or backdate a reply."
125
126
127#: bbpress/includes/admin/replies.php:212
128"<strong>Featured Image</strong> - This allows you to associate an image with your reply without inserting it. This is usually useful only if your theme makes use of the featured image as a reply thumbnail on the home page, a custom header, etc."
129
130
131#: bbpress/includes/admin/replies.php:221
132"<strong>Forum</strong> dropdown determines the parent forum that the reply belongs to. Select the forum, or leave the default (Use Forum of Topic) to post the reply in forum of the topic."
133
134
135#: bbpress/includes/admin/replies.php:222
136"<strong>Topic</strong> determines the parent topic that the reply belongs to."
137
138
139#: bbpress/includes/admin/replies.php:223
140"<strong>Reply To</strong> determines the threading of the reply."
141
142
143#: bbpress/includes/admin/replies.php:850
144#, php-format
145"Reply updated. <a href=\"%s\">View topic</a>"
146
147
148#: bbpress/includes/admin/replies.php:868
149#, php-format
150"Reply created. <a href=\"%s\">View topic</a>"
151
152
153#: bbpress/includes/admin/replies.php:874
154#, php-format
155"Reply submitted. <a target=\"_blank\" href=\"%s\">Preview topic</a>"
156
157
158#: bbpress/includes/admin/replies.php:877
159#, php-format
160"Reply scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview topic</a>"
161
162
163#: bbpress/includes/admin/replies.php:884
164#, php-format
165"Reply draft updated. <a target=\"_blank\" href=\"%s\">Preview topic</a>"
166
167#: bbpress/includes/admin/settings.php:1284
168"Information about your previous forums database so that they can be converted. <strong>Backup your database before proceeding.</strong>"
169
170
171#: bbpress/includes/admin/tools.php:1071
172"This will revert your forums back to a brand new installation. This process cannot be undone. <strong>Backup your database before proceeding</strong>."
173
174
175#: bbpress/includes/admin/topics.php:157
176"<strong>Edit</strong> takes you to the editing screen for that topic. You can also reach that screen by clicking on the topic title."
177
178
179#: bbpress/includes/admin/topics.php:158
180"<strong>Trash</strong> removes your topic from this list and places it in the trash, from which you can permanently delete it."
181
182
183#: bbpress/includes/admin/topics.php:159
184"<strong>Spam</strong> removes your topic from this list and places it in the spam queue, from which you can permanently delete it."
185
186
187#: bbpress/includes/admin/topics.php:160
188"<strong>Preview</strong> will show you what your draft topic will look like if you publish it. View will take you to your live site to view the topic. Which link is available depends on your topic&#8217;s status."
189
190
191#: bbpress/includes/admin/topics.php:161
192"<strong>Close</strong> will mark the selected topic as &#8217;closed&#8217; and disable the option to post new replies to the topic."
193
194
195#: bbpress/includes/admin/topics.php:162
196"<strong>Stick</strong> will keep the selected topic &#8217;pinned&#8217; to the top the parent forum topic list."
197
198
199#: bbpress/includes/admin/topics.php:163
200"<strong>Stick <em>(to front)</em></strong> will keep the selected topic &#8217;pinned&#8217; to the top of ALL forums and be visable in any forums topics list."
201
202
203#: bbpress/includes/admin/topics.php:206
204"<strong>Title</strong> - Enter a title for your topic. After you enter a title, you&#8217;ll see the permalink below, which you can edit."
205
206
207#: bbpress/includes/admin/topics.php:207
208"<strong>Topic Editor</strong> - Enter the text for your topic. There are two modes of editing: Visual and HTML. Choose the mode by clicking on the appropriate tab. Visual mode gives you a WYSIWYG editor. Click the last icon in the row to get a second row of controls. The HTML mode allows you to enter raw HTML along with your topic text. You can insert media files by clicking the icons above the topic editor and following the directions. You can go to the distraction-free writing screen via the Fullscreen icon in Visual mode (second to last in the top row) or the Fullscreen button in HTML mode (last in the row). Once there, you can make buttons visible by hovering over the top area. Exit Fullscreen back to the regular topic editor."
209
210
211#: bbpress/includes/admin/topics.php:210
212"<strong>Publish</strong> - You can set the terms of publishing your topic in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a topic or making it stay at the top of your blog indefinitely (sticky). Publish (immediately) allows you to set a future or past date and time, so you can schedule a topic to be published in the future or backdate a topic."
213
214
215#: bbpress/includes/admin/topics.php:213
216"<strong>Featured Image</strong> - This allows you to associate an image with your topic without inserting it. This is usually useful only if your theme makes use of the featured image as a topic thumbnail on the home page, a custom header, etc."
217
218
219#: bbpress/includes/admin/topics.php:222
220"<strong>Forum</strong> dropdown determines the parent forum that the topic belongs to. Select the forum or category from the dropdown, or leave the default (No Forum) to post the topic without an assigned forum."
221
222
223#: bbpress/includes/admin/topics.php:223
224"<strong>Topic Type</strong> dropdown indicates the sticky status of the topic. Selecting the super sticky option would stick the topic to the front of your forums, i.e. the topic index, sticky option would stick the topic to its respective forum. Selecting normal would not stick the topic anywhere."
225
226
227#: bbpress/includes/admin/topics.php:920
228#, php-format
229"Topic updated. <a href=\"%s\">View topic</a>"
230
231
232#: bbpress/includes/admin/topics.php:938
233#, php-format
234"Topic created. <a href=\"%s\">View topic</a>"
235
236
237#: bbpress/includes/admin/topics.php:944
238#, php-format
239"Topic submitted. <a target=\"_blank\" href=\"%s\">Preview topic</a>"
240
241
242#: bbpress/includes/admin/topics.php:947
243#, php-format
244"Topic scheduled for: <strong>%1$s</strong>. <a target=\"_blank\" href=\"%2$s\">Preview topic</a>"
245
246
247#: bbpress/includes/admin/topics.php:954
248#, php-format
249"Topic draft updated. <a target=\"_blank\" href=\"%s\">Preview topic</a>"
250
251
252#: bbpress/includes/common/functions.php:624
253"<strong>ERROR</strong>: Invalid author name submitted!"
254
255
256#: bbpress/includes/common/functions.php:628
257"<strong>ERROR</strong>: Invalid email address submitted!"
258
259
260#: bbpress/includes/extend/buddypress/groups.php:335
261#: bbpress/includes/extend/buddypress/groups.php:494
262#: bbpress/includes/forums/functions.php:118
263#: bbpress/includes/forums/functions.php:394
264#: bbpress/includes/replies/functions.php:116
265#: bbpress/includes/replies/functions.php:522
266#: bbpress/includes/replies/functions.php:1249
267"<strong>ERROR</strong>: Are you sure you wanted to do that?"
268
269
270#: bbpress/includes/forums/functions.php:131
271"<strong>ERROR</strong>: You do not have permission to create new forums."
272
273
274#: bbpress/includes/forums/functions.php:155
275#: bbpress/includes/forums/functions.php:454
276"<strong>ERROR</strong>: Your forum needs a title."
277
278
279#: bbpress/includes/forums/functions.php:167
280#: bbpress/includes/forums/functions.php:466
281"<strong>ERROR</strong>: Your forum description cannot be empty."
282
283
284#: bbpress/includes/forums/functions.php:180
285"<strong>ERROR</strong>: Your forum must have a parent."
286
287
288#: bbpress/includes/forums/functions.php:187
289"<strong>ERROR</strong>: This forum is a category. No forums can be created in this forum."
290
291
292#: bbpress/includes/forums/functions.php:192
293#: bbpress/includes/forums/functions.php:430
294"<strong>ERROR</strong>: This forum has been closed to new forums."
295
296
297#: bbpress/includes/forums/functions.php:197
298#: bbpress/includes/forums/functions.php:435
299"<strong>ERROR</strong>: This forum is private and you do not have the capability to read or create new forums in it."
300
301
302#: bbpress/includes/forums/functions.php:202
303#: bbpress/includes/forums/functions.php:440
304"<strong>ERROR</strong>: This forum is hidden and you do not have the capability to read or create new forums in it."
305
306
307#: bbpress/includes/forums/functions.php:209
308#: bbpress/includes/replies/functions.php:297
309"<strong>ERROR</strong>: Slow down; you move too fast."
310
311
312#: bbpress/includes/forums/functions.php:214
313"<strong>ERROR</strong>: This forum already exists."
314
315
316#: bbpress/includes/forums/functions.php:219
317"<strong>ERROR</strong>: Your forum cannot be created at this time."
318
319
320#: bbpress/includes/forums/functions.php:331
321#: bbpress/includes/forums/functions.php:578
322"<strong>ERROR</strong>: The following problem(s) have been found with your forum:"
323
324
325#: bbpress/includes/forums/functions.php:383
326"<strong>ERROR</strong>: Forum ID not found."
327
328
329#: bbpress/includes/forums/functions.php:399
330"<strong>ERROR</strong>: The forum you want to edit was not found."
331
332
333#: bbpress/includes/forums/functions.php:404
334"<strong>ERROR</strong>: You do not have permission to edit that forum."
335
336
337#: bbpress/includes/forums/functions.php:471
338"<strong>ERROR</strong>: Your forum cannot be edited at this time."
339
340
341#: bbpress/includes/replies/functions.php:142
342"<strong>ERROR</strong>: You do not have permission to reply."
343
344
345#: bbpress/includes/replies/functions.php:154
346"<strong>ERROR</strong>: Topic ID is missing."
347
348
349#: bbpress/includes/replies/functions.php:158
350"<strong>ERROR</strong>: Topic ID must be a number."
351
352
353#: bbpress/includes/replies/functions.php:168
354"<strong>ERROR</strong>: Topic ID cannot be a negative number."
355
356
357#: bbpress/includes/replies/functions.php:172
358"<strong>ERROR</strong>: Topic does not exist."
359
360
361#: bbpress/includes/replies/functions.php:191
362#: bbpress/includes/replies/functions.php:205
363"<strong>ERROR</strong>: Forum ID is missing."
364
365
366#: bbpress/includes/replies/functions.php:195
367"<strong>ERROR</strong>: Forum ID must be a number."
368
369
370#: bbpress/includes/replies/functions.php:209
371"<strong>ERROR</strong>: Forum ID cannot be a negative number."
372
373
374#: bbpress/includes/replies/functions.php:213
375"<strong>ERROR</strong>: Forum does not exist."
376
377
378#: bbpress/includes/replies/functions.php:227
379#: bbpress/includes/replies/functions.php:578
380"<strong>ERROR</strong>: This forum is a category. No replies can be created in this forum."
381
382
383#: bbpress/includes/replies/functions.php:234
384#: bbpress/includes/replies/functions.php:585
385"<strong>ERROR</strong>: This forum has been closed to new replies."
386
387
388#: bbpress/includes/replies/functions.php:240
389#: bbpress/includes/replies/functions.php:591
390"<strong>ERROR</strong>: This forum is private and you do not have the capability to read or create new replies in it."
391
392
393#: bbpress/includes/replies/functions.php:246
394#: bbpress/includes/replies/functions.php:597
395"<strong>ERROR</strong>: This forum is hidden and you do not have the capability to read or create new replies in it."
396
397
398#: bbpress/includes/replies/functions.php:280
399"<strong>ERROR</strong>: Your reply needs a title."
400
401
402#: bbpress/includes/replies/functions.php:292
403#: bbpress/includes/replies/functions.php:621
404"<strong>ERROR</strong>: Your reply cannot be empty."
405
406
407#: bbpress/includes/replies/functions.php:302
408"<strong>ERROR</strong>: Duplicate reply detected; it looks as though you&#8217;ve already said that!"
409
410
411#: bbpress/includes/replies/functions.php:307
412"<strong>ERROR</strong>: Your reply cannot be created at this time."
413
414
415#: bbpress/includes/replies/functions.php:324
416"<strong>ERROR</strong>: Topic is closed."
417
418
419#: bbpress/includes/replies/functions.php:383
420#: bbpress/includes/replies/functions.php:705
421"<strong>ERROR</strong>: There was a problem adding the tags to the topic."
422
423
424#: bbpress/includes/replies/functions.php:459
425#: bbpress/includes/replies/functions.php:761
426"<strong>ERROR</strong>: The following problem(s) have been found with your reply:"
427
428
429#: bbpress/includes/replies/functions.php:511
430"<strong>ERROR</strong>: Reply ID not found."
431
432
433#: bbpress/includes/replies/functions.php:528
434"<strong>ERROR</strong>: The reply you want to edit was not found."
435
436
437#: bbpress/includes/replies/functions.php:539
438"<strong>ERROR</strong>: You do not have permission to edit that reply."
439
440
441#: bbpress/includes/replies/functions.php:626
442"<strong>ERROR</strong>: Your reply cannot be edited at this time."
443
444
445#: bbpress/includes/replies/functions.php:1226
446"<strong>ERROR</strong>: Reply ID to move not found!"
447
448
449#: bbpress/includes/replies/functions.php:1235
450"<strong>ERROR</strong>: The reply you want to move was not found."
451
452
453#: bbpress/includes/replies/functions.php:1244
454"<strong>ERROR</strong>: The topic you want to move from was not found."
455
456
457#: bbpress/includes/replies/functions.php:1255
458"<strong>ERROR</strong>: You do not have the permissions to edit the source topic."
459
460
461#: bbpress/includes/replies/functions.php:1265
462"<strong>ERROR</strong>: You need to choose a valid move option."
463
464
465#: bbpress/includes/replies/functions.php:1278
466"<strong>ERROR</strong>: Destination topic ID not found!"
467
468
469#: bbpress/includes/replies/functions.php:1288
470"<strong>ERROR</strong>: The topic you want to move to was not found!"
471
472
473#: bbpress/includes/replies/functions.php:1293
474"<strong>ERROR</strong>: You do not have the permissions to edit the destination topic!"
475
476
477#: bbpress/includes/replies/functions.php:1347
478"<strong>ERROR</strong>: There was a problem converting the reply into the topic. Please try again."
479
480
481#: bbpress/includes/replies/functions.php:1352
482"<strong>ERROR</strong>: You do not have the permissions to create new topics. The reply could not be converted into a topic."
483
484
485#: bbpress/includes/replies/functions.php:1534
486"<strong>ERROR:</strong> You do not have the permission to do that!"
487
488
489#: bbpress/includes/replies/functions.php:1547
490"<strong>ERROR</strong>: There was a problem unmarking the reply as spam!"
491
492
493#: bbpress/includes/replies/functions.php:1547
494"<strong>ERROR</strong>: There was a problem marking the reply as spam!"
495
496
497#: bbpress/includes/replies/functions.php:1566
498"<strong>ERROR</strong>: There was a problem trashing the reply!"
499
500
501#: bbpress/includes/replies/functions.php:1574
502"<strong>ERROR</strong>: There was a problem untrashing the reply!"
503
504
505#: bbpress/includes/replies/functions.php:1582
506"<strong>ERROR</strong>: There was a problem deleting the reply!"
507
508
509#: bbpress/includes/topics/functions.php:150
510"<strong>ERROR</strong>: You do not have permission to create new topics."
511
512
513#: bbpress/includes/topics/functions.php:175
514#: bbpress/includes/topics/functions.php:585
515"<strong>ERROR</strong>: Your topic needs a title."
516
517
518#: bbpress/includes/topics/functions.php:187
519#: bbpress/includes/topics/functions.php:597
520"<strong>ERROR</strong>: Your topic cannot be empty."
521
522
523#: bbpress/includes/topics/functions.php:232
524"<strong>ERROR</strong>: This forum is a category. No topics can be created in this forum."
525
526
527#: bbpress/includes/topics/functions.php:239
528#: bbpress/includes/topics/functions.php:557
529"<strong>ERROR</strong>: This forum has been closed to new topics."
530
531
532#: bbpress/includes/topics/functions.php:245
533#: bbpress/includes/topics/functions.php:563
534"<strong>ERROR</strong>: This forum is private and you do not have the capability to read or create new topics in it."
535
536
537#: bbpress/includes/topics/functions.php:251
538#: bbpress/includes/topics/functions.php:569
539"<strong>ERROR</strong>: This forum is hidden and you do not have the capability to read or create new topics in it."
540
541
542#: bbpress/includes/topics/functions.php:265
543"<strong>ERROR</strong>: Duplicate topic detected; it looks as though you&#8217;ve already said that!"
544
545
546#: bbpress/includes/topics/functions.php:270
547"<strong>ERROR</strong>: Your topic cannot be created at this time."
548
549
550#: bbpress/includes/topics/functions.php:428
551#: bbpress/includes/topics/functions.php:784
552"<strong>ERROR</strong>: The following problem(s) have been found with your topic:"
553
554
555#: bbpress/includes/topics/functions.php:482
556#: bbpress/includes/topics/functions.php:1146
557"<strong>ERROR</strong>: Topic ID not found."
558
559
560#: bbpress/includes/topics/functions.php:493
561"<strong>ERROR</strong>: The topic you want to edit was not found."
562
563
564#: bbpress/includes/topics/functions.php:504
565"<strong>ERROR</strong>: You do not have permission to edit that topic."
566
567
568#: bbpress/includes/topics/functions.php:550
569"<strong>ERROR</strong>: This forum is a category. No topics can be created in it."
570
571
572#: bbpress/includes/topics/functions.php:602
573"<strong>ERROR</strong>: Your topic cannot be edited at this time."
574
575
576#: bbpress/includes/topics/functions.php:1158
577"<strong>ERROR</strong>: The topic you want to merge was not found."
578
579
580#: bbpress/includes/topics/functions.php:1172
581"<strong>ERROR</strong>: Destination topic ID not found."
582
583
584#: bbpress/includes/topics/functions.php:1178
585"<strong>ERROR</strong>: The topic you want to merge to was not found."
586
587
588#: bbpress/includes/topics/functions.php:1182
589"<strong>ERROR</strong>: You do not have the permissions to edit the destination topic."
590
591
592#: bbpress/includes/topics/functions.php:1435
593"<strong>ERROR</strong>: Reply ID to split the topic from not found!"
594
595
596#: bbpress/includes/topics/functions.php:1443
597"<strong>ERROR</strong>: The reply you want to split from was not found."
598
599
600#: bbpress/includes/topics/functions.php:1452
601"<strong>ERROR</strong>: The topic you want to split was not found."
602
603
604#: bbpress/includes/topics/functions.php:1470
605"<strong>ERROR</strong>: You need to choose a valid split option."
606
607
608#: bbpress/includes/topics/functions.php:1492
609"<strong>ERROR</strong>: The topic you want to split to was not found!"
610
611
612#: bbpress/includes/topics/functions.php:1808
613#, php-format
614"<strong>ERROR</strong>: The following problem(s) have been found while getting the tag: %s"
615
616
617#: bbpress/includes/topics/functions.php:1826
618#: bbpress/includes/topics/functions.php:1865
619"<strong>ERROR</strong>: You do not have the permissions to edit the topic tags."
620
621
622#: bbpress/includes/topics/functions.php:1832
623#: bbpress/includes/topics/functions.php:1871
624"<strong>ERROR</strong>: You need to enter a tag name."
625
626
627#: bbpress/includes/topics/functions.php:1842
628#, php-format
629"<strong>ERROR</strong>: The following problem(s) have been found while updating the tag: %s"
630
631
632#: bbpress/includes/topics/functions.php:1881
633#: bbpress/includes/topics/functions.php:1899
634#, php-format
635"<strong>ERROR</strong>: The following problem(s) have been found while merging the tags: %s"
636
637
638#: bbpress/includes/topics/functions.php:1890
639"<strong>ERROR</strong>: The tags which are being merged can not be the same."
640
641
642#: bbpress/includes/topics/functions.php:1922
643"<strong>ERROR</strong>: You do not have the permissions to delete the topic tags."
644
645
646#: bbpress/includes/topics/functions.php:1931
647#, php-format
648"<strong>ERROR</strong>: The following problem(s) have been found while deleting the tag: %s"
649
650
651#: bbpress/includes/topics/functions.php:2090
652"<strong>ERROR:</strong> You do not have the permission to do that."
653
654
655#: bbpress/includes/topics/functions.php:2103
656"<strong>ERROR</strong>: There was a problem closing the topic."
657
658
659#: bbpress/includes/topics/functions.php:2103
660"<strong>ERROR</strong>: There was a problem opening the topic."
661
662
663#: bbpress/includes/topics/functions.php:2114
664"<strong>ERROR</strong>: There was a problem unsticking the topic."
665
666
667#: bbpress/includes/topics/functions.php:2114
668"<strong>ERROR</strong>: There was a problem sticking the topic."
669
670
671#: bbpress/includes/topics/functions.php:2124
672"<strong>ERROR</strong>: There was a problem unmarking the topic as spam."
673
674
675#: bbpress/includes/topics/functions.php:2124
676"<strong>ERROR</strong>: There was a problem marking the topic as spam."
677
678
679#: bbpress/includes/topics/functions.php:2143
680"<strong>ERROR</strong>: There was a problem trashing the topic."
681
682
683#: bbpress/includes/topics/functions.php:2151
684"<strong>ERROR</strong>: There was a problem untrashing the topic."
685
686
687#: bbpress/includes/topics/functions.php:2159
688"<strong>ERROR</strong>: There was a problem deleting the topic."
689
690
691#: bbpress/includes/users/functions.php:455
692"<strong>ERROR</strong>: No topic was found! Which topic are you marking/unmarking as favorite?"
693
694
695#: bbpress/includes/users/functions.php:463
696#: bbpress/includes/users/functions.php:776
697"<strong>ERROR</strong>: You don't have the permission to edit favorites of that user!"
698
699
700#: bbpress/includes/users/functions.php:506
701"<strong>ERROR</strong>: There was a problem removing that topic from favorites!"
702
703
704#: bbpress/includes/users/functions.php:508
705"<strong>ERROR</strong>: There was a problem favoriting that topic!"
706
707
708#: bbpress/includes/users/functions.php:768
709"<strong>ERROR</strong>: No topic was found! Which topic are you subscribing/unsubscribing to?"
710
711
712#: bbpress/includes/users/functions.php:819
713"<strong>ERROR</strong>: There was a problem unsubscribing from that topic!"
714
715
716#: bbpress/includes/users/functions.php:821
717"<strong>ERROR</strong>: There was a problem subscribing to that topic!"
718
719#: bbpress/templates/default/bbpress/form-forum.php:82
720#: bbpress/templates/default/bbpress/form-reply.php:64
721#: bbpress/templates/default/bbpress/form-topic.php:90
722"You may use these <abbr title=\"HyperText Markup Language\">HTML</abbr> tags and attributes:"
723
724
725#: bbpress/templates/default/bbpress/form-reply-move.php:41
726#: bbpress/templates/default/bbpress/form-topic-split.php:41
727#, php-format
728"New topic in <strong>%s</strong> titled:"
729
730
731#: bbpress/templates/default/bbpress/form-reply-move.php:69
732#: bbpress/templates/default/bbpress/form-topic-merge.php:90
733#: bbpress/templates/default/bbpress/form-topic-split.php:94
734"<strong>WARNING:</strong> This process cannot be undone."
735
736
737#: bbpress/templates/default/bbpress/form-user-edit.php:115
738#, php-format
739"There is a pending email address change to <code>%1$s</code>. <a href=\"%2$s\">Cancel</a>"
740
741
742#: bbpress/templates/default/bbpress/loop-single-topic.php:68
743#, php-format
744"in: <a href=\"%1$s\">%2$s</a>"
745
746
747#: bbpress/templates/default/extras/page-forum-statistics.php:22
748"<p>Here are the statistics and popular topics of our forums.</p>"
749
750
751#: bbpress/templates/default/extras/page-topic-tags.php:22
752"<p>This is a collection of tags that are currently popular on our forums.</p>"
753
754