mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Tries to convert numbers in query string to invariant culture format before passing to YAMP, and the other way around when presenting result from YAMP. Nothing fancy, just a regular expression scanning for substrings consisting of number, decimal separator and group separator, trying a parse and convert on them. Translation is skipped if no conversion between user locale and invariant culture number format is necessary. Closes #436. |
||
|---|---|---|
| .. | ||
| Images | ||
| Languages | ||
| Properties | ||
| Main.cs | ||
| NumberTranslator.cs | ||
| packages.config | ||
| plugin.json | ||
| Wox.Plugin.Calculator.csproj | ||