Multilingual in Xamarin Forms

  Рет қаралды 20,408

Houssem Dellai

Houssem Dellai

Күн бұрын

Пікірлер: 42
@yusufmohamedsalh8321
@yusufmohamedsalh8321 4 жыл бұрын
this plugin is not working with dot net standard 2.0 project type (visual studio 2019) ,can anyone support in that ?
@cheapskatetanks8200
@cheapskatetanks8200 5 жыл бұрын
i followed the steps one by one.. and I dont have that file called translateExtension and that file Helper ... what should I do
@ziyad78692
@ziyad78692 6 жыл бұрын
Thanks for this video! How to change language reflection without close app?
@Игорь-м3т6ч
@Игорь-м3т6ч 4 жыл бұрын
Hello. I have localized app in this way, but got a problem with Page that keep stay in Navi Stack - i didn't translated. It can be translated when new page created.
@kharfai2504
@kharfai2504 7 жыл бұрын
Hi @Houssem , How about I have the String label in .cs class. Do you have idea how to implement it? public SettingsPageModel() { SelectedSettingsItem = new ReactiveProperty(); _notificationsItem = new SettingsNotificationItemViewModel("NOTIFICATIONS", false, ToogleNotifications); SettingsItems = new[] { new SettingsItemViewModel("LINK ACCOUNT", LinkAccount), new SettingsItemViewModel("CHOOSE APP LANGUAGE", ChooseAppLanguage), new SettingsItemViewModel("PHRASE TRANSLATION LANGUAGE", PhraseTranslationLanguage), _notificationsItem, new SettingsItemViewModel("ABOUT US", AboutUs), new SettingsItemViewModel("CONTACT US", ContactUs) }; SelectedSettingsItem.Where(x => x != null) .Subscribe(x => { SelectedSettingsItem.Value = null; x.Command.Execute(); }); } public SettingsItemViewModel[] SettingsItems { get; }
@ermac9900
@ermac9900 7 жыл бұрын
How to turn the page from right to left in Arabic
@redZibra
@redZibra 7 жыл бұрын
not working on Hebrew.. i cant get the device language when is set on Hebrew! i do get it on other lang, but in Hebrew in get 'iv' or invariant language var r = System.Globalization.CultureInfo.CurrentUICulture.TwoLetterISOLanguageName; probably Xamarin bug? any way: Thank you again Houssem Dellai! hot to get you response..
@adambranch1400
@adambranch1400 7 жыл бұрын
Thank you so much for all your videos. They are awesome. I hope to be able to donate in the future to help support the channel, so you can continue making great videos.
@HoussemDellai
@HoussemDellai 7 жыл бұрын
Adam Branch thank you ! Your encouragement and kind words enegizes me to make even more videos :)
@adambranch1400
@adambranch1400 7 жыл бұрын
Houssem Dellai Your videos are encouraging me to become a better programmer and hopefully publish apps in the future. Thanks again for the videos!
@dicksonnjoroge9179
@dicksonnjoroge9179 4 жыл бұрын
Any way on database driven translations instead of .resx
@mustafaghoneim468
@mustafaghoneim468 3 жыл бұрын
Can anyone upload the TranslateExtension.txt file in the Helpers folder and paste the link here, please.
@victorfaltas4083
@victorfaltas4083 7 жыл бұрын
Thanks for all Amazing Videos :) I really appreciate your helping to other people. I need to ask can I use and change the App Language environment from the Application, not from the mobile operating system ?
@victorfaltas4083
@victorfaltas4083 7 жыл бұрын
Thanks I Got the Answer on this link github.com/crossgeeks/multilingualplugin
@arjunkr92
@arjunkr92 7 жыл бұрын
How to change just the app language, without changing phone language?
@HoussemDellai
@HoussemDellai 7 жыл бұрын
That is doable, check the docs here: github.com/CrossGeeks/MultilingualPlugin
@sascham.1129
@sascham.1129 7 жыл бұрын
Thanks for this video! You should mention that this only works for PCL projects in Xamarin and NOT for shared projects :(
@lutaayahuzaifahidris3679
@lutaayahuzaifahidris3679 7 жыл бұрын
Man , what i can just tell you is , get rid of shared projects for a while they have alot of complications
@BachPhotography
@BachPhotography 6 жыл бұрын
This would've been very helpful info, I've been trying to get this working on share project for a few hours now.
@ПавелГапонов-с6р
@ПавелГапонов-с6р 4 жыл бұрын
This plugin does not work in Visual Studio 2019 (. Plugin Not Recommended Notice. OS - Windows
@ingdaniel18
@ingdaniel18 7 жыл бұрын
Excellent Video. Ola in Spanish is written Hola Hola
@HoussemDellai
@HoussemDellai 7 жыл бұрын
Daniel Perez Garcia haha I cannot believe it :) :) Hola !
@ingdaniel18
@ingdaniel18 7 жыл бұрын
Houssem Dellai not problem.
@tajayeb
@tajayeb 7 жыл бұрын
Great video but seems like a lot of work. Isn't there a way to have it convert the words on the screen without me knowing the language?
@Kollegah9997
@Kollegah9997 7 жыл бұрын
You don't need any Nuget for Localization. You can do this just be writing couple of lines of code. But good video.
@hasanen9
@hasanen9 7 жыл бұрын
هل الزامرن اصبح يدعم اللغة العربية
@HoussemDellai
@HoussemDellai 7 жыл бұрын
عيون الورد not completely sure but I was able to write in arabic here
@hasanen9
@hasanen9 7 жыл бұрын
thanks
@lutaayahuzaifahidris3679
@lutaayahuzaifahidris3679 7 жыл бұрын
Ahlan washlan ikh-waan , ana masrurun jiddan ilaikum :)
@joaobp7ify
@joaobp7ify 7 жыл бұрын
Congratulations, thank you for sharing!
@RohitKumar-fn8rr
@RohitKumar-fn8rr 7 жыл бұрын
Thanks for the video this helps me a lot
@ameralmadany5833
@ameralmadany5833 6 жыл бұрын
Thanks for :) how to resolve When Bulid in IOS Error Severity Code Description File Project Line Suppression State Error Could not link assemblies. Reason: Error while processing references of 'app.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' app.iOS whene delete \Helpers\TranslateExtension.cs it build OK
@JonathanHobbe
@JonathanHobbe 3 жыл бұрын
Package is deprecated
@jaimerojas6578
@jaimerojas6578 7 жыл бұрын
Beautyful!, Thanks a lot Mr.Dellai.
@rishusingh2855
@rishusingh2855 6 жыл бұрын
good job
@rishusingh2855
@rishusingh2855 6 жыл бұрын
nice
@userct
@userct 4 жыл бұрын
Xamarin is dead.
Plugins for Xamarin Forms
26:17
Houssem Dellai
Рет қаралды 12 М.
Dependency Injection & IoC containers with Xamarin Forms
23:30
Houssem Dellai
Рет қаралды 15 М.
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 56 МЛН
Creative Justice at the Checkout: Bananas and Eggs Showdown #shorts
00:18
Fabiosa Best Lifehacks
Рет қаралды 35 МЛН
Localization in .NET MAUI - Adding Multi-Language to Your Apps
24:17
Gerald Versluis
Рет қаралды 19 М.
Translating Mobile Apps With The Multilingual App Toolkit | The Xamarin Show
29:49
Dynamic App Themes in Xamarin.Forms - Light, Dark, & Custom Modes
25:13
James Montemagno
Рет қаралды 20 М.
Entity Framework Core with SQLite for Xamarin Forms
17:59
Houssem Dellai
Рет қаралды 47 М.
Xamarin Community Toolkit Language Localization
19:00
Xamarin Guy
Рет қаралды 4,7 М.
Custom Renderers for Xamarin Forms
8:46
Houssem Dellai
Рет қаралды 40 М.
Why Agent Frameworks Will Fail (and what to use instead)
19:21
Dave Ebbelaar
Рет қаралды 98 М.
Xamarin Forms 3.0 Right-to-left Support - Glenn Stephens - Xamarin University
13:21