Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

It doesn't translate String Arrays #27

Open
aidansliney opened this issue Oct 22, 2016 · 0 comments
Open

It doesn't translate String Arrays #27

aidansliney opened this issue Oct 22, 2016 · 0 comments

Comments

@aidansliney
Copy link

Awesome plugin. It works perfect except for one of my use cases. A lot of my strings are stored in array. e.g:

<string-array name="allBooksHeadings">
    <item>Heroic Male Beginners View</item>
    <item>Heroic Male Intermediate View</item>
    <item>Heroic Male Advanced  View</item>
    <item>Arm Muscles</item>
    <item>Dynamic Kicking </item>
    <item>Heroic Male Beginners Front View</item>
    <item>Heroic Male Intermediate Front View</item>
</string-array>

Is it possible to have your plugin translate string-arrays?

Awesome job overall

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant