-
A suggestion was raised on IRC regarding language translations ("packs") for OwnTracks. If this is possible, we might consider accepting patches with which to do that. Note: I am _not_ suggesting _we_…
-
### Description
In SwiftPM packages there is no way to export the localized resources in XLIFF format. The option "Export Localizations" in the Xcode editor is not available for SwiftPM packages. If …
-
Hi i let the spanish trnslation 100% on the Localizable.strings, hope this help!
Cheers
-
As described in section 6.25 here https://docs.google.com/document/d/19ENP729spQzeSUyHcqAohsEY2YRCbF-maiT8tzm2g8k/edit#
‘iNaturalist is a joint initiative of the California Academy of Sciences and …
-
We are trying to integrate a Phrase localization service in our KMP project, which is targeting Android and iOS clients. We have managed to do that without a problem so far. We are using the moko-reso…
-
There is a font file named "Songti.otf" under the path "GuruClub/Resources/Songti.otf"
I need to add a ResourcesTag to it
I tried like those :
```
sources:
- path: GuruClub/Resources/
…
-
i wanna customization to English like copy..
-
For example, when I define the string `"%lld person" = "^[%lld person](inflect: true)";` in localizable.string, and call it with the `R.string.localizable.lldPerson(2)`, it will return `^[2 person](in…
-
You need to add localizations in multiple languages for the app :->
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …