mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
Merge branch '3.1.x'
* 3.1.x: [ticket/13763] Fix typo in extension lang file
This commit is contained in:
@@ -75,7 +75,7 @@ $lang = array_merge($lang, array(
|
|||||||
<li>Upload the new files</li>
|
<li>Upload the new files</li>
|
||||||
<li>Enable the extension</li>
|
<li>Enable the extension</li>
|
||||||
</ol>',
|
</ol>',
|
||||||
'EXTENSION_REMOVE_HEADLINE' => 'Completly removing an extension from your board',
|
'EXTENSION_REMOVE_HEADLINE' => 'Completely removing an extension from your board',
|
||||||
'EXTENSION_REMOVE_EXPLAIN' => '<ol>
|
'EXTENSION_REMOVE_EXPLAIN' => '<ol>
|
||||||
<li>Disable the extension</li>
|
<li>Disable the extension</li>
|
||||||
<li>Delete the extension’s data</li>
|
<li>Delete the extension’s data</li>
|
||||||
|
Reference in New Issue
Block a user