From 43765e780a66a7d080d50a2e4b35aa9727e73840 Mon Sep 17 00:00:00 2001 From: shineangelic Date: Thu, 30 Mar 2017 23:08:23 +0200 Subject: [PATCH] 2.0.5 release --- SoulissApp/SoulissApp.iml | 29 +++++++++---------- build.gradle | 1 - ecoGallery/ecoGallery.iml | 3 ++ soulissLib/src/main/res/values-de/strings.xml | 2 -- soulissLib/src/main/res/values-es/strings.xml | 2 -- soulissLib/src/main/res/values-it/strings.xml | 2 -- soulissLib/src/main/res/values-pl/array.xml | 10 ------- soulissLib/src/main/res/values-pl/strings.xml | 3 +- soulissLib/src/main/res/values-pt/strings.xml | 3 +- soulissLib/src/main/res/values-ru/strings.xml | 2 -- soulissLib/src/main/res/values-sl/strings.xml | 3 +- soulissLib/src/main/res/values/strings.xml | 2 -- 12 files changed, 20 insertions(+), 42 deletions(-) diff --git a/SoulissApp/SoulissApp.iml b/SoulissApp/SoulissApp.iml index 899d9bdf..9b35d6cc 100644 --- a/SoulissApp/SoulissApp.iml +++ b/SoulissApp/SoulissApp.iml @@ -78,7 +78,6 @@ - @@ -107,23 +106,23 @@ - - - - - + + + + + + - - - - + + + + + + + + - - - - - diff --git a/build.gradle b/build.gradle index c2ef37c4..35710fef 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,6 @@ buildscript { jcenter() maven { url "https://jitpack.io" - } } diff --git a/ecoGallery/ecoGallery.iml b/ecoGallery/ecoGallery.iml index 0f7dcc98..5d8fecef 100644 --- a/ecoGallery/ecoGallery.iml +++ b/ecoGallery/ecoGallery.iml @@ -83,10 +83,13 @@ + + + diff --git a/soulissLib/src/main/res/values-de/strings.xml b/soulissLib/src/main/res/values-de/strings.xml index dd4567f2..c87d1698 100644 --- a/soulissLib/src/main/res/values-de/strings.xml +++ b/soulissLib/src/main/res/values-de/strings.xml @@ -154,8 +154,6 @@ Heim- und Remote Netzwerk-Einstellungen DB exportieren Ein .csv file auf Sdcard von der aktuellen DB erzeugen - Zozzariello Homepage - Eine .html Datei auf der SD-Karte als Quelle auswählen DB importieren Eine .csv Datei importieren. Warnung! Die Souliss Daten werden überschrieben: %1$s DB säubern und alle Logs älter als 1 Jahr entfernen diff --git a/soulissLib/src/main/res/values-es/strings.xml b/soulissLib/src/main/res/values-es/strings.xml index 7001e362..20a33fd6 100644 --- a/soulissLib/src/main/res/values-es/strings.xml +++ b/soulissLib/src/main/res/values-es/strings.xml @@ -152,8 +152,6 @@ Ajuste de red local y remoto Exportar Base de Datos Escribe un fichero .csv en la tarjeta SD conteniendo la actual Base de Datos - Página Principal Zozzariello - Escoja un archivo .html en la tarjeta SD para usar como root Importar Base de datos %1$s Base de Datos Souliss diff --git a/soulissLib/src/main/res/values-it/strings.xml b/soulissLib/src/main/res/values-it/strings.xml index c9fe655c..50d099fd 100644 --- a/soulissLib/src/main/res/values-it/strings.xml +++ b/soulissLib/src/main/res/values-it/strings.xml @@ -153,8 +153,6 @@ Impostazioni rete locale e remota Esporta DB Scrivi due .csv contenenti il modello attuale (nodi, dispositivi, ecc.) e le opzioni - Zozzariello Homepage - Choose a .html file on sdcard to use as root Importa DB Importa .csv. Attenzione! Le opzioni ed il modello verranno sovrascritti sulla configurazione attiva: %1$s Modello diff --git a/soulissLib/src/main/res/values-pl/array.xml b/soulissLib/src/main/res/values-pl/array.xml index 5d8b03f6..49c15101 100644 --- a/soulissLib/src/main/res/values-pl/array.xml +++ b/soulissLib/src/main/res/values-pl/array.xml @@ -1,15 +1,5 @@ - - Sceny - Programy - Ręczne - Ustawienia sieci - @string/unknown_typical - 5 - 6 - 7 - 0 1 diff --git a/soulissLib/src/main/res/values-pl/strings.xml b/soulissLib/src/main/res/values-pl/strings.xml index 4b9ad45b..441c8fff 100644 --- a/soulissLib/src/main/res/values-pl/strings.xml +++ b/soulissLib/src/main/res/values-pl/strings.xml @@ -154,8 +154,6 @@ Ustawienia sieci domowej i zdalnej Eksportuj bazę Zapisz plik .csv na sdcard z bieżącą zawartością bazy danych - Strona domowa Zozzariello - Wybierz plik .html na sdcard do użycia jako root Importuj bazę %1$s Odkurz bazę danych i usuń logi starsze niż rok @@ -404,4 +402,5 @@ Importing %1$s, please be patient Vacuum Complete. DB size: Tile removed + all \ No newline at end of file diff --git a/soulissLib/src/main/res/values-pt/strings.xml b/soulissLib/src/main/res/values-pt/strings.xml index 71a23f0d..02a88d62 100644 --- a/soulissLib/src/main/res/values-pt/strings.xml +++ b/soulissLib/src/main/res/values-pt/strings.xml @@ -152,8 +152,6 @@ Configurações das redes interna e remota Exportar Bando de Dados Escrever um arquivo .csv no sdcard contendo o atual banco de dados - Zozzariello Homepage - Choose a .html file on sdcard to use as root Importar Banco de Dados %1$s Souliss Banco de Dados @@ -403,5 +401,6 @@ Importing %1$s, please be patient Vacuum Complete. DB size: Tile removed + all \ No newline at end of file diff --git a/soulissLib/src/main/res/values-ru/strings.xml b/soulissLib/src/main/res/values-ru/strings.xml index 28040e2c..7857b256 100644 --- a/soulissLib/src/main/res/values-ru/strings.xml +++ b/soulissLib/src/main/res/values-ru/strings.xml @@ -154,8 +154,6 @@ Настройки домашней и удаленной сети Выгрузить БД Записать .csv файл содержащий текущую БД на СД карту - Домашняя страница Zozzariello - Выберите .html файл на СД карте для использования как корневой Загрузить БД %1$s Очистить БД и удалить логи старше года diff --git a/soulissLib/src/main/res/values-sl/strings.xml b/soulissLib/src/main/res/values-sl/strings.xml index 25b362b4..5a79d90e 100644 --- a/soulissLib/src/main/res/values-sl/strings.xml +++ b/soulissLib/src/main/res/values-sl/strings.xml @@ -157,8 +157,6 @@ Domače in oddaljene omrežne nastavitve Izvozi Zapiši .csv datoteko na sd-kartico, vsebovala bo trenutni model in nastavitve - Zozzariello domača stran - Izberi .html datoteko na sd-kartici za uporabo kot root Uvozi %1$s Počisti pod.bazo in odstrani zgodovino starejšo od enega leta @@ -400,5 +398,6 @@ Importing %1$s, please be patient Vacuum Complete. DB size: Tile removed + Cancel > \ No newline at end of file diff --git a/soulissLib/src/main/res/values/strings.xml b/soulissLib/src/main/res/values/strings.xml index c01ef23d..281e948f 100644 --- a/soulissLib/src/main/res/values/strings.xml +++ b/soulissLib/src/main/res/values/strings.xml @@ -157,8 +157,6 @@ Home and remote network settings Export Write a .csv file on sdcard containing current model and settings - Zozzariello Homepage - Choose a .html file on sdcard to use as root Import Import a .csv file. Warning! Both Model (nodes, devices, scenes, etc.) and preferences will be overwritten on current configuration:%1$s Vacuum DB and remove logs older than a year