1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/12602] Rectify language keys.

PHPBB3-12602
This commit is contained in:
Etienne Baroux
2014-06-06 14:55:37 +02:00
parent 49beb2075b
commit 347de7f060
3 changed files with 3 additions and 3 deletions

View File

@@ -230,8 +230,8 @@ $lang = array_merge($lang, array(
'COLOUR_SWATCH' => 'Web-safe colour swatch',
'CONFIG_UPDATED' => 'Configuration updated successfully.',
'CRON_LOCK_ERROR' => 'Could not obtain cron lock.',
'CRON_NO_RUNNABLE_TASK' => 'No cron task needs to be run right now.',
'CRON_NO_SUCH_TASK' => 'Could not find cron task “%s”.',
'CRON_NO_TASKS' => 'No cron tasks could be found.',
'DEACTIVATE' => 'Deactivate',
'DIRECTORY_DOES_NOT_EXIST' => 'The entered path “%s” does not exist.',