From 49a9e81c6f914f90fd20aa3e06bbd13043e2abf6 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Sun, 19 Nov 2006 18:07:51 +0000 Subject: string fixes from bug 1516157 (bzr r1991) --- src/verbs.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/verbs.cpp') diff --git a/src/verbs.cpp b/src/verbs.cpp index 4721de9d5..62f85d076 100644 --- a/src/verbs.cpp +++ b/src/verbs.cpp @@ -2326,7 +2326,6 @@ Verb *Verb::_base_verbs[] = { N_("Run scripts"), "scripts"), new DialogVerb(SP_VERB_DIALOG_TOGGLE, "DialogsToggle", N_("Show/Hide D_ialogs"), N_("Show or hide all open dialogs"), "dialog_toggle"), - // TRANSLATORS: "Tile Clones" means: "Create tiled clones" new DialogVerb(SP_VERB_DIALOG_CLONETILER, "DialogClonetiler", N_("Create Tiled Clones..."), N_("Create multiple clones of selected object, arranging them into a pattern or scattering"), "edit_create_tiled_clones"), new DialogVerb(SP_VERB_DIALOG_ITEM, "DialogObjectProperties", N_("_Object Properties..."), -- cgit v1.2.3