Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sk-SK.json (slovak) localization file #2376

Merged
merged 3 commits into from
May 15, 2020
Merged

Add sk-SK.json (slovak) localization file #2376

merged 3 commits into from
May 15, 2020

Conversation

matus123
Copy link
Contributor

Issue

#2375

Adding slovak localization file.

I tested it with manual build from source.

Tasklist

  • Add tests
  • Add #fixes with the issue number that this PR addresses
  • Generally use squash merge to rebase and clean comments before merging
  • Update the changelog

Requirements / Relations

Link any requirements here. Other pull requests this PR is based on?

@kevinkreiser
Copy link
Member

@matus123 thank you so much for this!

"verbal_multi_cue": {
"phrases": {
"0": "<CURRENT_VERBAL_CUE> Potom <NEXT_VERBAL_CUE>",
"1": "<CURRENT_VERBAL_CUE> Then, in <LENGTH>, <NEXT_VERBAL_CUE>"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should this be <CURRENT_VERBAL_CUE> Potom do <LENGTH>, <NEXT_VERBAL_CUE> ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

My bad, i will fix this

@danpaz
Copy link
Collaborator

danpaz commented May 15, 2020

Thank you @matus123! @dgearhart can you reconcile this with #2378 once it's merged?

@dgearhart
Copy link
Member

dgearhart commented May 15, 2020

Thank you @matus123! @dgearhart can you reconcile this with #2378 once it's merged?

@danpaz If this one (#2376) is merged first then yes i can merge into mine (#2378) and generate place holders for the new roundabout phrases. Maybe @matus123 could fill in the new phrase after I merge #2378

@matus123
Copy link
Contributor Author

I can create new PR where i replace newly created placeholders from #2378 after it gets merged.

Copy link
Member

@dgearhart dgearhart left a comment

Choose a reason for hiding this comment

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

Thank you @matus123

@dgearhart dgearhart merged commit 99337a7 into valhalla:master May 15, 2020
dgearhart added a commit that referenced this pull request May 15, 2020
dgearhart added a commit that referenced this pull request May 16, 2020
* Extended the enter roundabout phrases to include the post roundabout street names and signs

* Extended gurka to have the expect_instructions_at_maneuver_index method.
Added roundabout instructions gurka tests
Fixed street name assignemtn in the NarrativeBuilder::FormEnterRoundaboutInstruction method

* Added the toward phrase to the exit_roundabout and exit_roundabout_verbal phrase blocks.
Updated the narrative dictionary and builder for the new phrases.
Added named roundabout gurka tests.

* Fixed typo

* switched to ASSERT

* clean up

* more clang tidy clean up

* Updated the following phrase blocks for sk-SK.json: enter_roundabout, enter_roundabout_verbal, exit_roundabout, exit_roundabout_verbal

* updated changelog for #2376 and 2378

* added a missing include

* Only enhance empty street names if enter/exit are combined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants