mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
Merge pull request #2113 from nickvergessen/ticket/8041
[ticket/8041] Merge item name into "Return to" string for better translations * nickvergessen/ticket/8041: [ticket/8041] Add space/tabs after => in array list [ticket/8041] Wrap forum name, topic title and pm folder name with quotes [ticket/8041] Merge item name into "Return to" string for better translations
This commit is contained in:
@@ -288,7 +288,6 @@ $lang = array_merge($lang, array(
|
||||
'RESYNC' => 'Resynchronise',
|
||||
'RESYNC_FILES_STATS' => 'Resynchronise files statistics',
|
||||
'RESYNC_FILES_STATS_EXPLAIN' => 'Recalculates the total number and size of files attached to posts and private messages.',
|
||||
'RETURN_TO' => 'Return to…',
|
||||
|
||||
'SELECT_ANONYMOUS' => 'Select anonymous user',
|
||||
'SELECT_OPTION' => 'Select option',
|
||||
|
Reference in New Issue
Block a user