kiwix-apple icon indicating copy to clipboard operation
kiwix-apple copied to clipboard

iOS Localization

Open automactic opened this issue 8 years ago • 2 comments

We need to translate our app to other languages! 🌏🌍🌎

  1. create localization files
  2. put it on translatewiki.net to translate
  3. import translated localizations to app
  4. Make app store versions and screenshot for newly translated apps

automactic avatar Jul 07 '16 14:07 automactic

I support this request and could provide the German translation.

martin8032 avatar Feb 20 '17 20:02 martin8032

This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.

stale[bot] avatar Aug 15 '19 08:08 stale[bot]

Just setup an iPadAir 5th using French and got Kiwix all in English. Wasn't sure if Kiwix iOS is localized or not and this 6yo+ ticket is not really helping 😉

Bump-up if it's not yet l18n'd

rgaudin avatar Dec 25 '22 21:12 rgaudin

@automactic With version 3.0.0, do we have all string in one dedicated json/xml/... file, so it is then easy to translate? This sounds like a priority now.

kelson42 avatar Apr 10 '23 09:04 kelson42

We have done that many times for other software piece, guidance can be provided.

kelson42 avatar Sep 24 '23 15:09 kelson42

First task here is to implementation proper support in the app, see https://developer.apple.com/documentation/xcode/adding-support-for-languages-and-regions. "lproj" files seems to be supported.

kelson42 avatar Nov 11 '23 19:11 kelson42