From b8b403185eb81a239b5ab130fcf32698ac3de1d1 Mon Sep 17 00:00:00 2001 From: Iris Morelle Date: Sun, 8 Jul 2018 04:13:55 -0400 Subject: [PATCH] gui2/preferences: Use curly quotes in quoted text in tooltips [ci skip] --- data/advanced_preferences.cfg | 2 +- data/gui/window/preferences/01_general.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/advanced_preferences.cfg b/data/advanced_preferences.cfg index 3fe2db07b6dc..e46696fb85c6 100644 --- a/data/advanced_preferences.cfg +++ b/data/advanced_preferences.cfg @@ -172,7 +172,7 @@ name= _ "Use experimental PRNG combat" description= _ "Enables more determinstic chance-to-hit calculations. This is an experimental feature designed to bring the observed hit/miss rate more in line with the displayed percentages. -Note: this option only affects singleplayer, and the 'Save random seed' option must also be enabled when creating a game for this to work." +Note: this option only affects singleplayer, and the ‘Save random seed’ option must also be enabled when creating a game for this to work." type=boolean default=no [/advanced_preference] diff --git a/data/gui/window/preferences/01_general.cfg b/data/gui/window/preferences/01_general.cfg index cb592828fd0f..5c11df547e5b 100644 --- a/data/gui/window/preferences/01_general.cfg +++ b/data/gui/window/preferences/01_general.cfg @@ -81,7 +81,7 @@ # Starts at 0 since the slider values are used for vector index access. minimum_value,maximum_value=0,11 step_size=1 - tooltip= _ "Speed at which unit moves and animations play when 'Accelerated speed' is enabled or when Shift is held down in-game" + tooltip= _ "Speed at which unit moves and animations play when ‘Accelerated speed’ is enabled or when Shift is held down in-game" ) } [/column]