-
Hi, I'm working over on the FreePBX project to help get the FreePBX interface and open source modules localized. Would you consider putting gettext tags around UI text in your PHP files so translators…
-
I was talking to @jonorthwash about localization and it came up that all our command line tools are currently hardcoded as English-only and it would be good if this were otherwise.
I'm uncertain ho…
-
A semi-ordered checklist of steps for @mokagio to take to complete the localization tooling improvements.
- [x] Use Fastlane APIs to add, commit, and push the localized metadata. See note in #6662…
-
Check out the existing tools or write a new one (should be easy enough being JSON).
BabelZilla does not support WEs IIRC.
The tool must verify placeholders in particular, and warn on empty/untra…
-
ExcludePathChecker is not visible when importing the package for use as I'm using this amazing package to build a cli tool to fully generate localization file and replace it in dart code for targeted …
nemr0 updated
1 month ago
-
**Describe the bug**
After selecting a folder using `FilePicker` (using shortcut), all keyboard shortcuts stop functioning. Additionally, pressing the `Ctrl` key alone reopens the folder picker unexp…
-
Breaking out from https://github.com/kubernetes/website/issues/45175 and https://github.com/kubernetes/website/discussions/45209, this issue focuses on forming a team to test out different TLMP tools …
-
**Is your proposal related to a problem?**
In data table columns within the Tooljet interface, it's currently not possible to select the number formatting localization. For example, in some regions…
-
## 🚀 Feature
For the multilingual localization a tool like [Lokalize](https://lokalise.com/) would be helpful.
A more affordable or even free tool would be nice.
Lokalise has a [free plan](https:…
-
At the moment a localization source files (strings.txt, types_strings.txt, etc) are transformed to produce separate sets of platform-specific localization files for iOS and Android (we use a patched `…