Merge pull request #335 from erqan/blaster

patch..
This commit is contained in:
miguelfreitas 2016-01-09 11:09:09 -02:00
commit 2fe0fbc619
2 changed files with 3 additions and 3 deletions

View File

@ -3545,7 +3545,7 @@ if(preferredLanguage == "tr"){
"Retransmit": "Tekar ilet",
"Retransmits": "Tekrar iletenler",
"Retransmitted by": "Tekrar ileten",
"Switch to Reply": "'Yanıt ara' yüzü...",
"Switch to Reply": "'Yanıt' ara yüzü...",
"Switch to Retransmit": "'Yeniden ilet' ara yüzü",
"search": "ara",
"seconds": "%{smart_count} saniye |||| %{smart_count} saniye",

View File

@ -97,14 +97,14 @@
<li class="not-using-proxy" style="display:none;">
<label>External Port 1 (TCP): </label>
<span class="ext-port1"></span>
<a class="test-ext-port1">
<a class="test-ext-port1" target="_blank">
<button>Test open port (external site)</button>
</a>
</li>
<li class="not-using-proxy" style="display:none;">
<label>External Port 2 (TCP+UDP): </label>
<span class="ext-port2"></span>
<a class="test-ext-port2">
<a class="test-ext-port2" target="_blank">
<button>Test open port (external site)</button>
</a>
</li>