Content tagged localization

5 usages of this tag
  • 2 replies
  • 2.56K views
This content is deleted
Forum Topic
How to make localization on several languages?
Not favoritedFavorited Favorited 0 favourites

How to make localization on several languages? For example, the game should be in English, French and Russian. Need to make a language selection in the menu? Ho...

posted 6 years ago
  • 3 replies
  • 793 views
This content is deleted
Forum Topic
Localization permission support for AdMob
Not favoritedFavorited Favorited 0 favourites

Can we have this option using Scirra export service? The ad performance increases a lot by using user's localization, but we need this support in order to use t...

posted 6 years ago
  • 1 replies
  • 576 views
Not favoritedFavorited Favorited 0 favourites

I'm building an NES/GBC style game, so it uses spritefonts. Currently, I am building all the menu/UI/dialog text to pull from a language array, where it simply...

  • 1 replies
  • 290 views
This content is deleted
Forum Topic
Localization in XCode and App Store (iOS)-(Resolved)
Not favoritedFavorited Favorited 1 favourites

I know how to make localization inside my game and select the desired language based on the language of the device. But how do I add additional languages to the...

UpvoteUpvote 1 DownvoteDownvote
This content is deleted
Tutorial
Hash based multi language solution
Not favoritedFavorited Favorited 0 favourites

First, let me talk about my solution. The header line contains the locale code. Such as: En-US, pt-BR, es-ES, zh-CN, zh-TW, ja-JP, ko-KR, fr-FR, de-DE, ru-RU, v...

Similar Tags