Replies: 1 comment
-
Thank you for your suggestion. Feel free to provide a PR with a possible solution. I don't see at the moment the advantage and you can already use SmartFormat.NET if you have added this as a dependency to your project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Wouldn't it be nice if We could localize in XAML like this:
Content="{lex:Loc We Need To Localize}"
or
Content="{lex:Loc Car}" for one single car
Content="{lex:Loc Car s}" for plural
where all keys are in Resources separately. one for We, one for Need, etc.
Beta Was this translation helpful? Give feedback.
All reactions