MultilingualPlugin icon indicating copy to clipboard operation
MultilingualPlugin copied to clipboard

TwoLetterISO LanguageName return "iv"

Open 1xo2 opened this issue 7 years ago • 0 comments

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

1xo2 avatar Oct 15 '17 09:10 1xo2