question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unlocalizable strings

See original GitHub issue

Description

The following strings do not exist in translations/en.json, so they’re not showing up in Crowdin:

  • “Channels” menu’s label on the main screen
  • “onchain” and “in channels” on the Pay screen
  • “or” on the Connect screen during the onboarding
  • Some error message that shows up when trying to unlock a remote node

Bonus:

  • Shouldn’t the open status label next to each channel say online instead? In contrast to the offline status.

Screenshots

Respectively: Channels On-chain:In channels Or Screen Shot 2019-10-24 at 02 33 42 Screen Shot 2019-10-24 at 02 36 35

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
mrfeltoncommented, Oct 27, 2019

ok, i tried out that rule and it found 26 errors. I’m thinking it’s worth it to create a separate issue for this and have a PR that enables this rule?

Yes, please do @bolatovumar

1reaction
bolatovumarcommented, Oct 26, 2019

@mrfelton ok, i tried out that rule and it found 26 errors. I’m thinking it’s worth it to create a separate issue for this and have a PR that enables this rule?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Localization | Apple Developer Documentation
First, internationalize your code with APIs that automatically format and translate strings correctly for the language and region. Then add support for content ......
Read more >
how to localize iOS apps with string examples
Localizable.strings stores application strings as key-value pairs for each language. Let's create this file for the base language first.
Read more >
Where the &$!#% is Localizable.strings?!?
Localizable.strings files have long housed the mappings of our string identifiers (frequently the native language representation of our strings) ...
Read more >
Localized Strings
A localized string can have different values depending on the language in which the project is being build. There are two categories of...
Read more >
How to localize your iOS app
Localizing text you create in code ... Go to the File menu and choose New > File, then select Strings File from the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found