In Transifex there is an unfinished string text for:
The sentence ends with: Import into the.
The sentence ends with: You don.
@MorrisJobke @ChristophWurst @juliushaertl the bot doesn't like this?
Apparently. Change `You don't have any contacts yet` to 'You don\'t have any contacts yet'
I don\'t wanna!
:eye: :lips: :eye:
I don\'t wanna!
Then you need to fix gettext as this is what we are using: https://github.com/nextcloud/docker-ci/blob/master/translations/translationtool/src/translationtool.php#L75-L98
@skjnldsv Are you running on a fix? In Transifex, I'd like to translate it 馃槈.
No, haven't done it yet,
@skjnldsv What will we do about it? I tried to convert ' to " but I'm not sure if you can use " in vue.
Then, to use \ in the latter case, think about it gettext.
Translators are waiting for a quick fix as they cannot fully translate the project 馃槈.
You can use them, but it's just a matter of string parsing.
In forms we do not use quotes to mention forms names. Let's do the same here. Let's just simply remove the quotes around the name.
Let's just simply remove the quotes around the name.
I thought so too, but I didn't know if you would agree to it 馃槈.
@skjnldsv Please approval PR: #1892.
@skjnldsv It still remains to be corrected:
https://github.com/nextcloud/contacts/blob/ce8992545a4bc9b63fb10a69380b5457880002cc/src/views/Contacts.vue#L149
Maybe rebuild a sentence?
You don't have any contacts yet -> There are no contacts yet
馃榿
@skjnldsv If you agree, approve PR: #1893 and close issue again 馃槈.