From f1802f4b19c6741b50007b56bbac13af61012fe5 Mon Sep 17 00:00:00 2001 From: levinse Date: Sun, 22 May 2011 21:48:32 +0000 Subject: internationalization/localization, RT12515 --- httemplate/misc/cancel_pkg.html | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) (limited to 'httemplate/misc/cancel_pkg.html') diff --git a/httemplate/misc/cancel_pkg.html b/httemplate/misc/cancel_pkg.html index 10c0e0d04..b6fe78522 100755 --- a/httemplate/misc/cancel_pkg.html +++ b/httemplate/misc/cancel_pkg.html @@ -1,31 +1,27 @@ -%# if ( $link eq 'popup' ) { - <% include('/elements/header-popup.html', $title ) %> -%# } else { -%# <% include("/elements/header.html", $title, '') %> -%# } +<& /elements/header-popup.html, emt($title) &> -<% include('/elements/error.html') %> +<& /elements/error.html &>
-

-<% ucfirst($method) %> <% $part_pkg->pkg_comment %> +<% emt(ucfirst($method)." [_1]", $part_pkg->pkg_comment) %> <% ntable("#cccccc", 2) %> % if ($method eq 'expire' || $method eq 'adjourn') { - <% $submit =~ /^(\w*)\s/ %> package on +% $submit =~ /^(\w*)\s/; + <% mt("$1 package on") |h %> - -
m/d/y + +
<% mt('m/d/y') |h %>