#1050564 thunar: Wrong german translation in thunar permission chooser

Package:
thunar
Source:
thunar
Description:
File Manager for Xfce
Submitter:
Date:
2023-08-26 10:45:09 UTC
Severity:
normal
#1050564#5
Date:
2023-08-26 10:42:19 UTC
From:
To:
Dear Maintainer,

in debian bookworm in thunar there is a wrong german translation when
choosing file / directory pesissions (line 2089 in german po-file):

#: ../thunar/thunar-permissions-chooser.c:1036
#: ../plugins/thunar-uca/thunar-uca-editor.c:415
#: ../plugins/thunar-uca/thunar-uca-editor.c:627
msgid "None"
msgstr "Kein Bild"

I expected (as in earlier debian versions):

#: ../thunar/thunar-permissions-chooser.c:1036
#: ../plugins/thunar-uca/thunar-uca-editor.c:415
#: ../plugins/thunar-uca/thunar-uca-editor.c:627
msgid "None"
msgstr "Keine"

Just for information: I already fixed it via transifex in the thunar git
repo here https://gitlab.xfce.org/xfce/thunar/-/blob/xfce-4.18/po/de.po
, but i didn't know If there is a chance to get it into bookworm.

Best regards

Timo