Update French Translations for v2.0
brminnick opened this issue · 2 comments
brminnick commented
Tasks
-
All work done on Release-v2.0 Branch
-
AboutPageConstants
- Create
AboutPageConstants.fr.resx
- Add
About
- Create
-
EmptyDataViewConstantsInternal
- Add
Congratulations
- Add
ZeroStarsEmptyDataViewDescription1
- Add
ZeroStarsEmptyDataViewDescription2
- Add
ZeroStarsEmptyDataViewDescription3
- Add
FirstStar
- Add
NoStarsYet
- Add
-
ThemeConstants
- Create
ThemeConstants.de.resx
- Add
Light
- Add
Dark
- Create
-
TrendsChartTitleConstants
- Add
YouGotThis
- Add
KeepItUp
- Add
Competion Critera
- Verify Unit Tests in
ResxTests.cs
- Ensure
fr
no longer appears inConfirmCulturesExists
tests - Ensure
fr
no longer appears inConfirmTranslationsAreComplete
tests
Current Unit Test Output
Missing Data Found
Expected: <empty>
But was: < <bs
EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <de
EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <es
EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <fr
EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <nl
EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <pt
EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <ru
EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
>, <uk
EmptyDataViewConstantsInternal [ Congratulations : Congratulations! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription2 : Invite the community to check out your great work! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription3 : Share updates with friends and get your first star! ]
EmptyDataViewConstantsInternal [ ZeroStarsEmptyDataViewDescription1 : No worries! Keep up the good work and the stars come! ]
EmptyDataViewConstantsInternal [ FirstStar : You've earned your first star ]
EmptyDataViewConstantsInternal [ NoStarsYet : No Stars Yet ]
> >
bricefriha commented
I'm on it 😉
brminnick commented
Thanks Brice!!