aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/styles.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/acp/styles.php')
-rw-r--r--phpBB/language/en/acp/styles.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/phpBB/language/en/acp/styles.php b/phpBB/language/en/acp/styles.php
index 0726a69cc7..934f5ff205 100644
--- a/phpBB/language/en/acp/styles.php
+++ b/phpBB/language/en/acp/styles.php
@@ -291,10 +291,10 @@ $lang = array_merge($lang, array(
'NO_STYLE' => 'Cannot find style on filesystem.',
'NO_TEMPLATE' => 'Cannot find template on filesystem.',
'NO_THEME' => 'Cannot find theme on filesystem.',
- 'NO_UNINSTALLED_IMAGESET' => 'No uninstalled imagesets detected',
- 'NO_UNINSTALLED_STYLE' => 'No uninstalled styles detected',
- 'NO_UNINSTALLED_TEMPLATE' => 'No uninstalled templates detected',
- 'NO_UNINSTALLED_THEME' => 'No uninstalled themes detected',
+ 'NO_UNINSTALLED_IMAGESET' => 'No uninstalled imagesets detected.',
+ 'NO_UNINSTALLED_STYLE' => 'No uninstalled styles detected.',
+ 'NO_UNINSTALLED_TEMPLATE' => 'No uninstalled templates detected.',
+ 'NO_UNINSTALLED_THEME' => 'No uninstalled themes detected.',
'NO_UNIT' => 'None',
'ONLY_IMAGESET' => 'This is the only remaining imageset, you cannot delete it.',