View Issue Details

IDProjectCategoryView StatusLast Update
0011504Talermerchant backoffice SPApublic2026-06-10 22:00
Reportervecirex Assigned To 
PrioritynormalSeveritytextReproducibilityalways
Status closedResolutionsuspended 
Summary0011504: de_CH lang needed
Description"Sharp s" symbol not at all usual in Switzerland, feels not natural; example, e.g., in KYC Auth popup window when more info is required.
Additional InformationIn some (more obvious) areas there were replacements done to "ss" (i.e., mitigations given CH user base being more in focus, but in the long run that's not the solution).
TagsNo tags attached.
Attached Files

Activities

vecirex

2026-06-10 22:00

administrator   ~0028849

Workaround for things to work in CH (and also in DE and for sure in AT); given the few occurences only, for sure fine like this:

sed -i '/^msgstr "/ s/ß/ss/g' de.po


In git:

ccb38aa8d..33a9b6699

Issue History

Date Modified Username Field Change
2026-06-10 18:25 vecirex New Issue
2026-06-10 18:25 vecirex File Added: Bildschirmfoto 2026-06-10 um 18.20.01.png
2026-06-10 18:26 vecirex Additional Information Updated
2026-06-10 22:00 vecirex Status new => closed
2026-06-10 22:00 vecirex Resolution open => suspended
2026-06-10 22:00 vecirex Note Added: 0028849