瀏覽代碼

added dummy sync icon because alex forgot to commit

Fabio Arnold 9 年之前
父節點
當前提交
1ef658be62
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 二進制
      res/drawable-xxxhdpi/ic_action_import_export.png
  2. 1 1
      res/values/strings.xml

二進制
res/drawable-xxxhdpi/ic_action_import_export.png


+ 1 - 1
res/values/strings.xml

@@ -112,7 +112,7 @@
 	<string name="iptables_available">iptables available</string>
 	<string name="install_porthack">Install Porthack</string>
 	<string name="uninstall_porthack">Uninstall Porthack</string>
-	<string name="porthack_explanation"><![CDATA[<h1>Porthack?</h1><p>To use protocols with ports below 1024 your device requires root privileges. This App doesn\'t run with root privileges by default. That\'s why a small program called &quot;Porthack&quot; is required which opens a socket and passes it to the HosTaGe App.</p><p>Another possibility is to redirect those ports to higher port numbers. This is achieved using iptables. If iptables is available on your device the Porthack isn\'t needed.</p>]]></string>
+	<string name="porthack_explanation"><![CDATA[<h1>Portbinder</h1><p>To use protocols with ports below 1024 your device requires root privileges. HosTaGe does not run with root privileges by default. That is why a small program called Portbinder is needed that opens a socket and passes it to the main HosTaGe App.</p><p>Another technique is to redirect those ports to higher port numbers. This is achieved using Android\'s iptables. If iptables is available on your device the Portbinder is not required.</p>]]></string>
     <string name="yes">Yes</string>
     <string name="no">No</string>