From f1e34a2a6e04e03c3312bbffcbe7c9dd1c5fecb4 Mon Sep 17 00:00:00 2001 From: Fraenkiman Date: Sun, 28 Jan 2024 22:52:55 +0100 Subject: [PATCH] BBcode toolbar with translated titles - Internationalized button titles ready - Remnants of Mootools (plugin_jsutils) removed from the template --- fp-plugins/bbcode/lang/lang.cs-cz.php | 19 +++++++--------- fp-plugins/bbcode/lang/lang.da-dk.php | 19 +++++++--------- fp-plugins/bbcode/lang/lang.de-de.php | 19 +++++++--------- fp-plugins/bbcode/lang/lang.el-gr.php | 19 +++++++--------- fp-plugins/bbcode/lang/lang.en-us.php | 21 ++++++++---------- fp-plugins/bbcode/lang/lang.es-es.php | 19 +++++++--------- fp-plugins/bbcode/lang/lang.fr-fr.php | 19 +++++++--------- fp-plugins/bbcode/lang/lang.it-it.php | 19 +++++++--------- fp-plugins/bbcode/lang/lang.ja-jp.php | 21 ++++++++---------- fp-plugins/bbcode/lang/lang.nl-nl.php | 23 +++++++++----------- fp-plugins/bbcode/lang/lang.pt-br.php | 19 +++++++--------- fp-plugins/bbcode/lang/lang.ru-ru.php | 19 +++++++--------- fp-plugins/bbcode/lang/lang.sl-si.php | 16 +++++++------- fp-plugins/bbcode/tpls/toolbar.tpl | 31 ++++++++------------------- 14 files changed, 117 insertions(+), 166 deletions(-) diff --git a/fp-plugins/bbcode/lang/lang.cs-cz.php b/fp-plugins/bbcode/lang/lang.cs-cz.php index 2da3add..32bad37 100644 --- a/fp-plugins/bbcode/lang/lang.cs-cz.php +++ b/fp-plugins/bbcode/lang/lang.cs-cz.php @@ -32,25 +32,22 @@ $lang ['admin'] ['plugin'] ['bbcode'] = array( 'expandtitle' => 'Zvětšit výšku textového pole', 'reduce' => 'Zmenšit', 'reducetitle' => 'Zmenšit výšku textového pole', - // note: accesskeys are not internationalized... - // btw. why not :-D - 'bold' => 'B', + 'urltitle' => 'URL/ Odkaz', + 'mailtitle' => 'E-mailová adresa', 'boldtitle' => 'Tučné', - 'italic' => 'I', 'italictitle' => 'Kurzíva', - 'underline' => 'U', + 'headlinetitle' => 'Hlavička', 'underlinetitle' => 'Podtržené', - 'quote' => 'Citovat', + 'crossouttitle' => 'Přeškrtnuto', + 'unorderedlisttitle' => 'Netříděný seznam', + 'orderedlisttitle' => 'Tříděný seznam', 'quotetitle' => 'Citace', - 'code' => 'Kód', 'codetitle' => 'Kód', + 'htmltitle' => 'Vložit jako kód HTML', 'help' => 'BBCode Pomoc', 'file' => 'Soubor: ', 'image' => 'Obrázek: ', - 'selection' => '-- Výběr --', - // currently not used - 'status' => 'Status bar', - 'statusbar' => 'Normalní mód. Stiskni <Esc> pro přepnutí módu.' + 'selection' => '-- Výběr --' ) ); diff --git a/fp-plugins/bbcode/lang/lang.da-dk.php b/fp-plugins/bbcode/lang/lang.da-dk.php index fd32650..643e2f6 100644 --- a/fp-plugins/bbcode/lang/lang.da-dk.php +++ b/fp-plugins/bbcode/lang/lang.da-dk.php @@ -32,25 +32,22 @@ $lang ['admin'] ['plugin'] ['bbcode'] = array( 'expandtitle' => 'Forstør inputfeltet', 'reduce' => 'Reducer', 'reducetitle' => 'Reducer størrelsen på inputfeltet', - // note: accesskeys are not internationalized... - // btw. why not :-D - 'bold' => 'B', + 'urltitle' => 'URL/ Link', + 'mailtitle' => 'E-mail-adresse', 'boldtitle' => 'Fedt', - 'italic' => 'I', 'italictitle' => 'Kursiv', - 'underline' => 'U', + 'headlinetitle' => 'Overskrift', 'underlinetitle' => 'Understregning', - 'quote' => 'Quote', + 'crossouttitle' => 'Streget ud', + 'unorderedlisttitle' => 'Usorteret liste', + 'orderedlisttitle' => 'Sorteret liste', 'quotetitle' => 'Kommentar/citation', - 'code' => 'Code', 'codetitle' => 'Eksempel på kode', + 'htmltitle' => 'Indsæt som HTML-kode', 'help' => 'Hjælp til BBCode', 'file' => 'Fil: ', 'image' => 'Billede: ', - 'selection' => '-- Udvælgelse --', - // currently not used - 'status' => 'Statusbjælke', - 'statusbar' => 'Normal tilstand. Tryk på <Esc> for at skifte til redigeringstilstand.' + 'selection' => '-- Udvælgelse --' ) ); diff --git a/fp-plugins/bbcode/lang/lang.de-de.php b/fp-plugins/bbcode/lang/lang.de-de.php index a1fda5d..a75e3d4 100644 --- a/fp-plugins/bbcode/lang/lang.de-de.php +++ b/fp-plugins/bbcode/lang/lang.de-de.php @@ -32,25 +32,22 @@ $lang ['admin'] ['plugin'] ['bbcode'] = array( 'expandtitle' => 'Das Eingabefeld vergrößern', 'reduce' => 'Verkleinern', 'reducetitle' => 'Das Eingabefeld verkleinern', - // note: accesskeys are not internationalized... - // btw. why not :-D - 'bold' => 'B', + 'urltitle' => 'URL/ Link', + 'mailtitle' => 'E-Mail-Adresse', 'boldtitle' => 'Fett', - 'italic' => 'I', 'italictitle' => 'Kursiv', - 'underline' => 'U', + 'headlinetitle' => 'Überschrift', 'underlinetitle' => 'Unterstreichen', - 'quote' => 'Quote', + 'crossouttitle' => 'Durchgestrichen', + 'unorderedlisttitle' => 'Unsortierte Liste', + 'orderedlisttitle' => 'Sortierte Liste', 'quotetitle' => 'Bemerkung/Zitat', - 'code' => 'Code', 'codetitle' => 'Code Beispiel', + 'htmltitle' => 'Als HTML-Code einfügen', 'help' => 'BBCode Hilfe', 'file' => 'Datei: ', 'image' => 'Bild: ', - 'selection' => '-- Auswahl --', - // currently not used - 'status' => 'Status bar', - 'statusbar' => 'Normal mode. Press <Esc> to switch editing mode.' + 'selection' => '-- Auswahl --' ) ); diff --git a/fp-plugins/bbcode/lang/lang.el-gr.php b/fp-plugins/bbcode/lang/lang.el-gr.php index 81c5379..620ff4f 100644 --- a/fp-plugins/bbcode/lang/lang.el-gr.php +++ b/fp-plugins/bbcode/lang/lang.el-gr.php @@ -32,25 +32,22 @@ $lang ['admin'] ['plugin'] ['bbcode'] = array( 'expandtitle' => 'Expand Textarea Height', 'reduce' => 'Reduce', 'reducetitle' => 'Reduce Textarea Height', - // note: accesskeys are not internationalized... - // btw. why not :-D - 'bold' => 'B', + 'urltitle' => 'URL/ Σύνδεσμος', + 'mailtitle' => 'Διεύθυνση ηλεκτρονικού ταχυδρομείου', 'boldtitle' => 'Έντονα', - 'italic' => 'I', 'italictitle' => 'Πλάγια', - 'underline' => 'U', + 'headlinetitle' => 'Επικεφαλής', 'underlinetitle' => 'Υπογραμμισμένα', - 'quote' => 'Quote', + 'crossouttitle' => 'Διαγραμμένο', + 'unorderedlisttitle' => 'Μη ταξινομημένος κατάλογος', + 'orderedlisttitle' => 'Ταξινομημένος κατάλογος', 'quotetitle' => 'Παράθεση', - 'code' => 'Code', 'codetitle' => 'Κώδικας', + 'htmltitle' => 'Εισαγωγή ως κώδικας HTML', 'help' => 'Βοήθεια σχετικά με το BBCode', 'file' => 'Φάκελος: ', 'image' => 'Εικόνα: ', - 'selection' => '-- Επιλογή --', - // currently not used - 'status' => 'Μπάρα κατάστασης', - 'statusbar' => 'Κανονική λειτουργία. Πατήστε <Esc> για εναλλαγή σε λειτουργία επεξεργασίας.' + 'selection' => '-- Επιλογή --' ) ); diff --git a/fp-plugins/bbcode/lang/lang.en-us.php b/fp-plugins/bbcode/lang/lang.en-us.php index 6ad2a12..edc8674 100644 --- a/fp-plugins/bbcode/lang/lang.en-us.php +++ b/fp-plugins/bbcode/lang/lang.en-us.php @@ -32,25 +32,22 @@ $lang ['admin'] ['plugin'] ['bbcode'] = array( 'expandtitle' => 'Expand Textarea Height', 'reduce' => 'Reduce', 'reducetitle' => 'Reduce Textarea Height', - // note: accesskeys are not internationalized... - // btw. why not :-D - 'bold' => 'B', + 'urltitle' => 'URL/ Link', + 'mailtitle' => 'E-mail address', 'boldtitle' => 'Bold', - 'italic' => 'I', 'italictitle' => 'Italic', - 'underline' => 'U', - 'underlinetitle' => 'Underlined', - 'quote' => 'Quote', + 'headlinetitle' => 'Headline', + 'underlinetitle' => 'Unterstreichen', + 'crossouttitle' => 'Crossed out', + 'unorderedlisttitle' => 'Unsorted list', + 'orderedlisttitle' => 'Sorted list', 'quotetitle' => 'Quote', - 'code' => 'Code', 'codetitle' => 'Code', + 'htmltitle' => 'Als HTML-Code einfügen', 'help' => 'BBCode Help', 'file' => 'File: ', 'image' => 'Image: ', - 'selection' => '-- Selection --', - // currently not used - 'status' => 'Status bar', - 'statusbar' => 'Normal mode. Press <Esc> to switch editing mode.' + 'selection' => '-- Selection --' ) ); diff --git a/fp-plugins/bbcode/lang/lang.es-es.php b/fp-plugins/bbcode/lang/lang.es-es.php index 5a898d6..13e158b 100644 --- a/fp-plugins/bbcode/lang/lang.es-es.php +++ b/fp-plugins/bbcode/lang/lang.es-es.php @@ -32,25 +32,22 @@ $lang ['admin'] ['plugin'] ['bbcode'] = array( 'expandtitle' => 'Ampliar la altura del área de texto', 'reduce' => 'Reducir', 'reducetitle' => 'Reducir la altura del área de texto', - // note: accesskeys are not internationalized... - // btw. why not :-D - 'bold' => 'B', + 'urltitle' => 'URL/ Enlace', + 'mailtitle' => 'Correo electrónico', 'boldtitle' => 'Negrita', - 'italic' => 'I', 'italictitle' => 'Itálica', - 'underline' => 'U', + 'headlinetitle' => 'Rúbrica', 'underlinetitle' => 'Subrayada', - 'quote' => 'Quote', + 'crossouttitle' => 'Tachado', + 'unorderedlisttitle' => 'Lista sin clasificar', + 'orderedlisttitle' => 'Lista ordenada', 'quotetitle' => 'Citar', - 'code' => 'Code', 'codetitle' => 'Código', + 'htmltitle' => 'Insertar como código HTML', 'help' => 'Ayuda de BBCode', 'file' => 'Fichero: ', 'image' => 'Imagen: ', - 'selection' => '-- Selección --', - // currently not used - 'status' => 'Barra de estado', - 'statusbar' => 'Modo normal. presiona <Esc> para cambiar el modo de edición.' + 'selection' => '-- Selección --' ) ); diff --git a/fp-plugins/bbcode/lang/lang.fr-fr.php b/fp-plugins/bbcode/lang/lang.fr-fr.php index b7ee116..6b0e02d 100644 --- a/fp-plugins/bbcode/lang/lang.fr-fr.php +++ b/fp-plugins/bbcode/lang/lang.fr-fr.php @@ -32,25 +32,22 @@ $lang ['admin'] ['plugin'] ['bbcode'] = array( 'expandtitle' => 'Elargir la hauteur de la zone de texte', 'reduce' => 'Réduire', 'reducetitle' => 'Réduire la hauteur de la zone de texte', - // note: accesskeys are not internationalized... - // btw. why not :-D - 'bold' => 'G', + 'urltitle' => 'URL/ lien', + 'mailtitle' => 'Adresse e-mail', 'boldtitle' => 'Gras', - 'italic' => 'I', 'italictitle' => 'Italique', - 'underline' => 'S', + 'headlinetitle' => 'Titre', 'underlinetitle' => 'Souligné', - 'quote' => 'Citation', + 'crossouttitle' => 'Barré', + 'unorderedlisttitle' => 'Liste non triée', + 'orderedlisttitle' => 'Liste triée', 'quotetitle' => 'Citation', - 'code' => 'Code', 'codetitle' => 'Code', + 'htmltitle' => 'Insérer en tant que code HTML', 'help' => 'Aide BBCode', 'file' => 'Fichier: ', 'image' => 'Image: ', - 'selection' => '-- Sélection --', - // currently not used - 'status' => 'barre de statut', - 'statusbar' => 'Mode Normal. Pressez <Esc> pour passer en mode édition .' + 'selection' => '-- Sélection --' ) ); diff --git a/fp-plugins/bbcode/lang/lang.it-it.php b/fp-plugins/bbcode/lang/lang.it-it.php index 5d0c9b9..29672f5 100644 --- a/fp-plugins/bbcode/lang/lang.it-it.php +++ b/fp-plugins/bbcode/lang/lang.it-it.php @@ -32,25 +32,22 @@ $lang ['admin'] ['plugin'] ['bbcode'] = array( 'expandtitle' => 'Espandi l\'altezza della casella di testo', 'reduce' => 'Riduci', 'reducetitle' => 'Riduci l\'altezza della casella di testo', - // note: accesskeys are not internationalized... - // btw. why not :-D - 'bold' => 'G', + 'urltitle' => 'URL/ Link', + 'mailtitle' => 'Indirizzo e-mail', 'boldtitle' => 'Grassetto', - 'italic' => 'C', 'italictitle' => 'Corsivo', - 'underline' => 'S', + 'headlinetitle' => 'Intestazione', 'underlinetitle' => 'Sottolineato', - 'quote' => 'Cita', + 'crossouttitle' => 'Cancellato', + 'unorderedlisttitle' => 'Elenco non ordinato', + 'orderedlisttitle' => 'Elenco ordinato', 'quotetitle' => 'Citazione', - 'code' => 'Codice', 'codetitle' => 'Codice', + 'htmltitle' => 'Inserire come codice HTML', 'help' => 'Guida di BBCode', 'file' => 'File: ', 'image' => 'Immagine: ', - 'selection' => '-- Selezione --', - // currently not used - 'status' => 'Barra di stato', - 'statusbar' => 'Modalità normale. Premi <Esc> per passare da una modalità all\'altra.' + 'selection' => '-- Selezione --' ) ); diff --git a/fp-plugins/bbcode/lang/lang.ja-jp.php b/fp-plugins/bbcode/lang/lang.ja-jp.php index 7c5be30..2cdd9dd 100644 --- a/fp-plugins/bbcode/lang/lang.ja-jp.php +++ b/fp-plugins/bbcode/lang/lang.ja-jp.php @@ -32,25 +32,22 @@ $lang ['admin'] ['plugin'] ['bbcode'] = array( 'expandtitle' => 'テキストエリアの高さを増やします。', 'reduce' => '縮小', 'reducetitle' => 'テキストエリアの高さを減らします。', - // note: accesskeys are not internationalized... - // btw. why not :-D - 'bold' => 'B', + 'urltitle' => 'URL/リンク', + 'mailtitle' => 'Eメールアドレス', 'boldtitle' => 'ボールド体', - 'italic' => 'I', 'italictitle' => 'イタリック体', - 'underline' => 'U', + 'headlinetitle' => '見出し', 'underlinetitle' => '下線', - 'quote' => 'Quote', + 'crossouttitle' => 'クロスアウト', + 'unorderedlisttitle' => 'ソートされていないリスト', + 'orderedlisttitle' => '並べ替えリスト', 'quotetitle' => '引用文として領域指定', - 'code' => 'Code', 'codetitle' => 'プログラムコードとして領域指定', - 'help' => 'BBCode Help', + 'htmltitle' => 'HTMLコードとして挿入', + 'help' => 'BBcode ヘルプ', 'file' => 'ファイル: ', 'image' => '画像: ', - 'selection' => '-- セレクション --', - // currently not used - 'status' => 'ステータスバー', - 'statusbar' => 'ノーマルモードです。<Esc>キーで編集モードに切り替えられます。' + 'selection' => '-- セレクション --' ) ); diff --git a/fp-plugins/bbcode/lang/lang.nl-nl.php b/fp-plugins/bbcode/lang/lang.nl-nl.php index 6f9eb6d..19294bd 100644 --- a/fp-plugins/bbcode/lang/lang.nl-nl.php +++ b/fp-plugins/bbcode/lang/lang.nl-nl.php @@ -32,30 +32,27 @@ $lang ['admin'] ['plugin'] ['bbcode'] = array( 'expandtitle' => 'Breid hoogte Textgebied uit', 'reduce' => 'Verminder', 'reducetitle' => 'Verminder hoogte Textgebied', - // note: accesskeys are not internationalized... - // btw. why not :-D - 'bold' => 'B', + 'urltitle' => 'URL/ Link', + 'mailtitle' => 'E-mailadres', 'boldtitle' => 'Bold', - 'italic' => 'I', 'italictitle' => 'Italic', - 'underline' => 'U', + 'headlinetitle' => 'Rubriek', 'underlinetitle' => 'Underlined', - 'quote' => 'Quote', + 'crossouttitle' => 'Doorgestreept', + 'unorderedlisttitle' => 'Ongesorteerde lijst', + 'orderedlisttitle' => 'Gesorteerde lijst', 'quotetitle' => 'Quote', - 'code' => 'Code', 'codetitle' => 'Code', + 'htmltitle' => 'Invoegen als HTML-code', 'help' => 'BBCode Help', 'file' => 'File: ', 'image' => 'Beeld: ', - 'selection' => '-- Selectie --', - // currently not used - 'status' => 'Statusbalk', - 'statusbar' => 'Normale modus. Druk <Esc> om van bewerkingsmodus te wisselen.' + 'selection' => '-- Selectie --' ) ); $lang ['plugin'] ['bbcode'] = array ( - 'go_to' => 'Ga naar', - 'langtag' => 'nl_NL' // language tag for Facebook Video + 'go_to' => 'Ga naar', + 'langtag' => 'nl_NL' // language tag for Facebook Video ); ?> diff --git a/fp-plugins/bbcode/lang/lang.pt-br.php b/fp-plugins/bbcode/lang/lang.pt-br.php index 4ff0b4e..2b7ed05 100644 --- a/fp-plugins/bbcode/lang/lang.pt-br.php +++ b/fp-plugins/bbcode/lang/lang.pt-br.php @@ -32,25 +32,22 @@ $lang ['admin'] ['plugin'] ['bbcode'] = array( 'expandtitle' => 'Expandir altura da área de texto', 'reduce' => 'Reduzir', 'reducetitle' => 'Reduzir altura da área de texto', - // note: accesskeys are not internationalized... - // btw. why not :-D - 'bold' => 'N', + 'urltitle' => 'URL/ Link', + 'mailtitle' => 'Endereço de e-mail', 'boldtitle' => 'Negrito', - 'italic' => 'I', 'italictitle' => 'Itálico', - 'underline' => 'S', + 'headlinetitle' => 'Título', 'underlinetitle' => 'Sublinhado', - 'quote' => 'Citação', + 'crossouttitle' => 'Riscado', + 'unorderedlisttitle' => 'Lista não classificada', + 'orderedlisttitle' => 'Lista ordenada', 'quotetitle' => 'Citação', - 'code' => 'Código', 'codetitle' => 'Código', + 'htmltitle' => 'Inserir como código HTML', 'help' => 'Ajuda do BBCode', 'file' => 'Arquivo: ', 'image' => 'Imagem: ', - 'selection' => '-- Seleção --', - // currently not used - 'status' => 'Barra de status', - 'statusbar' => 'Modo normal. Pressione <Esc> para mudar o modo de edição' + 'selection' => '-- Seleção --' ) ); diff --git a/fp-plugins/bbcode/lang/lang.ru-ru.php b/fp-plugins/bbcode/lang/lang.ru-ru.php index d097735..81a088c 100644 --- a/fp-plugins/bbcode/lang/lang.ru-ru.php +++ b/fp-plugins/bbcode/lang/lang.ru-ru.php @@ -31,25 +31,22 @@ $lang ['admin'] ['plugin'] ['bbcode'] = array( 'expandtitle' => 'Увеличить высоту текстовой области', 'reduce' => 'Уменьшить', 'reducetitle' => 'Уменьшить высоту текстовой области', - // note: accesskeys are not internationalized... - // btw. why not :-D - 'bold' => 'B', + 'urltitle' => 'URL/Ссылка', + 'mailtitle' => 'Адрес электронной почты', 'boldtitle' => 'Жирный', - 'italic' => 'I', 'italictitle' => 'Курсив', - 'underline' => 'U', + 'headlinetitle' => 'Направление', 'underlinetitle' => 'Подчеркнутый', - 'quote' => 'Quote', + 'crossouttitle' => 'Зачеркнуто', + 'unorderedlisttitle' => 'Неотсортированный список', + 'orderedlisttitle' => 'Сортированный список', 'quotetitle' => 'Цитата', - 'code' => 'Code', 'codetitle' => 'Код', + 'htmltitle' => 'Вставка в виде HTML-кода', 'help' => 'Подсказки BBCode', 'file' => 'Файл: ', 'image' => 'Изображение: ', - 'selection' => '-- Выбрать --', - // currently not used - 'status' => 'Статус', - 'statusbar' => 'Обычный режим. Нажмите <Esc> для переключения режима редактирования.' + 'selection' => '-- Выбрать --' ) ); diff --git a/fp-plugins/bbcode/lang/lang.sl-si.php b/fp-plugins/bbcode/lang/lang.sl-si.php index a7feff9..0c5c1f9 100644 --- a/fp-plugins/bbcode/lang/lang.sl-si.php +++ b/fp-plugins/bbcode/lang/lang.sl-si.php @@ -32,22 +32,22 @@ $lang ['admin'] ['plugin'] ['bbcode'] = array( 'expandtitle' => 'Razširi višino polja za besedilo', 'reduce' => 'Skrči', 'reducetitle' => 'Skrči višino polja za besedilo', - 'bold' => 'Krepko', + 'urltitle' => 'URL/povezava', + 'mailtitle' => 'E-poštni naslov', 'boldtitle' => 'Krepko', - 'italic' => 'Ležeče', 'italictitle' => 'Ležeče', - 'underline' => 'Podčrtano', + 'headlinetitle' => 'Naslov', 'underlinetitle' => 'Podčrtano', - 'quote' => 'Citat', + 'crossouttitle' => 'Prečrtano', + 'unorderedlisttitle' => 'Nesortiran seznam', + 'orderedlisttitle' => 'Razvrščeni seznam', 'quotetitle' => 'Citat', - 'code' => 'Koda', 'codetitle' => 'Koda', + 'htmltitle' => 'Vstavite kot kodo HTML', 'help' => 'BBCode Pomoč', 'file' => 'Datoteka: ', 'image' => 'Slika: ', - 'selection' => '-- Izbor --', - 'status' => 'Statusna vrstica', - 'statusbar' => 'Običajni način. Pritisnite <Esc> za preklop na način urejanja.' + 'selection' => '-- Izbor --' ) ); diff --git a/fp-plugins/bbcode/tpls/toolbar.tpl b/fp-plugins/bbcode/tpls/toolbar.tpl index c904647..69401d2 100755 --- a/fp-plugins/bbcode/tpls/toolbar.tpl +++ b/fp-plugins/bbcode/tpls/toolbar.tpl @@ -11,23 +11,21 @@
{$lang.admin.plugin.bbcode.editor.formatting}

- url - mail - h2 - h3 - h4 - ul - ol + url + mail + h2 + h3 + h4 + ul + ol quote code - html + html      -

-

b i u - + del     

@@ -37,14 +35,3 @@ {$lang.admin.plugin.bbcode.editor.image}{html_options name=imageselect values=$images_list output=$images_list onchange="insImage(this.form.imageselect.value)"}

- -{* -{if function_exists('plugin_jsutils_head')} -
- {$lang.admin.plugin.bbcode.editor.status} -
- {$lang.admin.plugin.bbcode.editor.statusbar} -
-
-{/if} -*}