After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 736791 - Desktop file keywords mistranslated in Nepali
Desktop file keywords mistranslated in Nepali
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Nepali [ne]
GNOME 3.14
Other Linux
: Normal normal
: ---
Assigned To: Pawan Chitrakar
Pawan Chitrakar
Depends on:
Blocks:
 
 
Reported: 2014-09-17 11:18 UTC by Kalev Lember
Modified: 2015-03-18 10:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kalev Lember 2014-09-17 11:18:33 UTC
The desktop file keywords have been mistranslated in recently updated Nepali translations. They are supposed to be a ; separated list of separate keywords, also ending with a ;

GNOME Shell breaks those apart and matches when the user types in a search keyword.

I've fixed one in gnome-calculator, https://git.gnome.org/browse/gnome-calculator/commit/?id=f2bc6950cbe0f7771450d5d29aef474a5352841a -- please review the changes.

Another one is in gnome-contacts where "friends;address book;" is translated as "मित्र;ठेगाना पूस्तिका" -- should be something like "मित्र;ठेगाना;पूस्तिका;" instead.
Comment 1 Kalev Lember 2015-03-18 10:44:27 UTC
I've pushed the gnome-contacts fix now.