mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-16 10:20:30 +00:00
gui2/preferences: Use curly quotes in quoted text in tooltips
[ci skip] (cherry-picked from commit b8b403185eb81a239b5ab130fcf32698ac3de1d1)
This commit is contained in:
parent
0396437f18
commit
34545ba9e4
@ -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]
|
||||
|
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user