X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=html%2Fcgi-bin%2Fpakfire.cgi;h=21160620d4d4daa09ec3eaf1a2347ba0d6d18fb3;hp=aea7b72e297ad54bb37e26705d9146e5eb4d36a4;hb=c5d106c11c617631543aa42196287e0d41aa3299;hpb=228638e020d14a2327d0bffa8aa40d746281d050 diff --git a/html/cgi-bin/pakfire.cgi b/html/cgi-bin/pakfire.cgi index aea7b72e29..21160620d4 100644 --- a/html/cgi-bin/pakfire.cgi +++ b/html/cgi-bin/pakfire.cgi @@ -219,13 +219,13 @@ my $packages_update_age = &General::age("/opt/pakfire/db/lists/packages_list.db" print < - (TR) Your system's state: + $Lang::tr{'pakfire system state'}: - (TR) Core-Update-Level: $core_release
- (TR) Last Update made $core_update_age ago
- (TR) Last server list update made $server_update_age ago
- (TR) Last core list update made $corelist_update_age ago
- (TR) Last packages list update made $packages_update_age ago + $Lang::tr{'pakfire core update level'}: $core_release
+ $Lang::tr{'pakfire last update'} $core_update_age ago
+ $Lang::tr{'pakfire last serverlist update'} $server_update_age ago
+ $Lang::tr{'pakfire last core list update'} $corelist_update_age ago
+ $Lang::tr{'pakfire last package update'} $packages_update_age ago

@@ -246,7 +246,7 @@ END $Lang::tr{'pakfire available addons'} $Lang::tr{'pakfire installed addons'} -

(TR) Please choose one or more items from the list below and click the 'plus' to install.

+

($Lang::tr{'pakfire install description'}

END @@ -287,7 +287,7 @@ print < $Lang::tr{'pakfire register'} - (TR) Apply core updates automatically? + $Lang::tr{'pakfire core update auto'}