- Adding SM2 panel [SME: 13004] - Upgrade to phpsysinfo 3.4.4 - Add code to delete inline styles and add css to make it look better. - version saved / built uses the static version, which means no drops downs and choices.
13 lines
631 B
XML
13 lines
631 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Id: en.xml 661 2029-06-15 13:43:21Z namiltd $ -->
|
|
<!--
|
|
phpSysInfo language file Language: English Created by: ChriZathens
|
|
-->
|
|
<tns:translationPlugin language="greek" charset="utf-8"
|
|
xmlns:tns="http://phpsysinfo.sourceforge.net/translation-plugin" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://phpsysinfo.sourceforge.net/translation-plugin ../../../language/translation-plugin.xsd">
|
|
<expression id="plugin_viewer_001" name="viewer_hash">
|
|
<exp>Πρόγραμμα Περιήγησης</exp>
|
|
</expression>
|
|
</tns:translationPlugin>
|