Some test text!

Discord Logo

Chat with us

PDFTron is now Apryse, learn more here.

Android / Guides / Localization

Platform


PDFTron is now Apryse, learn more here.

Localization: updating languages in viewer UI

Apryse ships with many languages built-in as listed below.

You can add additional translations by putting them into the res/values-xx directory of your app (i.e. values-fr) . Android will automatically merge all string resources at build time. You can also override existing string translations by putting them into the respective string folders.

For reference, all string and translation resources can be found in our open-source Apryse Tools and Demo packages.

Important: Translations in the SDK are provided AS-IS and are not guaranteed to cover 100% of the strings in the user interface. There may be untranslated strings present.

Supported Languages

  • Arabic (ar)
  • Catalan (ca)
  • Chinese Simplified (zh-rCN)
  • Chinese Traditional (zh-rTW)
  • Chinese Traditional (zh-rHK)
  • Czech (cs)
  • Danish (da)
  • Dutch (nl)
  • French(fr)
  • German (de)
  • Hindi (hi)
  • Hungarian (hu)
  • Indonesian (id)
  • Irish (ga-rIE)
  • Italian (it)
  • Japanese (ja)
  • Korean (ko)
  • Persian (fa)
  • Polish (pl)
  • Portuguese, Brazilian (pt-rBR)
  • Russian (ru)
  • Spanish (es-rES)
  • Turkish (tr)

Get the answers you need: Support