From 540dd9ae942787279c2fe439a9182223c1a11d2c Mon Sep 17 00:00:00 2001 From: Martin Kraft Date: Fri, 26 Jan 2018 08:37:12 -0500 Subject: 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. --- i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index 578e60d2a..88df06f37 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -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", -- cgit v1.2.3-1-g7c22