Author Topic: Solved. Some LXDE menu items still show German descriptions.  (Read 659 times)

Offline Waldo22

  • Sr. Member
  • ****
  • Posts: 377
  • I yam what I yam.
Solved. Some LXDE menu items still show German descriptions.
« on: January 23, 2013, 01:22:27 PM »
Even though I'm set for English as my localization, some of the menu items (More applications-Monitoring-lxuptime and skippy-xd) show German descriptions when hovering the mouse pointer over them.  (There may be others.)  Is there an easy fix for this behavior?
« Last Edit: February 26, 2013, 04:57:40 AM by Waldo22 »

Offline jimwilk

  • Hero Member
  • *****
  • Posts: 1116
Re: Some LXDE menu items still show German descriptions.
« Reply #1 on: January 23, 2013, 01:47:42 PM »
Waldo,
I am running LXDE, fully updated a week ago. I can't duplicate your problem. I selected lxuptime from PC > More Applications > Monitoring. When I hover the mouse pointer over the icon for lxuptime in the bottom panel , the description is in English. "Your current session is now running 8 minutes".

Jim

PCLinuxOS 2013.01 KDE (2 desktop computers)
PCLinuxOS  2013.04 KDE on Asus  laptop


Windows free since 2005
Our house has windows: our computers have no Windoze!
Registered Linux User #409991

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3737
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Some LXDE menu items still show German descriptions.
« Reply #2 on: January 23, 2013, 01:49:26 PM »
Reinstall this applications, this should solved the issues.

Regards
Daniel

Offline Waldo22

  • Sr. Member
  • ****
  • Posts: 377
  • I yam what I yam.
Re: Some LXDE menu items still show German descriptions.
« Reply #3 on: January 23, 2013, 05:36:12 PM »
Did the Mark for re-installation, but no joy, so I did Complete removal including configuration files, and reinstalled.  Still have German descriptions for those two apps on mouse-over.  It's no big deal.  I took a little German language class in high school.
 ;) ;D

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3737
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Some LXDE menu items still show German descriptions.
« Reply #4 on: January 24, 2013, 03:54:26 AM »
Check please, if you have installed locale-de.
When Yes then remove it...

Daniel

Offline Waldo22

  • Sr. Member
  • ****
  • Posts: 377
  • I yam what I yam.
Re: Some LXDE menu items still show German descriptions.
« Reply #5 on: January 24, 2013, 06:28:17 AM »
Check please, if you have installed locale-de.
When Yes then remove it...

Daniel

Not installed.  It's not important; I was just curious how it came to be.  Everything else performs as expected.

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12799
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: Some LXDE menu items still show German descriptions.
« Reply #6 on: January 24, 2013, 06:59:25 AM »
I had the same thing which I described on the Testers mailing list...

In the synaptic I saw German descriptions:

Quote
Example:

 GNOME menu library development files
 GNOME Menübibliothek Das Paket enthält eine Implementierung
 des Entwurfs der Desktop-Menüspezifikation von freedesktop.org:
 http://www.freedesktop.org/Standards/menu-spec

Example:

 kde-runtime help files
 Beinhaltet die Hilfedateien für das kde-runtime Paket.

Example:

 devicemanager that shows the not removable devices tH
 Dies ist eine Geräte Überwachung mit zwei Änderungen:
 - Es zeigt die zu entfernbaren Geräten an
 - Wenn es mehr als eine Aktion für ein Gerät vorhanden ist, wird das Öffnen
   mit Angeboten
 - Option für das automatische Einbinden
 - Option, um die nicht entfernbaren Geräten zu verbergen
 usw.


I got this as a reply:

Quote
The SPECs for those packages have the "-l de" missed off the German description.

Example:
----------------------------------------------
%description help
This package help files for the %name package.

#german
%description help
Beinhaltet die Hilfedateien für das %name Paket.
-------------------------------------------------

should be:

------------------------------------------------
%description help
This package help files for the %name package.

#german
%description help -l de
Beinhaltet die Hilfedateien für das %name Paket.
-------------------------------------------------


Hope it explains it.

Cheers.

Andrzej
« Last Edit: January 24, 2013, 07:01:20 AM by AndrzejL »

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3737
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Some LXDE menu items still show German descriptions.
« Reply #7 on: January 24, 2013, 11:07:05 AM »
@AndrzejL

I know this issues, but this here is an another point to solve...

@Waldo22

Can you create a new user, and checking if it gone?

Offline AndrzejL

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 12799
  • RLU #490933
    • Wordpress On The Wardrobe...
Re: Some LXDE menu items still show German descriptions.
« Reply #8 on: January 24, 2013, 02:06:06 PM »
@AndrzejL

I know this issues, but this here is an another point to solve...

Aww... and here I was trying to be the hero ;) hehe. No problem... another time... :D

Cheers.

Andrzej

Offline Waldo22

  • Sr. Member
  • ****
  • Posts: 377
  • I yam what I yam.
Re: Some LXDE menu items still show German descriptions.
« Reply #9 on: January 25, 2013, 05:04:11 AM »
@AndrzejL

I know this issues, but this here is an another point to solve...

@Waldo22

Can you create a new user, and checking if it gone?

I created new user with identical results for the same applications. 

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3737
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Some LXDE menu items still show German descriptions.
« Reply #10 on: January 25, 2013, 11:35:50 AM »
Need output from
Code: [Select]
rpm -qa | sort -f
Send me in pm ;)

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3737
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Some LXDE menu items still show German descriptions.
« Reply #11 on: January 26, 2013, 06:42:51 AM »
Thinking i found the reason...
Look into /home/YOU/.bash_profile, if any thing generated from addlocale.

Like this
Code: [Select]
# [added_by_addlocale]
export LC_TELEPHONE=de_DE.UTF-8
export LC_CTYPE=de_DE.UTF-8
export LANGUAGE=de_DE.UTF-8:de:en_US:en
export LC_MONETARY=de_DE.UTF-8
export LC_ADDRESS=de_DE.UTF-8
export LC_COLLATE=de_DE.UTF-8
export LC_PAPER=de_DE.UTF-8
export LC_NAME=de_DE.UTF-8
export LC_NUMERIC=de_DE.UTF-8
export SYSFONT=lat0-16
export GP_LANGUAGE=de
export LC_MEASUREMENT=de_DE.UTF-8
export LC_TIME=de_DE.UTF-8
export LANG=de_DE.UTF-8
export LC_IDENTIFICATION=de_DE.UTF-8
export LC_MESSAGES=de_DE.UTF-8
export LC_ALL=
export GDM_LANG=de_DE.UTF-8

Remove it...

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2844
    • other projects...
Re: Some LXDE menu items still show German descriptions.
« Reply #12 on: January 26, 2013, 07:04:15 AM »
Thinking i found the reason...
Look into /home/YOU/.bash_profile, if any thing generated from addlocale.

Like this
Code: [Select]
# [added_by_addlocale]
export LC_TELEPHONE=de_DE.UTF-8
export LC_CTYPE=de_DE.UTF-8
export LANGUAGE=de_DE.UTF-8:de:en_US:en
export LC_MONETARY=de_DE.UTF-8
export LC_ADDRESS=de_DE.UTF-8
export LC_COLLATE=de_DE.UTF-8
export LC_PAPER=de_DE.UTF-8
export LC_NAME=de_DE.UTF-8
export LC_NUMERIC=de_DE.UTF-8
export SYSFONT=lat0-16
export GP_LANGUAGE=de
export LC_MEASUREMENT=de_DE.UTF-8
export LC_TIME=de_DE.UTF-8
export LANG=de_DE.UTF-8
export LC_IDENTIFICATION=de_DE.UTF-8
export LC_MESSAGES=de_DE.UTF-8
export LC_ALL=
export GDM_LANG=de_DE.UTF-8

Remove it...


for info: this entry in the .bash_profile is, should be, removed automatically when you run addlocale and select "Restore to default en_US"
-p.

Offline Waldo22

  • Sr. Member
  • ****
  • Posts: 377
  • I yam what I yam.
Re: Some LXDE menu items still show German descriptions.
« Reply #13 on: January 27, 2013, 05:06:26 AM »
# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
   . ~/.bashrc
fi

# User specific environment and startup programs

PATH=$PATH:$HOME/bin

export PATH
unset USERNAME

Ran Localization Manager, menus have not changed.  Think I'll suspend this until next installation time.... Thanks anyway. ;)

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3737
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Some LXDE menu items still show German descriptions.
« Reply #14 on: January 27, 2013, 05:11:31 AM »
This is really ugly...
Can you please make an list exactly this files are involved?

Thanks
Daniel