From 56a3b9a0c1b852201c525c1bfe7a0fee90dded21 Mon Sep 17 00:00:00 2001 From: Josef Reidinger Date: Wed, 8 Jan 2014 16:06:19 +0100 Subject: [PATCH] improvements suggested by review --- src/clients/clone_proposal.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/clients/clone_proposal.rb b/src/clients/clone_proposal.rb index 8138ce23a..6c9fa458e 100644 --- a/src/clients/clone_proposal.rb +++ b/src/clients/clone_proposal.rb @@ -77,9 +77,7 @@ def main # this is a heading "rich_text_title" => _("Clone System Configuration"), # this is a menu entry - "menu_title" => _( - "&Clone System Configuration" - ), + "menu_title" => _("&Clone System Configuration"), "id" => CLONE_ACTION_ID } when "Write"