Return-Path: Delivered-To: apmail-incubator-jspwiki-dev-archive@locus.apache.org Received: (qmail 98144 invoked from network); 4 Nov 2008 19:53:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Nov 2008 19:53:35 -0000 Received: (qmail 54988 invoked by uid 500); 4 Nov 2008 19:53:41 -0000 Delivered-To: apmail-incubator-jspwiki-dev-archive@incubator.apache.org Received: (qmail 54915 invoked by uid 500); 4 Nov 2008 19:53:41 -0000 Mailing-List: contact jspwiki-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jspwiki-dev@incubator.apache.org Delivered-To: mailing list jspwiki-dev@incubator.apache.org Received: (qmail 54904 invoked by uid 99); 4 Nov 2008 19:53:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2008 11:53:41 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2008 19:52:32 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 74415234C27C for ; Tue, 4 Nov 2008 11:52:44 -0800 (PST) Message-ID: <547069956.1225828364475.JavaMail.jira@brutus> Date: Tue, 4 Nov 2008 11:52:44 -0800 (PST) From: "Florian Holeczek (JIRA)" To: jspwiki-dev@incubator.apache.org Subject: [jira] Updated: (JSPWIKI-407) Unlocalized messages and times in user, group and attachment management In-Reply-To: <2010375003.1225448684165.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JSPWIKI-407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian Holeczek updated JSPWIKI-407: ------------------------------------- Attachment: JSPWIKI-407_de.patch DE localization patch > Unlocalized messages and times in user, group and attachment management > ----------------------------------------------------------------------- > > Key: JSPWIKI-407 > URL: https://issues.apache.org/jira/browse/JSPWIKI-407 > Project: JSPWiki > Issue Type: Improvement > Components: Localization > Affects Versions: 2.8 > Reporter: Olivier Descout > Assignee: Harry Metske > Priority: Minor > Fix For: 2.8.1 > > Attachments: JSPWIKI-407_de.patch, JSPWiki-407A.patch > > > 1 - On the "Attach" tab of any page, if you click on the "Upload" button, the English error message "Empty file name given.", whatever the language you have selected in your Prefs. > 2 - In the "View Group" tab of the page "User Preferences", the dates in the lines "Created on Tue Jan 08 10:50:49 CET 2008 by 127.0.0.1" and "Last modified on Tue Jan 08 10:50:49 CET 2008 by 127.0.0.1" do not apply the time format set in the "Preferences" tab of the same page. > 3 - In the "View Group" tab of the page "Admin" whose URL is "Group.jsp?group=Admin", the dates in the lines "127.0.0.1 saved this group on Tue Jan 08 10:50:49 CET 2008" and "127.0.0.1 created it on Tue Jan 08 10:50:49 CET 2008. " do not apply the time format set in the "Preferences" tab of the "User Preferences" page. > 4 - The whole text of the page "Forbidden", which is displayed when the user has no right to do what he/she's trying to, and whose URL is "Login.jsp?redirect=Main", is in English, whatever the language Prefs. > 5 - The ListLocksPlugin (used in the SystemInfo page) is not localized at all. > 6 - The value of the variable $loginstatus displayed in the SystemInfo page is not localized. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.