Skip to content

gdbus: Fix an accidental string freeze break

Commit d982c860 accidentally broke the string freeze on glib-2-74 by adding a new translatable string.

We can avoid that by reusing an existing string which has a similar meaning.

Signed-off-by: Philip Withnall pwithnall@endlessos.org

Fixes: Teams/Translation/Coordination#47 (closed)

Closes Teams/Translation/Coordination#47 (closed)

Edited by Philip Withnall

Merge request reports