-
-
Notifications
You must be signed in to change notification settings - Fork 347
Update tr() annotation style #5522
Copy link
Copy link
Closed
Labels
HacktoberfestCode & win a T-shirt :)Code & win a T-shirt :)bounty-20see https://wiki.mudlet.org/w/Bounty_Processsee https://wiki.mudlet.org/w/Bounty_Processbounty-paidThis bounty has been completed & paid outThis bounty has been completed & paid outgood first issuehelp wantedi18n & l10ninternationalization and localizationinternationalization and localizationlow💎 Bounty💰 Rewarded
Metadata
Metadata
Assignees
Labels
HacktoberfestCode & win a T-shirt :)Code & win a T-shirt :)bounty-20see https://wiki.mudlet.org/w/Bounty_Processsee https://wiki.mudlet.org/w/Bounty_Processbounty-paidThis bounty has been completed & paid outThis bounty has been completed & paid outgood first issuehelp wantedi18n & l10ninternationalization and localizationinternationalization and localizationlow💎 Bounty💰 Rewarded
Brief summary of issue / Description of requested feature:
Accidentally found our way to use
tr("text", "comment")was actually quite outdatedSteps to reproduce the issue / Reasons for adding feature:
Error output / Expected result of feature
Switch all tr() to new style:
Extra information, such as Mudlet version, operating system and ideas for how to solve / implement: