XYZ-32: Increases size of position to 128 characters. (#8148)

* XYZ-32: Changes type of 'position' column on 'users' table.

* XYZ-32: Uncomment to run on CI and pre-release.

* XYZ-32: Reverts translation changes.

* XYZ-32: Fix for gofmt.
Этот коммит содержится в:
Martin Kraft
2018-01-26 08:37:12 -05:00
коммит произвёл Joram Wilander
родитель 3da2dad989
Коммит 540dd9ae94
6 изменённых файлов: 19 добавлений и 11 удалений

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

@@ -5404,7 +5404,7 @@
},
{
"id": "model.user.is_valid.position.app_error",
"translation": "Invalid position: must not be longer than 35 characters."
"translation": "Invalid position: must not be longer than 128 characters."
},
{
"id": "model.user.is_valid.pwd.app_error",