-
Notifications
You must be signed in to change notification settings - Fork 635
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
make it more clear that SSID filter is case sensitive #442
make it more clear that SSID filter is case sensitive #442
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## feature #442 +/- ##
==========================================
Coverage 92.85% 92.85%
Complexity 940 940
==========================================
Files 131 131
Lines 2743 2743
Branches 229 229
==========================================
Hits 2547 2547
Misses 59 59
Partials 137 137 |
ok, I will just update the translation files. For the languages that I do not know, should I provide an English stub in each language file or do I leave it out so there is fall back on the language agnostic As a translation workflow, Transifex comes to mind, which is free for open source projects. However, I don't have experience implementing it and as this project is as good as finished, the return on investment seems quite low. |
Probably Google Translate is good enough for now. |
I have added translation, based on google translate and wikipedia. I also verified that longer strings don't pose a problem. Is it okay to rebase? |
Since there are not conflicts, rebase is not necessary. |
Okay, so I guess I'm ready then.. |
Thank you for your contribution |
c1cd296
into
VREMSoftwareDevelopment:feature
thanks for accepting 👍 |
What does this implement/fix? Please describe.
Does this close any currently open issues?
fixes #441
Additional context
Where has this been tested?