From ab6b8095d0bfe87c548776e640043b9b2bc46639 Mon Sep 17 00:00:00 2001 From: Kess Vargavind Date: Tue, 28 Jul 2009 11:57:09 +0200 Subject: Add some translators comments --- src/gui/charcreatedialog.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/gui/charcreatedialog.cpp') diff --git a/src/gui/charcreatedialog.cpp b/src/gui/charcreatedialog.cpp index 63b9cf46..f679072d 100644 --- a/src/gui/charcreatedialog.cpp +++ b/src/gui/charcreatedialog.cpp @@ -64,7 +64,11 @@ CharCreateDialog::CharCreateDialog(Window *parent, int slot): mNameField = new TextField(""); mNameLabel = new Label(_("Name:")); + // TRANSLATORS: This is a narrow symbol used to denote 'next'. + // You may change this symbol if your language uses another. mNextHairColorButton = new Button(_(">"), "nextcolor", this); + // TRANSLATORS: This is a narrow symbol used to denote 'previous'. + // You may change this symbol if your language uses another. mPrevHairColorButton = new Button(_("<"), "prevcolor", this); mHairColorLabel = new Label(_("Hair Color:")); mNextHairStyleButton = new Button(_(">"), "nextstyle", this); -- cgit v1.2.3-70-g09d2