From 02fd627cc52426501e2b45fa350a64a92f623c74 Mon Sep 17 00:00:00 2001 From: Zeno Rogue Date: Sat, 10 Nov 2018 20:19:27 +0100 Subject: [PATCH] text improvements; PL translation update; fixed %y0 in Polish --- config.cpp | 6 ++--- language-pl.cpp | 65 +++++++++++++++++++++++++++++++++++++++++++++++++ language.cpp | 1 + 3 files changed, 69 insertions(+), 3 deletions(-) diff --git a/config.cpp b/config.cpp index 9084a90a..d910d8ee 100644 --- a/config.cpp +++ b/config.cpp @@ -1468,7 +1468,7 @@ void refresh_canvas() { void edit_color_table(colortable& ct, const reaction_t& r = reaction_t()) { cmode = sm::SIDE; gamescreen(0); - dialog::init(XLAT("Customize colors and aura")); + dialog::init(XLAT("customize colors and aura")); for(int i=0; i