From e56454ca11c4b14ecc1cb097f2941e7d0980a7b8 Mon Sep 17 00:00:00 2001 From: Reed Garmsen Date: Mon, 8 Feb 2016 13:45:19 -0800 Subject: Removed the ability to disable file storage from the admin console --- web/static/i18n/en.json | 1 - 1 file changed, 1 deletion(-) (limited to 'web/static/i18n/en.json') diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json index ff25d98c2..1f6d80b08 100644 --- a/web/static/i18n/en.json +++ b/web/static/i18n/en.json @@ -148,7 +148,6 @@ "admin.gitlab.userTitle": "User API Endpoint:", "admin.gitlab.userDescription": "Enter https:///api/v3/user. Make sure you use HTTP or HTTPS in your URL depending on your server configuration.", "admin.gitlab.save": "Save", - "admin.image.storeDisabled": "Disable File Storage", "admin.image.storeLocal": "Local File System", "admin.image.storeAmazonS3": "Amazon S3", "admin.image.localExample": "Ex \"./data/\"", -- cgit v1.2.3-1-g7c22