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

Sanna translations and else #276

Merged
merged 3 commits into from
Mar 3, 2020
Merged

Conversation

SannaElijoki
Copy link
Contributor

Luontotyyppiraportti:

#, javascript-format
msgid ""
"This is the list of available %s. You may choose some by selecting them in "
"the box below and then clicking the "Choose" arrow between the two boxes."
Copy link
Contributor

Choose a reason for hiding this comment

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

Travis huomautti, että tämä antaa virheen: keyword "Choose" unknown.
Tämä johtuu siitä, että tässä translaation sisällä käytetään lainausmerkkejä, tämän voisi muuttaa esim. muotoon "... clicking the 'Choose' arrow between...", eli sisemmät lainausmerkit muutettaisiin yksittäisiksi lainausmerkeiksi: " -> '

#, javascript-format
msgid ""
"This is the list of chosen %s. You may remove some by selecting them in the "
"box below and then clicking the "Remove" arrow between the two boxes."
Copy link
Contributor

Choose a reason for hiding this comment

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

Sama ongelma täällä, translaation sisällä ei voi suoraan käyttää lainausmerkkejä.

Nyt vaihdettu Choose, Valitse, Remove ja Poista -sanojen ympärille yksittäiset lainausmerkit. 
Mahtaakohan tunnistaa käännettäviä tekstikohtia tämän jälkeen..
@codecov-io
Copy link

codecov-io commented Mar 2, 2020

Codecov Report

Merging #276 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #276   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          25       25           
  Lines        1640     1640           
=======================================
  Hits         1597     1597           
  Misses         43       43

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8ddfd6c...317ced6. Read the comment docs.

@SannaElijoki SannaElijoki merged commit c496848 into master Mar 3, 2020
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.

3 participants