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.

Language localization files are missing in 0.17.0

See original GitHub issue

Localizations seem to be missing with 0.17.0 installer.

While installing 0.16.0 localizations are correctly included (e.g. \de\ChocolateyGui.resources.dll). Installing 0.17.0 only comes with Microsoft.VisualStudio.Threading.resources.dll and Microsoft.VisualStudio.Validation.resources.dll, but misses ChocolateyGui.resources.dll. This seems to affect all languages.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
gep13commented, Jun 11, 2020

🎉 This issue has been resolved in version 0.17.1 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

1reaction
AdmiringWormcommented, Jun 11, 2020

Ah, I see. That makes sense of why they weren’t included.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why is Flutter not generating the internationalization files?
OMG, I just noticed that my localization files were not being auto generated on app run because I had created the file l10n.yaml...
Read more >
How to Provide Localizations Feature to a Flutter App with ...
Localizations means you provide your app in different languages (i.e. English, ... Inside the .arb file, there are key-value pairs for the localized...
Read more >
Localized app won't display other language
file needs to be localised for each language. You seem to be mixing up the two approaches, using both the UI and the...
Read more >
Issue - Update English language pack
Currently in Plesk there is some missing translated words etc like below (not only on ... so localization files are not match core...
Read more >
How to internationalize your Flutter app with ARB files today?
Locale. Flutter checks the ARB file name for a string with one of Flutter recognized ISO 639 language identifiers. It must be prefixed...
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