From ac034a6b2ca7d2bed9e3ec7f4115298a18fe456f Mon Sep 17 00:00:00 2001 From: Vinoth Kannan Date: Tue, 9 Oct 2018 11:56:51 +0530 Subject: [PATCH] copyedit on branch field help text --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 6e4fbe2b4f..8895caa4c4 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -3270,7 +3270,7 @@ en: import_web_tip: "Repository containing theme" import_file_tip: ".dcstyle.json file containing theme" is_private: "Theme is in a private git repository" - remote_branch: "Branch" + remote_branch: "Branch name (optional)" public_key: "Grant the following public key access to the repo:" about_theme: "About Theme" license: "License"