p2p-block.cgi: Fix coding style.

This commit is contained in:
Michael Tremer
2013-10-22 19:08:35 +02:00
parent 2d5447bb1b
commit 4a75efa5a7
3 changed files with 71 additions and 35 deletions

View File

@@ -1606,6 +1606,7 @@
'ovpn_processprioVH' => 'Sehr Hoch',
'ovpnstatus log' => 'OVPN-Status-Log',
'ovpnsys log' => 'OVPN-System-Log',
'p2p block' => 'P2P-Block',
'package failed to install' => 'Programmpaket konnte nicht installiert werden.',
'pagerefresh' => 'Seite wird aktualisiert. Bitte warten.',
'pakfire accept all' => 'Möchten Sie der Installation aller Pakete zustimmen?',

View File

@@ -1635,6 +1635,7 @@
'ovpn_processprioVH' => 'Very high',
'ovpnstatus log' => 'OVPN-Status-Log',
'ovpnsys log' => 'OVPN-System-Log',
'p2p block' => 'P2P block',
'package failed to install' => 'Package failed to install.',
'pagerefresh' => 'Page is beeing refreshed, please wait.',
'pakfire accept all' => 'Do you want to install all packages?',