mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
punctuation changes in language files
git-svn-id: file:///svn/phpbb/trunk@7524 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -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.',
|
||||
|
Reference in New Issue
Block a user