[ADF-1418] Viewer enhancements (#2930)

* move navigation buttons to the header

* restrict file name to 35 characters

* remove wrong condition in template
This commit is contained in:
Denys Vuika
2018-02-12 13:57:53 +00:00
committed by Eugenio Romano
parent 3d19341c0d
commit 6072a987c9
3 changed files with 32 additions and 39 deletions

View File

@@ -188,7 +188,10 @@
"SHARE": "Share",
"MORE_ACTIONS": "More actions",
"INFO": "Info",
"FULLSCREEN": "Activate full-screen mode"
"FULLSCREEN": "Activate full-screen mode",
"CLOSE": "Close",
"NEXT_FILE": "Next File",
"PREV_FILE": "Previous File"
},
"ARIA": {
"PREVIOUS_PAGE": "Previous page",