Skip to content
This repository has been archived by the owner on Jan 23, 2019. It is now read-only.

String-Arrays are ignored/deleted #222

Open
TheAkki opened this issue Jun 1, 2018 · 1 comment
Open

String-Arrays are ignored/deleted #222

TheAkki opened this issue Jun 1, 2018 · 1 comment

Comments

@TheAkki
Copy link

TheAkki commented Jun 1, 2018

General information

Stringlate Version 0.14 from FDroid
LOS14 on Lenovo P2

Description

I have tested it with my own project. (https://github.com/TheAkki/Synctool)
In my translation file i have a string array. For example:

 <string-array name="ConnectionTypes">
        <item>Lokal</item>
        <item>OwnCloud</item>
        <item>FTP</item>
</string-array>

What I do:

  1. Update the strings.
  2. Do translation
  3. Send to Git as pull request

When i want to merge the pull request the string array is always deleted.

@iah
Copy link
Contributor

iah commented Jul 29, 2018

I too get this bug.

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

2 participants