diff options
author | Christian Weiske <cweiske@cweiske.de> | 2011-08-06 11:05:45 +0200 |
---|---|---|
committer | Christian Weiske <cweiske@cweiske.de> | 2011-08-06 11:05:45 +0200 |
commit | 889ca453ecbfe96365cc9cab72f4ac345e781fa4 (patch) | |
tree | 7ca19e6a42062ac3c14906d20f453d0a48913918 /data/locales/messages.po | |
parent | 097ecf9c510e1435d02be7843bc7e865570338ac (diff) | |
download | semanticscuttle-889ca453ecbfe96365cc9cab72f4ac345e781fa4.tar.gz semanticscuttle-889ca453ecbfe96365cc9cab72f4ac345e781fa4.tar.bz2 |
Fix delicious API help page link, update all translations
Diffstat (limited to 'data/locales/messages.po')
-rw-r--r-- | data/locales/messages.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/locales/messages.po b/data/locales/messages.po index 1c77f0e..01d32c2 100644 --- a/data/locales/messages.po +++ b/data/locales/messages.po @@ -107,7 +107,7 @@ msgstr "" #: data/templates/about.tpl.php:15 #, php-format msgid "" -"%1$s supports most of the <a href=\"http://del.icio.us/doc/api\">del.icio.us " +"%1$s supports most of the <a href=\"http://www.delicious.com/help/api\">del.icio.us " "<abbr title=\"Application Programming Interface\">API</abbr></a>. Almost all " "of the neat tools made for that system can be modified to work with %1$s " "instead. If you find a tool that won't let you change the API address, ask " |