Revert #11993: new number format system does not and cannot work for CJK languages
There are too many intricacies that I am unaware of that are popping up after asking whether things are right or not. I do not want to keep playing whack-a-mole, so just revert the whole thing. This reverts:15be383b93
360fe8b0b6
1aa9a5c0ab
59f56941e5
7e2eefb91f
b741b2ba6f
609d0071d5
9f8fd80112
a253205b93
819c6c756e
This commit is contained in:
@@ -82,6 +82,8 @@ enum CustomCurrencyWidgets : WidgetID {
|
||||
WID_CC_RATE_DOWN, ///< Down button.
|
||||
WID_CC_RATE_UP, ///< Up button.
|
||||
WID_CC_RATE, ///< Rate of currency.
|
||||
WID_CC_SEPARATOR_EDIT, ///< Separator edit button.
|
||||
WID_CC_SEPARATOR, ///< Current separator.
|
||||
WID_CC_PREFIX_EDIT, ///< Prefix edit button.
|
||||
WID_CC_PREFIX, ///< Current prefix.
|
||||
WID_CC_SUFFIX_EDIT, ///< Suffix edit button.
|
||||
|
Reference in New Issue
Block a user