Wrong launchpad translations of Desktop keyword causing issues

Bug #2122199 reported by Alkis Georgopoulos
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
xdg-user-dirs (Ubuntu)
Fix Committed
Undecided
Ubuntu Greek Translators

Bug Description

Traditionally, the "Desktop" folder has been translated to Greek as "Επιφάνεια εργασίας".
Here's an example from Ubuntu 22.04:

# gettext -d xdg-user-dirs Desktop
Επιφάνεια εργασίας

AFAIK, upstream xdg-user-dirs is still using that:
https://translationproject.org/team/el.html

But an Ubuntu specific translation made in Launchpad overrides that to just "Επιφάνεια":
https://translations.launchpad.net/ubuntu/noble/+source/xdg-user-dirs/+pots/xdg-user-dirs/el/+translate

Here's an example from Ubuntu 24.04:

# gettext -d xdg-user-dirs Desktop
Επιφάνεια

Having an Ubuntu-specific customization for the very important "Desktop" keyword causes multiple problems:

- Applications such as mate-panel that have their own localizations for "Desktop" show errors. For example, in Ubuntu MATE, if I go to the Locations > Desktop menu (Τοποθεσίες > Επιφάνεια εργασίας), I'm getting the attached error dialog; this doesn't happen if I restore the correct translation.
- In several cases users will end up with multiple "Desktop" folders, e.g. a user that upgraded from 22.04 to 24.04 who decides to reinitialize his .config (user-dirs.dirs) folder will now get a different Desktop folder.
- The same thing happens in some other languages too, for example in pt_BR.

Please either restore the translation and backport it to 24.04,
or if the idea is to have a "Desktop folder translation that doesn't contain spaces", then please propagate this change to all other projects such as upstream xdg-user-dirs and MATE desktop.

Revision history for this message
Alkis Georgopoulos (alkisg) wrote :
Changed in xdg-user-dirs (Ubuntu):
assignee: nobody → Ubuntu Greek Translators (ubuntu-l10n-el)
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in xdg-user-dirs (Ubuntu):
status: New → Confirmed
Revision history for this message
Alkis Georgopoulos (alkisg) wrote (last edit ):

After consulting with the fellow that did the translation, I've reverted it on launchpad to match the upstream translation.
It'll probably be included in 25.10.
This issue is now closed.

Changed in xdg-user-dirs (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
Alkis Georgopoulos (alkisg) wrote (last edit ):

I forgot to mention a workaround, at least for the Greek language.
Run the following command BEFORE the users log in for the first time:

sudo wget https://bugs.launchpad.net/ubuntu/+source/xdg-user-dirs/+bug/2122199/+attachment/5907871/+files/el_LC_MESSAGES_xdg-user-dirs.mo -O /usr/share/locale-langpack/el/LC_MESSAGES/xdg-user-dirs.mo

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.