mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-12 19:24:38 +00:00
EI S04b: Fix Hahid's name having a trailing comma
This doesn't change a translatable string, it removes a comma that was immediately after the translatable string.
This commit is contained in:
parent
862f0af9f8
commit
9146db7d5d
@ -391,7 +391,7 @@
|
||||
[unit]
|
||||
side=4
|
||||
x,y=19,21
|
||||
name= _ "Hahid al-Ali",
|
||||
name= _ "Hahid al-Ali"
|
||||
id="Hahid al-Ali"
|
||||
type=Dune Apothecary
|
||||
facing=se
|
||||
|
Loading…
x
Reference in New Issue
Block a user