Clarification on underscore in strings
"Matteo Cavada" <[email protected]> ("kfgodel") Sat, 12 Feb 2022 12:47:27 +0100
| Newsgroups | gmane.games.freeciv.internationalization |
|---|---|
| Message-ID | <20220212124727.67fa12e6@abulafia> |
Hello, I'm doing some work on strings of the italian translation. There are few strings which contain an underscore, like "Top _Five Cities". The resulting translation would be "Cinque città più importanti", which does not contain the letter "F". What should I do in this case? Thanks! MC