From 515ef6eaa6eefb80f7b348ed0cdc202d7e8fff34 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Fri, 20 Jan 2012 13:58:46 +0100 Subject: Part of bug #3436624: Fix delicious URL in template and translation base file --- data/locales/messages.po | 6 +++--- data/templates/default/importDelicious.tpl.php | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'data') diff --git a/data/locales/messages.po b/data/locales/messages.po index 56646cf..6276a8b 100644 --- a/data/locales/messages.po +++ b/data/locales/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-11-01 17:15+0100\n" +"POT-Creation-Date: 2012-01-20 13:58+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -660,8 +660,8 @@ msgstr "" #: data/templates/default/importDelicious.tpl.php:33 msgid "" -"Log in to the export page at " -"del.icio.us" +"Log in to the export page " +"at del.icio.us" msgstr "" #: data/templates/default/importDelicious.tpl.php:34 diff --git a/data/templates/default/importDelicious.tpl.php b/data/templates/default/importDelicious.tpl.php index bc4d892..0f53cde 100644 --- a/data/templates/default/importDelicious.tpl.php +++ b/data/templates/default/importDelicious.tpl.php @@ -30,7 +30,7 @@ $this->includeTemplate($GLOBALS['top_include']);

    -
  1. export page at del.icio.us'); ?>.
  2. +
  3. export page at del.icio.us'); ?>.
  4. XML file to your computer'); ?>.
  5. Browse... to find this file on your computer. The maximum size the file can be is 1MB'); ?>.
  6. .
  7. -- cgit v1.2.3-54-g00ecf