Patch for RTFM RC2 and updated translation file

Hi,

One tab for RTFM in RT’s ticket page was not translated. Here is the corresponding patch.

Attached to this mail is the updated French translation file (superseeds previous file in ticket 3166 in the bug tracking system)

Yours,

Blaise

— rtfm-2-0RC2/html/Callbacks/RTFM/Ticket/Elements/Tabs/Default Fri Jul 25 00:15:12 2003
+++ rtfm-2-0RC2.new/html/Callbacks/RTFM/Ticket/Elements/Tabs/Default Thu Sep 4 08:54:20 2003
@@ -18,7 +18,7 @@

<%init>
if ($Ticket) {
-$actions->{‘rtfm-extract-article’} = { title => ‘Extract Article’,
+$actions->{‘rtfm-extract-article’} = { title => loc(‘Extract Article’),
path => ‘RTFM/Article/ExtractIntoClass.html?Ticket=’.$Ticket->id };
}
</%init>

fr.po.rtfm.gz (5.46 KB)