Skip to content

Commit

Permalink
Merge pull request #129 from iMattPro/master-1
Browse files Browse the repository at this point in the history
master
  • Loading branch information
iMattPro authored Feb 15, 2024
2 parents 0d64247 + 79dc948 commit 8fb64c8
Show file tree
Hide file tree
Showing 29 changed files with 58 additions and 58 deletions.
4 changes: 2 additions & 2 deletions adm/style/acp_abbc3_settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<img src="{{ ROOT_PATH }}ext/vse/abbc3/adm/images/abbc3logo.png" alt="{{ lang('ACP_ABBC3_MODULE') }}">

<p>{{ lang('ABBC3_SETTINGS_EXPLAIN') }}</p>
<p>{{ lang('ABBC3_SETTINGS_EXPLAIN', '<a href="https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/faq/1551" target="_blank">', '<i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>') }}</p>

<form id="abbc3_settings" method="post" action="{{ U_ACTION }}" data-ajax="true">
<fieldset>
Expand Down Expand Up @@ -46,7 +46,7 @@
</dl>
<dl>
<dt><label>{{ lang('ABBC3_BBVIDEO') ~ lang('COLON') }}</label><br><span>{{ lang('ABBC3_BBVIDEO_EXPLAIN') }}</span></dt>
<dd><span class="{{ S_ABBC3_MEDIA_EMBED ? 'success' : 'error' }}">{{ lang('ABBC3_MEDIA_EMBED_INSTALL', S_ABBC3_MEDIA_EMBED) }}</span></dd>
<dd><span class="{{ S_ABBC3_MEDIA_EMBED ? 'success' : 'error' }}">{{ lang('ABBC3_MEDIA_EMBED_INSTALL', S_ABBC3_MEDIA_EMBED, '<a href="https://www.phpbb.com/customise/db/extension/mediaembed/" target="_blank">', '<i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>') }}</span></dd>
</dl>
<dl>
<dt><label for="abbc3_google_fonts">{{ lang('ABBC3_GOOGLE_FONTS') ~ lang('COLON') }}</label><br><span>{{ lang('ABBC3_GOOGLE_FONTS_INFO') }}{% if not S_ALLOW_CDN %}<br><br>{{ lang('ABBC3_GOOGLE_FONTS_NOTE') }}{% endif %}</span></dt>
Expand Down
4 changes: 2 additions & 2 deletions language/ar/acp_abbc3.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}

$lang = array_merge($lang, array(
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the <a href="https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/faq/1551" target="_blank">ABBC3 FAQ <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the %1$s ABBC3 FAQ %2$s.',
'ABBC3_GOOGLE_FONTS_INFO' => 'Add <strong><a href="https://fonts.google.com" target="_blank">Google Fonts</a></strong> to the <samp class="error">[font]</samp> BBCode. Use exact spelling and case sensitivity. Place each font name on a separate line.',
'ABBC3_GOOGLE_FONTS_NOTE' => '“Allow usage of third party content delivery networks” must be enabled under “Load settings” to use this feature.',
'ABBC3_INVALID_FONT' => 'Invalid font name for “%s”',
Expand All @@ -42,7 +42,7 @@
'ABBC3_BBVIDEO' => 'BBVideo',
'ABBC3_BBVIDEO_EXPLAIN' => 'Install the optional phpBB Media Embed extension to access settings and management options for embedded rich media content.',
'ABBC3_MEDIA_EMBED_INSTALL' => [
0 => 'phpBB Media Embed extension is not installed. <a href="https://www.phpbb.com/customise/db/extension/mediaembed/" target="_blank">Download <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
0 => 'phpBB Media Embed extension is not installed. %2$s Download %3$s.',
1 => 'phpBB Media Embed extension is installed. Settings are accessible under the Posting tab.'
],
'PNG' => 'PNG',
Expand Down
4 changes: 2 additions & 2 deletions language/bg/acp_abbc3.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}

$lang = array_merge($lang, array(
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the <a href="https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/faq/1551" target="_blank">ABBC3 FAQ <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the %1$s ABBC3 FAQ %2$s.',
'ABBC3_GOOGLE_FONTS_INFO' => 'Add <strong><a href="https://fonts.google.com" target="_blank">Google Fonts</a></strong> to the <samp class="error">[font]</samp> BBCode. Use exact spelling and case sensitivity. Place each font name on a separate line.',
'ABBC3_GOOGLE_FONTS_NOTE' => '“Allow usage of third party content delivery networks” must be enabled under “Load settings” to use this feature.',
'ABBC3_INVALID_FONT' => 'Invalid font name for “%s”',
Expand All @@ -41,7 +41,7 @@
'ABBC3_BBVIDEO' => 'BBVideo',
'ABBC3_BBVIDEO_EXPLAIN' => 'Install the optional phpBB Media Embed extension to access settings and management options for embedded rich media content.',
'ABBC3_MEDIA_EMBED_INSTALL' => [
0 => 'phpBB Media Embed extension is not installed. <a href="https://www.phpbb.com/customise/db/extension/mediaembed/" target="_blank">Download <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
0 => 'phpBB Media Embed extension is not installed. %2$s Download %3$s.',
1 => 'phpBB Media Embed extension is installed. Settings are accessible under the Posting tab.'
],
'PNG' => 'PNG',
Expand Down
4 changes: 2 additions & 2 deletions language/cs/acp_abbc3.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}

$lang = array_merge($lang, array(
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the <a href="https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/faq/1551" target="_blank">ABBC3 FAQ <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the %1$s ABBC3 FAQ %2$s.',
'ABBC3_GOOGLE_FONTS_INFO' => 'Add <strong><a href="https://fonts.google.com" target="_blank">Google Fonts</a></strong> to the <samp class="error">[font]</samp> BBCode. Use exact spelling and case sensitivity. Place each font name on a separate line.',
'ABBC3_GOOGLE_FONTS_NOTE' => '“Allow usage of third party content delivery networks” must be enabled under “Load settings” to use this feature.',
'ABBC3_INVALID_FONT' => 'Invalid font name for “%s”',
Expand All @@ -41,7 +41,7 @@
'ABBC3_BBVIDEO' => 'BBVideo',
'ABBC3_BBVIDEO_EXPLAIN' => 'Install the optional phpBB Media Embed extension to access settings and management options for embedded rich media content.',
'ABBC3_MEDIA_EMBED_INSTALL' => [
0 => 'phpBB Media Embed extension is not installed. <a href="https://www.phpbb.com/customise/db/extension/mediaembed/" target="_blank">Download <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
0 => 'phpBB Media Embed extension is not installed. %2$s Download %3$s.',
1 => 'phpBB Media Embed extension is installed. Settings are accessible under the Posting tab.'
],
'PNG' => 'PNG',
Expand Down
4 changes: 2 additions & 2 deletions language/de/acp_abbc3.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}

$lang = array_merge($lang, array(
'ABBC3_SETTINGS_EXPLAIN' => 'Hier kannst du die Einstellungen für die Advanced BBCode Box verändern. Für weitere Informationen, wie du die Menüleiste verändern kannst, rufe bitte die <a href="https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/faq/1551" target="_blank">ABBC3 FAQ <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a> auf.',
'ABBC3_SETTINGS_EXPLAIN' => 'Hier kannst du die Einstellungen für die Advanced BBCode Box verändern. Für weitere Informationen, wie du die Menüleiste verändern kannst, rufe bitte die %1$s ABBC3 FAQ %2$s auf.',
'ABBC3_GOOGLE_FONTS_INFO' => 'Füge <strong><a href="https://fonts.google.com" target="_blank">Google Fonts</a></strong> zum <samp class="error">[font]</samp> BBCode hinzu. Achte auf genaue Schreibweise und Groß-/Kleinschreibung. Setze jeden Schriftartnamen in eine eigene Zeile.',
'ABBC3_GOOGLE_FONTS_NOTE' => '„Nutzung von Drittanbieter-Servern zulassen“ muss aktiviert sein unter den “Serverlast”-Einstellungen, um diese Funktion zu nutzen.',
'ABBC3_INVALID_FONT' => 'Ungültiger Schriftname „%s“',
Expand All @@ -42,7 +42,7 @@
'ABBC3_BBVIDEO' => 'BBVideo',
'ABBC3_BBVIDEO_EXPLAIN' => 'Installiere die optionale Erweiterung „phpBB Media Embed“, um auf Einstellungen und Verwaltungsoptionen für eingebettete Rich Media-Inhalte zuzugreifen.',
'ABBC3_MEDIA_EMBED_INSTALL' => [
0 => 'phpBB Media Embed-Erweiterung ist nicht installiert. <a href="https://www.phpbb.com/customise/db/extension/mediaembed/" target="_blank">Download <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
0 => 'phpBB Media Embed-Erweiterung ist nicht installiert. %2$s Download %3$s.',
1 => 'phpBB Media Embed-Erweiterung ist installiert. Auf die Einstellungen kann über den Tab „Beiträge“ zugegriffen werden.'
],
'PNG' => 'PNG',
Expand Down
4 changes: 2 additions & 2 deletions language/en/acp_abbc3.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}

$lang = array_merge($lang, array(
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the <a href="https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/faq/1551" target="_blank">ABBC3 FAQ <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the %1$s ABBC3 FAQ %2$s.',
'ABBC3_GOOGLE_FONTS_INFO' => 'Add <strong><a href="https://fonts.google.com" target="_blank">Google Fonts</a></strong> to the <samp class="error">[font]</samp> BBCode. Use exact spelling and case sensitivity. Place each font name on a separate line.',
'ABBC3_GOOGLE_FONTS_NOTE' => '“Allow usage of third party content delivery networks” must be enabled under “Load settings” to use this feature.',
'ABBC3_INVALID_FONT' => 'Invalid font name for “%s”',
Expand All @@ -41,7 +41,7 @@
'ABBC3_BBVIDEO' => 'BBVideo',
'ABBC3_BBVIDEO_EXPLAIN' => 'Install the optional phpBB Media Embed extension to access settings and management options for embedded rich media content.',
'ABBC3_MEDIA_EMBED_INSTALL' => [
0 => 'phpBB Media Embed extension is not installed. <a href="https://www.phpbb.com/customise/db/extension/mediaembed/" target="_blank">Download <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
0 => 'phpBB Media Embed extension is not installed. %2$s Download %3$s.',
1 => 'phpBB Media Embed extension is installed. Settings are accessible under the Posting tab.'
],
'PNG' => 'PNG',
Expand Down
4 changes: 2 additions & 2 deletions language/es/acp_abbc3.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}

$lang = array_merge($lang, array(
'ABBC3_SETTINGS_EXPLAIN' => 'Aquí puede configurar los ajustes para Advanced BBCode Box. Para obtener información sobre cómo personalizar la barra de iconos, visite el <a href="https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/faq/1551" target="_blank">ABBC3 FAQ <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
'ABBC3_SETTINGS_EXPLAIN' => 'Aquí puede configurar los ajustes para Advanced BBCode Box. Para obtener información sobre cómo personalizar la barra de iconos, visite el %1$s ABBC3 FAQ %2$s.',
'ABBC3_GOOGLE_FONTS_INFO' => 'Añada fuentes de <a href="https://fonts.google.com" target="_blank">Google Fonts</a> al BBCode <samp>font</samp>. Utilice la ortografía exacta y la distinción entre mayúsculas y minúsculas. Coloque cada nombre de fuente en una línea separada. Por ejemplo: <samp>Droid Sans</samp>',
'ABBC3_GOOGLE_FONTS_NOTE' => 'Tenga en cuenta que “Permitir el uso de las redes de distribución de contenidos de terceros” debe estar habilitado en "Configuración de carga" para usar esta función.',
'ABBC3_INVALID_FONT' => 'Invalid font name for “%s”',
Expand All @@ -41,7 +41,7 @@
'ABBC3_BBVIDEO' => 'BBVideo',
'ABBC3_BBVIDEO_EXPLAIN' => 'Install the optional phpBB Media Embed extension to access settings and management options for embedded rich media content.',
'ABBC3_MEDIA_EMBED_INSTALL' => [
0 => 'phpBB Media Embed extension is not installed. <a href="https://www.phpbb.com/customise/db/extension/mediaembed/" target="_blank">Download <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
0 => 'phpBB Media Embed extension is not installed. %2$s Download %3$s.',
1 => 'phpBB Media Embed extension is installed. Settings are accessible under the Posting tab.'
],
'PNG' => 'PNG',
Expand Down
4 changes: 2 additions & 2 deletions language/es_x_tu/acp_abbc3.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}

$lang = array_merge($lang, array(
'ABBC3_SETTINGS_EXPLAIN' => 'Aquí puedes configurar los ajustes para Advanced BBCode Box. Para obtener información sobre cómo personalizar la barra de iconos, visita el <a href="https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/faq/1551" target="_blank">ABBC3 FAQ <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
'ABBC3_SETTINGS_EXPLAIN' => 'Aquí puedes configurar los ajustes para Advanced BBCode Box. Para obtener información sobre cómo personalizar la barra de iconos, visita el %1$s ABBC3 FAQ %2$s.',
'ABBC3_GOOGLE_FONTS_INFO' => 'Añade fuentes de <a href="https://fonts.google.com" target="_blank">Google Fonts</a> al BBCode <samp>font</samp>. Utiliza la ortografía exacta y la distinción entre mayúsculas y minúsculas. Coloca cada nombre de fuente en una línea separada. Por ejemplo: <samp>Droid Sans</samp>',
'ABBC3_GOOGLE_FONTS_NOTE' => 'Tenga en cuenta que “Permitir el uso de las redes de distribución de contenidos de terceros” debe estar habilitado en "Configuración de carga" para usar esta función.',
'ABBC3_INVALID_FONT' => 'Invalid font name for “%s”',
Expand All @@ -41,7 +41,7 @@
'ABBC3_BBVIDEO' => 'BBVideo',
'ABBC3_BBVIDEO_EXPLAIN' => 'Install the optional phpBB Media Embed extension to access settings and management options for embedded rich media content.',
'ABBC3_MEDIA_EMBED_INSTALL' => [
0 => 'phpBB Media Embed extension is not installed. <a href="https://www.phpbb.com/customise/db/extension/mediaembed/" target="_blank">Download <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
0 => 'phpBB Media Embed extension is not installed. %2$s Download %3$s.',
1 => 'phpBB Media Embed extension is installed. Settings are accessible under the Posting tab.'
],
'PNG' => 'PNG',
Expand Down
4 changes: 2 additions & 2 deletions language/et/acp_abbc3.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}

$lang = array_merge($lang, array(
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the <a href="https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/faq/1551" target="_blank">ABBC3 FAQ <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the %1$s ABBC3 FAQ %2$s.',
'ABBC3_GOOGLE_FONTS_INFO' => 'Add <strong><a href="https://fonts.google.com" target="_blank">Google Fonts</a></strong> to the <samp class="error">[font]</samp> BBCode. Use exact spelling and case sensitivity. Place each font name on a separate line.',
'ABBC3_GOOGLE_FONTS_NOTE' => '“Allow usage of third party content delivery networks” must be enabled under “Load settings” to use this feature.',
'ABBC3_INVALID_FONT' => 'Invalid font name for “%s”',
Expand All @@ -42,7 +42,7 @@
'ABBC3_BBVIDEO' => 'BBVideo',
'ABBC3_BBVIDEO_EXPLAIN' => 'Install the optional phpBB Media Embed extension to access settings and management options for embedded rich media content.',
'ABBC3_MEDIA_EMBED_INSTALL' => [
0 => 'phpBB Media Embed extension is not installed. <a href="https://www.phpbb.com/customise/db/extension/mediaembed/" target="_blank">Download <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
0 => 'phpBB Media Embed extension is not installed. %2$s Download %3$s.',
1 => 'phpBB Media Embed extension is installed. Settings are accessible under the Posting tab.'
],
'PNG' => 'PNG',
Expand Down
4 changes: 2 additions & 2 deletions language/fa/acp_abbc3.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
}

$lang = array_merge($lang, array(
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the <a href="https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/faq/1551" target="_blank">ABBC3 FAQ <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the %1$s ABBC3 FAQ %2$s.',
'ABBC3_GOOGLE_FONTS_INFO' => 'Add <strong><a href="https://fonts.google.com" target="_blank">Google Fonts</a></strong> to the <samp class="error">[font]</samp> BBCode. Use exact spelling and case sensitivity. Place each font name on a separate line.',
'ABBC3_GOOGLE_FONTS_NOTE' => '“Allow usage of third party content delivery networks” must be enabled under “Load settings” to use this feature.',
'ABBC3_INVALID_FONT' => 'Invalid font name for “%s”',
Expand All @@ -42,7 +42,7 @@
'ABBC3_BBVIDEO' => 'BBVideo',
'ABBC3_BBVIDEO_EXPLAIN' => 'Install the optional phpBB Media Embed extension to access settings and management options for embedded rich media content.',
'ABBC3_MEDIA_EMBED_INSTALL' => [
0 => 'phpBB Media Embed extension is not installed. <a href="https://www.phpbb.com/customise/db/extension/mediaembed/" target="_blank">Download <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
0 => 'phpBB Media Embed extension is not installed. %2$s Download %3$s.',
1 => 'phpBB Media Embed extension is installed. Settings are accessible under the Posting tab.'
],
'PNG' => 'PNG',
Expand Down
4 changes: 2 additions & 2 deletions language/fi/acp_abbc3.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
}

$lang = array_merge($lang, array(
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the <a href="https://www.phpbb.com/customise/db/extension/advanced_bbcode_box/faq/1551" target="_blank">ABBC3 FAQ <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
'ABBC3_SETTINGS_EXPLAIN' => 'Here you can configure settings for Advanced BBCode Box. For information about customizing the icon bar, visit the %1$s ABBC3 FAQ %2$s.',
'ABBC3_GOOGLE_FONTS_INFO' => 'Add <strong><a href="https://fonts.google.com" target="_blank">Google Fonts</a></strong> to the <samp class="error">[font]</samp> BBCode. Use exact spelling and case sensitivity. Place each font name on a separate line.',
'ABBC3_GOOGLE_FONTS_NOTE' => '“Allow usage of third party content delivery networks” must be enabled under “Load settings” to use this feature.',
'ABBC3_INVALID_FONT' => 'Invalid font name for “%s”',
Expand All @@ -41,7 +41,7 @@
'ABBC3_BBVIDEO' => 'BBVideo',
'ABBC3_BBVIDEO_EXPLAIN' => 'Install the optional phpBB Media Embed extension to access settings and management options for embedded rich media content.',
'ABBC3_MEDIA_EMBED_INSTALL' => [
0 => 'phpBB Media Embed extension is not installed. <a href="https://www.phpbb.com/customise/db/extension/mediaembed/" target="_blank">Download <i class="icon fa-external-link fa-fw" aria-hidden="true"></i></a>.',
0 => 'phpBB Media Embed extension is not installed. %2$s Download %3$s.',
1 => 'phpBB Media Embed extension is installed. Settings are accessible under the Posting tab.'
],
'PNG' => 'PNG',
Expand Down
Loading

0 comments on commit 8fb64c8

Please sign in to comment.