1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-25 02:51:35 +02:00

[ticket/12613] Renamed jump-to to page-jump to prevent confusion

Jump-to can easily be confused with forum-jump.
Also switched the lang vars to reflect changes better

PHPBB3-12613
This commit is contained in:
PayBas
2014-06-01 10:54:04 +02:00
parent 9808b55258
commit c47b546bf0
9 changed files with 28 additions and 28 deletions

View File

@@ -340,8 +340,8 @@ $lang = array_merge($lang, array(
'JOINED' => 'Joined',
'JUMP_PAGE' => 'Enter the page number you wish to go to',
'JUMP_TO' => 'Jump to',
'JUMP_TO_PAGE' => 'Click to jump to page',
'JUMP_TO_PAGE_FORM' => 'Jump to page:',
'JUMP_TO_PAGE' => 'Jump to page:',
'JUMP_TO_PAGE_CLICK' => 'Click to jump to page',
'KB' => 'KB',
'KIB' => 'KiB',