Adding the ability to disable full text search queries for master (#6102)

Этот коммит содержится в:
Corey Hulen
2017-04-17 07:54:26 -07:00
коммит произвёл Christopher Speller
родитель 7e29dc65aa
Коммит 3207886514
5 изменённых файлов: 33 добавлений и 0 удалений

Просмотреть файл

@@ -5203,6 +5203,10 @@
"id": "store.sql_post.search.warn",
"translation": "Query error searching posts: %v"
},
{
"id": "store.sql_post.search.disabled",
"translation": "Searching has been disabled on this server. Please contact your System Administrator."
},
{
"id": "store.sql_post.update.app_error",
"translation": "We couldn't update the Post"