From: philippe_mingo Date: Sat, 29 Dec 2001 08:30:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=d72204a235c593703fd68a2737016092806a95d7 *** empty log message *** git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@2002 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/mailbox_display.php b/functions/mailbox_display.php index b0f2cc9a..b34b9145 100644 --- a/functions/mailbox_display.php +++ b/functions/mailbox_display.php @@ -840,7 +840,7 @@ function get_paginator_str } else if ($PG_SHOWNUM == 999999) { $pg_str = "" - . _("Show Pages") . '' . $spc; + . _("Paginate") . '' . $spc; } /* If necessary, compute the 'show all' string. */ diff --git a/po/squirrelmail.po b/po/squirrelmail.po index 27cce64a..859e775d 100644 --- a/po/squirrelmail.po +++ b/po/squirrelmail.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-12-29 09:22+0100\n" +"POT-Creation-Date: 2001-12-29 09:28+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1642,7 +1642,7 @@ msgid "Viewing Message: %s (1 total)" msgstr "" #: squirrelmail/functions/mailbox_display.php:843 -msgid "Show Pages" +msgid "Paginate" msgstr "" #: squirrelmail/functions/mailbox_display.php:850