diff options
Diffstat (limited to 'data/default-bookmarks.rdf.in')
-rw-r--r-- | data/default-bookmarks.rdf.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/default-bookmarks.rdf.in b/data/default-bookmarks.rdf.in index 2b9710684..2f2b7a318 100644 --- a/data/default-bookmarks.rdf.in +++ b/data/default-bookmarks.rdf.in @@ -20,7 +20,7 @@ duckduckgo must be translated. So, for a Finnish localized version of duckduckgo that will render results tailored for Finland, the string would be: - http://duckduckgo.com/?t=epiphany&kl=fi-fi&kal=fi_FI + http://duckduckgo.com/?t=epiphany&kl=fi-fi&kad=fi_FI --> <_link>http://duckduckgo.com/?t=epiphany</_link> <!-- Translators: you can use the regions listed in @@ -31,7 +31,7 @@ 'kad' parameter can be used to specify the locale in which duckduckgo must be translated. For such case, the search url would be - http://duckduckgo.com/?q=%s&t=epiphany&kl=fi-fi&kal=fi_FI --> + http://duckduckgo.com/?q=%s&t=epiphany&kl=fi-fi&kad=fi_FI --> <_ephy:smartlink>http://duckduckgo.com/?q=%s&t=epiphany</_ephy:smartlink> </item> </rdf:RDF> |