[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: "Translating" web shortcuts
From:       Malte Starostik <malte () kde ! org>
Date:       2001-08-20 0:58:29
[Download RAW message or body]

Am Freitag, 10. August 2001 11:32 schrieb Jacob Sparre Andersen:
> Translators and developers:
>
> There has just been a short discussion regarding "web
> shortcuts" in Konqueror (and Galeon ;-) on the SSLUG l10n
> mailing list.
>
> We would like to be able to "translate" the initial
> collection of web shortcuts to something apropriate for
> people speaking (for example) Danish.
>
> I have searched "kde-i18n" without finding anything but the
> names of the standard collection of web shortcuts.
>
> How can we add:
>
>    Retskrivningsordbogen
>    ro
>    http://www.dsn.dk/cgi-bin/ordbog/ro96?M=1&P=%s
>
> to the Danish translation of Konqueror?
If you have a look at 
$KDEDIRS/share/services/searchproviders.altavista.desktop, you can see that 
both the displayed name (for use in the config dialog) and the query URL can 
be translated:

[Desktop Entry]
Type=Service
Name=AltaVista
Name[eo]=Altavisto
Name[et]=Altavista
Name[ko]=ì~U~Lí~C~@ë¹~Dì~J¤í~C~@
Name[sv]=Altavista
ServiceTypes=SearchProvider
Keys=av,altavista
Query=http://www.altavista.com/cgi-bin/query?pg=q&kl=XX&stype=stext&q=\\1
Query[de]=http://de.altavista.com/cgi-bin/query?pg=q&sc=on&kl=XX&what=web&q=\\1

For the URL, this means that when the language is set to de, de.altavista.com 
is taken instead of www.altavista.com

If you include only a translated name and URL and no generic one into the 
file, it will be ignored for any other language setup:

[Desktop Entry]
Type=Service
Name[dk]=Retskrivningsordbogen
Keys=ro
Query[dk]=http://www.dsn.dk/cgi-bin/ordbog/ro96?M=1&P=%s

Just add that as retskrivningsordbogen.desktop 
(or preferably a shorter name :) to 
kdebase/kcontrol/ebrowsing/plugins/ikws/searchproviders/ and add it to 
Makefile.am.
Maybe prefix those one-language-only search provider entries with the 
language code like dk-retskrivningsordbogen.desktop


-- 
Malte Starostik
PGP: 1024D/D2F3C787 [C138 2121 FAF3 410A 1C2A  27CD 5431 7745 D2F3 C787]
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic