Contacts: l10n: Unfinished string text in Transifex

Created on 14 Oct 2020  路  12Comments  路  Source: nextcloud/contacts

All 12 comments

@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 馃槈.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

brantje picture brantje  路  5Comments

jtrees picture jtrees  路  3Comments

Dennis1993 picture Dennis1993  路  5Comments

Kalytis picture Kalytis  路  4Comments

Peque picture Peque  路  3Comments