Added error message if bundle wasn't found.

This commit is contained in:
Prominence
2016-06-27 13:31:16 +03:00
parent 675eb1d055
commit 0a90793b02
6 changed files with 22 additions and 7 deletions
+3 -1
View File
@@ -2,4 +2,6 @@ plugin.translations.overview.index.page.title = Обзор переводов
plugin.translations.overview.show.page.title = Бандл {0}
plugin.translations.totalRecords = Всего: {0} записей
plugin.translations.totalBundles = Всего: {0} бандлов
plugin.translations.totalBundles = Всего: {0} бандлов
plugin.translations.error.bundleNotFound = Бандл с именем <b>{0}</b> не найден.