Improving translations, adding OSM with link tc conf, some err fix#245
Open
hubertgoeuropa wants to merge 14 commits intoTheTransitClock:developfrom
Open
Improving translations, adding OSM with link tc conf, some err fix#245hubertgoeuropa wants to merge 14 commits intoTheTransitClock:developfrom
hubertgoeuropa wants to merge 14 commits intoTheTransitClock:developfrom
Conversation
|
@scrudden |
|
@scrudden Sean, we will divide that PR into a couple PRs to make it easier for you to accept. We will add translations, you will migrate and then the remaining ones will follow. |
Member
|
Thanks.
…On Thu, 22 Jul 2021, 13:08 Wojciech Kulesza, ***@***.***> wrote:
@scrudden <https://github.com/scrudden> Sean, we will divide that PR into
a couple PRs to make it easier for you to accept. We will add translations,
you will migrate and then the remaining ones will follow.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#245 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABPHVTU2PU23O6RC6L5UEDTTZAC47ANCNFSM47VOGYDA>
.
|
scrudden
reviewed
Oct 27, 2021
| // Add early/ontime/late info | ||
| if (temporalDifferenceMsec > 0) | ||
| str += " (early)"; | ||
| str += " (wcześniej)"; |
Member
There was a problem hiding this comment.
Will this result in a Polish only string appearing somewhere?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR fix some errors like: