You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on DE and CE working fine.
can't recognize device lang when is set on Hebrew.
TwoLetterISOLanguageName return "iv" / invariant language
regards.
Version Number of Plugin: 1.0.2
Device Tested On: Huawei gr3
Simulator Tested On:
Version of VS: 2017
Version of Xamarin forms: 2.4.0.282
Versions of other things you are using:
Steps to reproduce the Behavior
Expected Behavior : show Hebrew
Actual Behavior: show English
Code snippet
` xmlns:lng="clr-namespace:Shaot_m.Helpers"
< Label Text="{lng:Translate helloMsg}" / >
`
Screenshotst
The text was updated successfully, but these errors were encountered:
on DE and CE working fine.
can't recognize device lang when is set on Hebrew.
TwoLetterISOLanguageName return "iv" / invariant language
regards.
Version Number of Plugin: 1.0.2
Device Tested On: Huawei gr3
Simulator Tested On:
Version of VS: 2017
Version of Xamarin forms: 2.4.0.282
Versions of other things you are using:
Steps to reproduce the Behavior
Expected Behavior : show Hebrew
Actual Behavior: show English
Code snippet
` xmlns:lng="clr-namespace:Shaot_m.Helpers"
< Label Text="{lng:Translate helloMsg}" / >
`
Screenshotst
The text was updated successfully, but these errors were encountered: