AndroidLocalizationer
AndroidLocalizationer copied to clipboard
xliff support
- Please add support for the xliff official attribute/tags
xliff attribute in the resource tag: xmlns:xliff="http://schemas.android.com/apk/res/android" and those tags inside strings : xliff:g /xliff:g
-
Please make sure format argument (like %1$s %2$s) don't get mess-up with spaces or in rtl languages
-
Please replace 3 dots "..." by the corresponding unicode char
Great plugin !