Summary: | German l10n: Wrong button label if request for pairing is desired. | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Gerhard Dittes <g-a-d> |
Component: | android-application | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | aleixpol, schwarzer |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Android 7.x | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Wrong/confusing button label (German).
English screenshot |
Description
Gerhard Dittes
2017-03-01 18:27:00 UTC
Created attachment 104306 [details]
Wrong/confusing button label (German).
...sorry, it seems that I accidentally saved my first comment (bug description) before being finished. Now more in detail what's the problem: After adding a device you want to connect, you get a message, informing you that the device is (still) unconnected/unpaired. You also see button, which gives you the ability to request the mentioned connection (or pairing). But the button label is quite confusing as it tells you that the request is already in progress. Unfortunately I've only the German version of kdeconnect available but I assume that the problem exists for other languages, too. Please have a look at the attached screenshot. The solution (for the German case) would be: "VERBINDUNG ANFORDERN" (instead of "VERBINDUNG ANGEFORDERT"). Thanks for this great software & regards, Gerhard Can you please contact the German KDE Translation Team [1] and tell them about the issue? I think this is specific to the German translation and I don't speak German myself. https://l10n.kde.org/team-infos.php?teamcode=de Hi, after a short look at the German PO file, I can find the string msgctxt "pair_requested" msgid "Pair requested" msgstr "Verbindung angefordert" which seems to indicate that the original string is already misleading. Could you (the devs) please have a short look at the original string and confirm or deny this? Thanks. Created attachment 106631 [details]
English screenshot
It looks like the text is correct in English. Or are there some specific steps to reproduce the bug?
Maybe it was originally wrongly translated and the translation team has already fixed it, but the Android app has an old version of the text?
Comment on attachment 106631 [details] English screenshot I looked into this a bit more and found out that this was fixed in out translation in December 2016. https://websvn.kde.org/?view=revision&revision=1478069 I do not know about the release schedule of KDE Connect but time will heal this wound. Thank you for reporting and also for bringing this to our attention. :) |