e9e232f008
## Issue Accumulation of so many strings for a "successful tip" that it is getting annoying to re-translate them for minor changes. ## Change - Consolidate and re-use strings. - Make the tip string currency-agnostic so we don't have to touch it again. The amount and currency is moved to the `subMessage`. - Fix spacing being incorrectly enforced through i18n (it should be done via code/css). |
||
---|---|---|
.. | ||
app.js | ||
blocked.js | ||
claims.js | ||
coinSwap.js | ||
collections.js | ||
comments.js | ||
content.js | ||
file.js | ||
file_info.js | ||
livestream.js | ||
notifications.js | ||
publish.js | ||
reactions.js | ||
reportContent.js | ||
rewards.js | ||
search.js | ||
settings.js | ||
subscriptions.js | ||
sync.js | ||
tags.js | ||
user.js | ||
wallet.js | ||
websocket.js |