diff options
-rwxr-xr-x | MandrivaUpdate | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MandrivaUpdate b/MandrivaUpdate index 3c72e1ae..6b1108ce 100755 --- a/MandrivaUpdate +++ b/MandrivaUpdate @@ -132,8 +132,8 @@ sub run_treeview_dialog { " " . " " . " " => 'bool', #N("Selected") '' => 'hidden', " " . N("Name") . " " => 'markup', #N("Name") - " " . N("version") . " " => 'text', - " " . N("arch") . " " => 'text', + " " . N("Version") . " " => 'text', + " " . N("Arch") . " " => 'text', ), ), |