fix some typos in the pagination loop variables
This commit is contained in:
parent
0ea3707f4f
commit
d9c25231ee
1 changed files with 4 additions and 4 deletions
|
|
@ -2344,13 +2344,13 @@ div.tabs {
|
|||
},
|
||||
|
||||
'pagination.url' => {
|
||||
message => q|The URL of page X, where X is the number in the loop we're at.|,
|
||||
lastUpdated => 1149182026,
|
||||
message => q|The URL of a page in the page loop.|,
|
||||
lastUpdated => 1168370951,
|
||||
},
|
||||
|
||||
'pagination.text' => {
|
||||
message => q|The number of page X, where X is the number in the loop we're at.|,
|
||||
lastUpdated => 1149182026,
|
||||
message => q|The number of a page in the page loop.|,
|
||||
lastUpdated => 1168464885,
|
||||
},
|
||||
|
||||
'pagination.pageList.upTo20' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue