Add French Translations
See original GitHub issueGitTrends provides i18n using RESX.
More information on using RESX with Xamarin.Forms can be found here: https://docs.microsoft.com/xamarin/xamarin-forms/app-fundamentals/localization/text
All of the .resx
files can be found in the GitTrends.Mobile.Common.Constants folder:
https://github.com/brminnick/GitTrends/tree/master/GitTrends.Mobile.Common/Constants
ToDo
- Implement AppStoreRatingRequestConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> AppStoreRatingRequestConstants.resx </DependentUpon>
(Example)
- In
- Implement DemoUserConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> DemoUserConstants.resx </DependentUpon>
(Example)
- In
- Implement EmptyDataViewConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> EmptyDataViewConstants.resx </DependentUpon>
(Example)
- In
- Implement EmptyDataViewConstantsInternal.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> EmptyDataViewConstantsInternal.resx </DependentUpon>
(Example)
- In
- Implement GitHubLoginButtonConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> GitHubLoginButtonConstants.resx </DependentUpon>
(Example)
- In
- Implement NotificationConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> NotificationConstants.resx </DependentUpon>
(Example)
- In
- Implement OnboardingConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> OnboardingConstants.resx </DependentUpon>
(Example)
- In
- Implement PageTitles.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> PageTitles.resx </DependentUpon>
(Example)
- In
- Implement ReferringSitesPageConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> ReferringSitesPageConstants.resx </DependentUpon>
(Example)
- In
- Implement RepositoryPageConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> RepositoryPageConstants.resx </DependentUpon>
(Example)
- In
- Implement ReviewServiceConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> ReviewServiceConstants.resx </DependentUpon>
(Example)
- In
- Implement SettingsPageConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> SettingsPageConstants.resx </DependentUpon>
(Example)
- In
- Implement SortingConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> SortingConstants.resx </DependentUpon>
(Example)
- In
- Implement SplashScreenPageConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> SplashScreenPageConstants.resx </DependentUpon>
(Example)
- In
- Implement TrendsChartTitleConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> TrendsChartTitleConstants.resx </DependentUpon>
(Example)
- In
- Implement WelcomePageConstants.fr.resx
- In
GitTrends.Mobile.Common.csproj
, use<DependentUpon> WelcomePageConstants.resx </DependentUpon>
(Example)
- In
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
French Translation
Use SYSTRAN Translate anytime anywhere for free French translation. This free online tool lets you instantly translate any text in French.
Read more >What is the translation of "add" in French?
"add" in French ; add · ajouter ; add 8 · j'ajoute 8 ; add another · remettre ; add on · rajouter...
Read more >Google Translate
Google's service, offered free of charge, instantly translates words, phrases, and web pages between English and over 100 other languages.
Read more >DeepL Traduction – DeepL Translate : le meilleur traducteur ...
Des millions d'utilisateurs traduisent tous les jours avec DeepL. Combinaisons populaires : anglais-français, espagnol-français, allemand-français.
Read more >Translation
This guide will show you how to: Finetune T5 on the English-French subset of the OPUS Books dataset to translate English text to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
No worries! I’ll close it out for now, and we can always add more unit tests later 👍
Thanks Bryce!
Are you still working on #72? Or can I go ahead and close that one?