.. _android: Android string resources ************************ :wp:`Android ` programs make use of localisable string resources. :guilabel:`Mobile Kotlin resources` are supported as a variant of this format. .. note:: The toolkit supports this format, but still doesn't provide any converter. .. _android#references: References ========== * Android `Resource files reference `_ * Android `String resources reference `_ * `Localizing Android Applications `_ tutorial * Reference for `translatable attribute `_ * `Mobile Kotlin resources `_