diff --git a/images/ice-coder.png b/images/icecoder.png similarity index 100% rename from images/ice-coder.png rename to images/icecoder.png diff --git a/index.php b/index.php index 83b3951..61c8cdd 100644 --- a/index.php +++ b/index.php @@ -39,7 +39,7 @@ $isMac = strpos($_SERVER['HTTP_USER_AGENT'], "Macintosh")>-1 ? true : false; - + $value) { $tOutput .= '"'.$key.'" : "'.$value.'",'.PHP_EOL; @@ -74,7 +74,7 @@ $t = $text['index']; ?> } - + diff --git a/lang/chinese-simplified.php b/lang/chinese-simplified.php index c92bb53..3c9f938 100644 --- a/lang/chinese-simplified.php +++ b/lang/chinese-simplified.php @@ -203,7 +203,7 @@ $text = array( "Cancel tasks" => "取消任务" ), - "ice-coder" => + "icecoder" => array( "No text selected..." => "搜索中没有选中的文本", "Creating Folder" => "正在创建文件夹", diff --git a/lang/chinese-traditional.php b/lang/chinese-traditional.php index d636c75..c04907a 100644 --- a/lang/chinese-traditional.php +++ b/lang/chinese-traditional.php @@ -203,7 +203,7 @@ $text = array( "Cancel tasks" => "取消任务" ), - "ice-coder" => + "icecoder" => array( "No text selected..." => "搜索中沒有選中的文件", "Creating Folder" => "正在創建文件夾", diff --git a/lang/dutch.php b/lang/dutch.php index c1408b1..164a89a 100644 --- a/lang/dutch.php +++ b/lang/dutch.php @@ -225,7 +225,7 @@ $text = array( "Cancel tasks" => "Annuleer taken" ), - "ice-coder" => + "icecoder" => array( "results" => "resultaten", "No text selected..." => "Geen tekst geselecteerd om te zoeken", diff --git a/lang/english.php b/lang/english.php index edde675..53390c2 100644 --- a/lang/english.php +++ b/lang/english.php @@ -258,7 +258,7 @@ $text = array( "Jump to previous tab" => "Jump to previous tab" ), - "ice-coder" => + "icecoder" => array( "results" => "results", "No text selected..." => "No text selected to search on", diff --git a/lang/french.php b/lang/french.php index 90cf8cc..161ca06 100644 --- a/lang/french.php +++ b/lang/french.php @@ -202,7 +202,7 @@ $text = array( "Cancel tasks" => "Quitter les tâches" ), - "ice-coder" => + "icecoder" => array( "No text selected..." => "Aucun texte sélectionné pour la recherche sur", "all files" => "tous les fichiers", diff --git a/lang/italian.php b/lang/italian.php index 8374d8c..3b2877e 100644 --- a/lang/italian.php +++ b/lang/italian.php @@ -205,7 +205,7 @@ $text = array( "Cancel tasks" => "Cancella compito" ), - "ice-coder" => + "icecoder" => array( "results" => "risultati", "No text selected..." => "Nessun testo selezionato per la ricerc", diff --git a/lang/norwegian.php b/lang/norwegian.php index 7a81204..336e327 100644 --- a/lang/norwegian.php +++ b/lang/norwegian.php @@ -207,7 +207,7 @@ $text = array( "Cancel tasks" => "Avbryt oppgaver" ), - "ice-coder" => + "icecoder" => array( "No text selected..." => "Ingen tekst valgt til å søke på", "Creating Folder" => "Lage mappe", diff --git a/lang/persian.php b/lang/persian.php index dc6520b..9e5c9a2 100644 --- a/lang/persian.php +++ b/lang/persian.php @@ -202,7 +202,7 @@ $text = array( "Cancel tasks" => "لغو تسک" ), - "ice-coder" => + "icecoder" => array( "No text selected..." => "هیچ متنی برای جستجو انتخاب نشده است", "Creating Folder" => "در حال ساخت پوشه", diff --git a/lang/portuguese-brazilian.php b/lang/portuguese-brazilian.php index c64afb5..e5712e2 100644 --- a/lang/portuguese-brazilian.php +++ b/lang/portuguese-brazilian.php @@ -205,7 +205,7 @@ $text = array( "Cancel tasks" => "Cancelar tarefas" ), - "ice-coder" => + "icecoder" => array( "No text selected..." => "Sem texto selecionado para buscar", "all files" => "todos arquivos", diff --git a/lang/spanish.php b/lang/spanish.php index f9a75a1..c11f35e 100644 --- a/lang/spanish.php +++ b/lang/spanish.php @@ -210,7 +210,7 @@ $text = array( "Cancel tasks" => "Cancelar tareas" ), - "ice-coder" => + "icecoder" => array( "results" => "resultados", "No text selected..." => "No hay texto seleccionado para buscar", diff --git a/lib/ice-coder.css b/lib/icecoder.css similarity index 100% rename from lib/ice-coder.css rename to lib/icecoder.css diff --git a/lib/ice-coder.js b/lib/icecoder.js similarity index 100% rename from lib/ice-coder.js rename to lib/icecoder.js diff --git a/lib/login.php b/lib/login.php index 710fbfa..028a015 100644 --- a/lib/login.php +++ b/lib/login.php @@ -16,7 +16,7 @@ echo $ICEcoder["password"] == "" && !$ICEcoder["multiUser"] ? "Setup" : "Login"; - + @@ -25,7 +25,7 @@ echo $ICEcoder["password"] == "" && !$ICEcoder["multiUser"] ? "Setup" : "Login";
+