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 559490 - Wrong lang tags for 'no'
Wrong lang tags for 'no'
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
2.6.0
Other All
: Normal normal
: 2.6
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2008-11-05 19:24 UTC by Kolbjørn Stuestøl
Modified: 2008-11-14 15:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kolbjørn Stuestøl 2008-11-05 19:24:33 UTC
Please describe the problem:
In the “Tip of the Day”  GIMP is obviously searching for the language code ‘no’ to get the tip in Norwegian. In the file “gimp-tips.xml” there is no such language code. But there are two versions of Norwegian: ‘nb’ (Norwegian bokmål) and ‘nn’ (Norwegian nynorsk). Could someone add theese lang codes (‘nb’ and ‘nn’) to the language list in GIMP? 

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Sven Neumann 2008-11-11 08:01:10 UTC
As you are the norwegian translator, you are responsible for doing this. You need to fix the translation for the msgid "tips-locale:C" in the main translation domain. It is wrongly translated to "tips-locale:no" in both norwegian translations. Please fix this in both branches, then close this bug. Thanks.
Comment 2 Sven Neumann 2008-11-14 07:26:28 UTC
As there was no response here, I have now fixed this in both branches:

2008-11-14  Sven Neumann  <sven@gimp.org>

	Bug 559490 – Wrong lang tags for 'no'

	* nb.po
	* nn.po: fixed tips locales.
Comment 3 Kolbjørn Stuestøl 2008-11-14 15:35:54 UTC
Thank you Sven!
Had some problems with the Internet connections (it happens from time to time), therefor no reply.
Kolbjørn Stuestøl