From 9ce896840c63bdce985361f250419ddd5730ca96 Mon Sep 17 00:00:00 2001 From: Cortland Klein Date: Tue, 12 Feb 2013 11:17:11 -0800 Subject: [PATCH] Clarify the unit of time for ninja_edit_window --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index e6a0203b9..9f156ca74 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -212,7 +212,7 @@ en: access_password: "restrict_access is enabled ensure that this password is entered" queue_jobs: "queue various jobs in sidekiq, if false queues are inline" crawl_images: "enable retrieving of images from third party sources" - ninja_edit_window: "how quickly you can make an edit without it saving a new version" + ninja_edit_window: "how quickly you can make an edit without it saving a new version, in seconds." enable_imgur: "enable imgur api for uploading, don't host files locally" imgur_api_key: "imgur.com api key - required for image upload" imgur_endpoint: "end point for uploading imgur.com images"