From 5e8cc46a21e03acc7589fca181f7fae677853b29 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 7 Jan 2012 17:26:09 +0300 Subject: Remove "> Next" from NPC dialogs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Thorbjørn Lindeijer --- src/gui/npcdialog.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/gui/npcdialog.cpp b/src/gui/npcdialog.cpp index 2e4ebd7e..6ad578d8 100644 --- a/src/gui/npcdialog.cpp +++ b/src/gui/npcdialog.cpp @@ -206,8 +206,6 @@ void NpcDialog::action(const gcn::ActionEvent &event) if (mActionState == NPC_ACTION_NEXT) { nextDialog(); - // TRANSLATORS: Please leave the \n sequences intact. - addText(_("\n> Next\n"), false); } else if (mActionState == NPC_ACTION_CLOSE) { -- cgit v1.2.3-60-g2f50