diff options
author | Claudio Saavedra <csaavedra@igalia.com> | 2013-08-29 00:50:57 +0800 |
---|---|---|
committer | Claudio Saavedra <csaavedra@igalia.com> | 2013-08-29 00:50:57 +0800 |
commit | 311e8cb1b410437150040ec22ebb3e609d2b4fc6 (patch) | |
tree | 40f502cc73cd89187e23d927841670112a1c2e30 /po | |
parent | 3e486d67fa72ae697004b415cbacf5c31c352d90 (diff) | |
download | gsoc2013-epiphany-311e8cb1b410437150040ec22ebb3e609d2b4fc6.tar gsoc2013-epiphany-311e8cb1b410437150040ec22ebb3e609d2b4fc6.tar.gz gsoc2013-epiphany-311e8cb1b410437150040ec22ebb3e609d2b4fc6.tar.bz2 gsoc2013-epiphany-311e8cb1b410437150040ec22ebb3e609d2b4fc6.tar.lz gsoc2013-epiphany-311e8cb1b410437150040ec22ebb3e609d2b4fc6.tar.xz gsoc2013-epiphany-311e8cb1b410437150040ec22ebb3e609d2b4fc6.tar.zst gsoc2013-epiphany-311e8cb1b410437150040ec22ebb3e609d2b4fc6.zip |
Fix translation comment for default search engine
I mistakenly gave as an example a wrong URL in the translation
comment. Fix it now and also the two translations that picked
it up.
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 4 | ||||
-rw-r--r-- | po/gl.po | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -45,7 +45,7 @@ msgstr "Hledat na WWW" #. #: ../data/default-bookmarks.rdf.in.h:13 msgid "http://duckduckgo.com/?t=epiphany" -msgstr "http://duckduckgo.com/?t=epiphany&kl=cz-cs&kal=cs_CZ" +msgstr "http://duckduckgo.com/?t=epiphany&kl=cz-cs&kad=cs_CZ" #. Translators: you can use the regions listed in #. https://duckduckgo.com/params to boost a particular region @@ -59,7 +59,7 @@ msgstr "http://duckduckgo.com/?t=epiphany&kl=cz-cs&kal=cs_CZ" #: ../data/default-bookmarks.rdf.in.h:24 #, no-c-format msgid "http://duckduckgo.com/?q=%s&t=epiphany" -msgstr "http://duckduckgo.com/?q=%s&t=epiphany&kl=cz-cs&kal=cs_CZ" +msgstr "http://duckduckgo.com/?q=%s&t=epiphany&kl=cz-cs&kad=cs_CZ" #: ../data/epiphany.desktop.in.in.h:1 ../src/ephy-main.c:67 #: ../src/ephy-main.c:314 ../src/ephy-main.c:472 ../src/window-commands.c:1787 @@ -46,7 +46,7 @@ msgstr "Buscar na web" #. #: ../data/default-bookmarks.rdf.in.h:13 msgid "http://duckduckgo.com/?t=epiphany" -msgstr "https://duckduckgo.com/?t=epiphany&kl=gl-ES&kal=gl_ES" +msgstr "https://duckduckgo.com/?t=epiphany&kl=gl-ES&kad=gl_ES" #. Translators: you can use the regions listed in #. https://duckduckgo.com/params to boost a particular region @@ -60,7 +60,7 @@ msgstr "https://duckduckgo.com/?t=epiphany&kl=gl-ES&kal=gl_ES" #: ../data/default-bookmarks.rdf.in.h:24 #, no-c-format msgid "http://duckduckgo.com/?q=%s&t=epiphany" -msgstr "http://duckduckgo.com/?q=%s&t=epiphany&kl=gl-ES&kal=gl_ES" +msgstr "http://duckduckgo.com/?q=%s&t=epiphany&kl=gl-ES&kad=gl_ES" #: ../data/epiphany.desktop.in.in.h:1 ../src/ephy-main.c:67 #: ../src/ephy-main.c:314 ../src/ephy-main.c:472 ../src/window-commands.c:1787 |