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.

I’m submitting a … (check one with “x”)

[ ] bug report => check the FAQ and search github for a similar issue or PR before submitting
[x ] support request => check the FAQ and search github for a similar issue before submitting
[ ] feature request

Current behavior Loading a translation is case sensitive.

Expected/desired behavior Is there an option that makes this case insensitive?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
AndreasBaumgartcommented, Aug 21, 2017

Just for curiosity, what is the reasoning behind enforcing a case-convention at all? And why uppercase in particular? Having so much code screaming at me makes me sort of nervous.

0reactions
AndreasBaumgartcommented, Aug 21, 2017

Oh damn, just realized I’ve falled into a caching trap. Sorry, should’ve checked twice, but this topic lead me into believe that this was actually only working with uppercase letter.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Case sensitivity - Wikipedia
In computers, case sensitivity defines whether uppercase and lowercase letters are treated as distinct (case-sensitive) or equivalent (case-insensitive).
Read more >
Case-insensitive Definition & Meaning - YourDictionary
(computer science) Treating or interpreting upper- and lowercase letters as being the same. Often used in computer science to indicate a comparison or...
Read more >
case-insensitive - IBM
The case-insensitive command indicates whether the matching pattern in the control list is case-sensitive or case-insensitive. The matching pattern is evaluated ...
Read more >
Case-Insensitive Search in SQL - Use The Index, Luke
Case -Insensitive Search Using UPPER or LOWER. Ignoring the case in a where clause is very simple. You can, for example, convert both...
Read more >
What is Case Sensitivity and does it affect SEO? - Seobility Wiki
Case sensitivity is the term used to describe the ability to discriminate between uppercase and lowercase characters. Characters and letters can be deemed ......
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