How to Reproduce
- use German localisation in SCEE
- find a restaurant or bar that doesn't have the brewery tag
- open the quest
Expected Behavior
- Quest text doesn't have surplus
\ before ?
Does it happen in normal StreetComplete?
No, this is an SCEE only quest.
Versions affected
SCEE 63.21 on Android 17
Analysis
The error doesn't reproduce with the English locale. The translation seems fine on Weblate. But the file with the strings is broken.
|
<string name="quest_brewery_title">Welche Biermarken werden hier angeboten\?</string> |

How to Reproduce
Expected Behavior
\before?Does it happen in normal StreetComplete?
No, this is an SCEE only quest.
Versions affected
SCEE 63.21 on Android 17
Analysis
The error doesn't reproduce with the English locale. The translation seems fine on Weblate. But the file with the strings is broken.
SCEE/app/src/commonMain/composeResources/values-de/strings_ee.xml
Line 433 in 1982739