-
```
This process reflects the steps for i18n "Gitso" from gitso_0.5_src sources.
Cause its installed at /usr/local, the locale files are located at
/usr/local/share/locale
Add the next snippet on top…
-
# The problem
Recently I found out that, when we use **Cocoapods** to install third-party libraries, apps that use libaries with localization files will result in (sometimes) unwanted languages in …
-
![image](https://user-images.githubusercontent.com/37830837/227239304-94164da8-dc37-4d97-80c7-24d64a64c86f.png)
Provide a way of controlling the size of the month button or fit them within the availa…
-
I don't know how to prepare the xls file. Do you have any example?
-
Hey,
I've been using the code for counting PNNs on a few images and it as worked nicely.
Recently, the output picture files are all yellow.
Also, the patches are first mentioned as 234 and later …
-
## Summary
We are rolling out a solution in Wales and Welsh language support is a requirement. Are you open to PR adding Welsh localisations of the strings file? Would you be able to support moving f…
-
**Describe the bug**
When I change the system language of the android emulator, localeListResolutionCallback or localResolutionCallback is called twice, and the two results are inconsistent, causing …
-
Hey @liamnichols !
I downloaded your demo project DogTracker to test things out, and replaced the `Localizable.xcstrings` with our own (we have a lot of languages, and a lot of strings - the file i…
-
## What's happened?
User names with "special" characters are not allowed. The regular expression for the user names is defined hardcoded as ^[a-zA-Z][a-zA-Z0-9\-_]{min,max}$ (PF.Base\include\setting\…
-
Hello 👋
first of all, thank you for the package, it helped me a lot with sharing translation with others. Do you consider to maintain it and migrate it to null-safety?
Thank you 🙏