From c9fec3940b8c8e5d7325bbb5f131584d5d85c63a Mon Sep 17 00:00:00 2001 From: jervfors Date: Tue, 26 Oct 2004 05:43:11 +0000 Subject: [PATCH] String fix git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8251 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/attachment_common.php | 2 +- po/squirrelmail.pot | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/functions/attachment_common.php b/functions/attachment_common.php index d0c7288e..a26553e9 100644 --- a/functions/attachment_common.php +++ b/functions/attachment_common.php @@ -175,7 +175,7 @@ function attachment_common_link_vcard(&$Args) { set_url_var($Args[1]['attachment_common']['href'], 'ent_id',$Args[5]); - $Args[1]['attachment_common']['text'] = _("View business Card"); + $Args[1]['attachment_common']['text'] = _("View Business Card"); $Args[6] = $Args[1]['attachment_common']['href']; } diff --git a/po/squirrelmail.pot b/po/squirrelmail.pot index a36101dd..72b4b04e 100644 --- a/po/squirrelmail.pot +++ b/po/squirrelmail.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-10-26 07:22+0200\n" +"POT-Creation-Date: 2004-10-26 07:38+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1059,7 +1059,7 @@ msgstr "" msgid "View" msgstr "" -msgid "View business Card" +msgid "View Business Card" msgstr "" msgid "Sunday" -- 2.25.1