gui2/preferences: Use curly quotes in quoted text in tooltips

[ci skip]

(cherry-picked from commit b8b403185e)
This commit is contained in:
Iris Morelle 2018-07-08 04:13:55 -04:00
parent 0396437f18
commit 34545ba9e4
2 changed files with 2 additions and 2 deletions

View file

@ -186,7 +186,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]

View file

@ -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]