diff options
author | levinse <levinse> | 2011-05-27 05:57:19 +0000 |
---|---|---|
committer | levinse <levinse> | 2011-05-27 05:57:19 +0000 |
commit | d0c5ddbd31af8b1747d447f31623e1af05961eb4 (patch) | |
tree | 8fdb8e3bb059eb0d2b96648cf7933271ba8509ae /httemplate/misc/change_pkg.cgi | |
parent | 8ef00c68688492b2afa3dde8d3d467f89f238c40 (diff) |
internationalization/localization, RT12515
Diffstat (limited to 'httemplate/misc/change_pkg.cgi')
-rwxr-xr-x | httemplate/misc/change_pkg.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/change_pkg.cgi b/httemplate/misc/change_pkg.cgi index 01b283d7a..2ab9329a1 100755 --- a/httemplate/misc/change_pkg.cgi +++ b/httemplate/misc/change_pkg.cgi @@ -40,7 +40,7 @@ <BR> <INPUT NAME = "submitButton" TYPE = "button" - VALUE = "Change package" + VALUE = "<% mt("Change package") |h %>" onClick = "this.disabled=true; standardize_new_location();" <% scalar($cgi->param('pkgpart')) ? '' : 'DISABLED' %> > |