brminnick/GitTrends

Update Bosnian Translations for v2.0

brminnick opened this issue · 4 comments

Tasks

  • All work done on Release-v2.0 Branch

  • AboutPageConstants

    • Create AboutPageConstants.bs.resx
    • Add About
  • EmptyDataViewConstantsInternal

    • Add Congratulations
    • Add ZeroStarsEmptyDataViewDescription1
    • Add ZeroStarsEmptyDataViewDescription2
    • Add ZeroStarsEmptyDataViewDescription3
    • Add FirstStar
    • Add NoStarsYet
  • ThemeConstants

    • Create ThemeConstants.de.resx
    • Add Light
    • Add Dark
  • TrendsChartTitleConstants

    • Add YouGotThis
    • Add KeepItUp

Competion Critera

  • Verify Unit Tests in ResxTests.cs
  • Ensure bs no longer appears in ConfirmCulturesExists tests
  • Ensure bs no longer appears in ConfirmTranslationsAreComplete 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 ]
> >

Can I do this one, please? 😊

@brminnick I opened a new pull request based on a branch from v2.0, can you link that one to this issue :)

Perfect - thanks again Almir!!