You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language/en/qi.php
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -128,6 +128,9 @@
128
128
'DEFAULT_LANG' => 'Default language',
129
129
'DEFAULT_LANG_EXPLAIN' => 'The default language that will be used for your boards. Language packs need to be in <code>sources/phpBB3/language/</code> to be available in this list.',
130
130
'DELETE' => 'Delete',
131
+
'DELETE_COOKIES' => 'Delete all phpBB cookies',
132
+
'DELETE_COOKIES_CONFIRM' => 'This will log you out of all phpBB boards on this server. Are you sure you want to continue?',
133
+
'DELETE_COOKIES_TITLE' => 'Over time and many QI board installs, loads of cookies that may no longer be needed can build up in your server.',
131
134
'DELETE_FILES_IF_EXIST' => 'Delete files if they exist',
132
135
'DELETE_FILES_IF_EXIST_EXPLAIN' => 'Have "Delete files if they exist" checked by default when creating boards.',
0 commit comments