Skip to content
This repository has been archived by the owner on Nov 22, 2020. It is now read-only.

Add Ukrainian localization #183

Merged
merged 3 commits into from
Oct 20, 2017
Merged

Conversation

dimacheverda
Copy link
Contributor

No description provided.

@ArtSabintsev
Copy link
Owner

Thanks! Can you also update the Tests?

@dimacheverda
Copy link
Contributor Author

dimacheverda commented Oct 19, 2017

@ArtSabintsev updated the Tests target but buddybuild CI failing in Xcode 8.3.1 on '@available' operator, which was introduced later.

@ArtSabintsev
Copy link
Owner

Alright, updated to Xcode 9 in BB for this branch.

Copy link
Owner

@ArtSabintsev ArtSabintsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fixed the BuddyBuild issue, but now you need to fix this test.

@@ -486,6 +486,15 @@ - (void)testTurkishLocalization {
XCTAssertTrue([[_harpy testLocalizedStringForKey:@"Update"] isEqualToString:@"Güncelle"]);
}

- (void)testUkrainianLocalization {
[_harpy setForceLanguageLocalization:HarpyLanguage];
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be HarpyLanguageUkranian.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed mistyped constant.

@ArtSabintsev ArtSabintsev merged commit 85ad0f0 into ArtSabintsev:master Oct 20, 2017
@ArtSabintsev
Copy link
Owner

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants