aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/styles.php
diff options
context:
space:
mode:
authorJoas Schilling <nickvergessen@gmx.de>2010-09-15 11:21:54 +0200
committerJoas Schilling <nickvergessen@gmx.de>2011-02-08 14:57:29 +0100
commit18fedfce1739075586aa0e40fabdffba65593793 (patch)
treeed26f9f5e7f144bbb12e98a5375c865b1cfa3d5f /phpBB/language/en/acp/styles.php
parentffcd307746af6a578fe771c31c306feb9d393e9c (diff)
downloadforums-18fedfce1739075586aa0e40fabdffba65593793.tar
forums-18fedfce1739075586aa0e40fabdffba65593793.tar.gz
forums-18fedfce1739075586aa0e40fabdffba65593793.tar.bz2
forums-18fedfce1739075586aa0e40fabdffba65593793.tar.xz
forums-18fedfce1739075586aa0e40fabdffba65593793.zip
[ticket/9675] Adjust the language-string to reflect the changes.
PHPBB3-9675
Diffstat (limited to 'phpBB/language/en/acp/styles.php')
-rw-r--r--phpBB/language/en/acp/styles.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/styles.php b/phpBB/language/en/acp/styles.php
index f422f96009..f5531071e4 100644
--- a/phpBB/language/en/acp/styles.php
+++ b/phpBB/language/en/acp/styles.php
@@ -78,7 +78,7 @@ $lang = array_merge($lang, array(
'DELETE_IMAGESET' => 'Delete imageset',
'DELETE_IMAGESET_EXPLAIN' => 'Here you can remove the selected imageset from the database. Please note that there is no undo capability. It is recommended that you first export your set for possible future use.',
'DELETE_STYLE' => 'Delete style',
- 'DELETE_STYLE_EXPLAIN' => 'Here you can remove the selected style. You cannot remove all the style elements from here. These must be deleted individually via their respective forms. Take care when deleting styles, there is no undo facility.',
+ 'DELETE_STYLE_EXPLAIN' => 'Here you can remove the selected style. Take care in deleting styles, there is no undo capability.',
'DELETE_TEMPLATE' => 'Delete template',
'DELETE_TEMPLATE_EXPLAIN' => 'Here you can remove the selected template set from the database. Please note that there is no undo capability. It is recommended that you first export your set for possible future use.',
'DELETE_THEME' => 'Delete theme',