question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add French Translations

See original GitHub issue

GitTrends 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)
  • Implement DemoUserConstants.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> DemoUserConstants.resx </DependentUpon> (Example)
  • Implement EmptyDataViewConstants.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> EmptyDataViewConstants.resx </DependentUpon> (Example)
  • Implement EmptyDataViewConstantsInternal.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> EmptyDataViewConstantsInternal.resx </DependentUpon> (Example)
  • Implement GitHubLoginButtonConstants.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> GitHubLoginButtonConstants.resx </DependentUpon> (Example)
  • Implement NotificationConstants.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> NotificationConstants.resx </DependentUpon> (Example)
  • Implement OnboardingConstants.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> OnboardingConstants.resx </DependentUpon> (Example)
  • Implement PageTitles.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> PageTitles.resx </DependentUpon> (Example)
  • Implement ReferringSitesPageConstants.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> ReferringSitesPageConstants.resx </DependentUpon> (Example)
  • Implement RepositoryPageConstants.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> RepositoryPageConstants.resx </DependentUpon> (Example)
  • Implement ReviewServiceConstants.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> ReviewServiceConstants.resx </DependentUpon> (Example)
  • Implement SettingsPageConstants.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> SettingsPageConstants.resx </DependentUpon> (Example)
  • Implement SortingConstants.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> SortingConstants.resx </DependentUpon> (Example)
  • Implement SplashScreenPageConstants.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> SplashScreenPageConstants.resx </DependentUpon> (Example)
  • Implement TrendsChartTitleConstants.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> TrendsChartTitleConstants.resx </DependentUpon> (Example)
  • Implement WelcomePageConstants.fr.resx
    • In GitTrends.Mobile.Common.csproj, use <DependentUpon> WelcomePageConstants.resx </DependentUpon> (Example)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
brminnickcommented, Jun 19, 2020

No worries! I’ll close it out for now, and we can always add more unit tests later 👍

1reaction
brminnickcommented, Jun 18, 2020

Thanks Bryce!

Are you still working on #72? Or can I go ahead and close that one?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found