From 496aac0aa96676ed944bc123fc24eac33e8b3542 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 25 Feb 2016 00:54:31 +0300 Subject: Add missing translation comments. --- src/gui/popups/popupmenu.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src') diff --git a/src/gui/popups/popupmenu.cpp b/src/gui/popups/popupmenu.cpp index e109be3f4..910102f33 100644 --- a/src/gui/popups/popupmenu.cpp +++ b/src/gui/popups/popupmenu.cpp @@ -2834,7 +2834,11 @@ void PopupMenu::showMonsterGMCommands() // TRANSLATORS: popup menu item // TRANSLATORS: kick monster mBrowserBox->addRow("/kick :'BEINGID'", _("Kick")); + // TRANSLATORS: popup menu item + // TRANSLATORS: spawn monster mBrowserBox->addRow("/spawn 'BEINGSUBTYPEID'", _("Spawn same")); + // TRANSLATORS: popup menu item + // TRANSLATORS: spawn slave monster mBrowserBox->addRow("/spawnslave 'BEINGSUBTYPEID'", _("Spawn slave")); mBrowserBox->addRow("##3---"); -- cgit v1.2.3-60-g2f50