AssetLib pagination modifications

This commit is contained in:
Karolis K
2018-05-15 18:17:52 +03:00
committed by TailyFair
parent 93c4274941
commit 8694f98170
2 changed files with 36 additions and 36 deletions

View File

@ -3261,19 +3261,19 @@ msgid "Download for this asset is already in progress!"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
msgid "first"
msgid "First"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
msgid "prev"
msgid "Previous"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
msgid "next"
msgid "Next"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp
msgid "last"
msgid "Last"
msgstr ""
#: editor/plugins/asset_library_editor_plugin.cpp