diff --git a/src/Lively/Lively.UI.WinUI/Strings/ms-MY/Resources.resw b/src/Lively/Lively.UI.WinUI/Strings/ms-MY/Resources.resw index 363b731f..ba2b274f 100644 --- a/src/Lively/Lively.UI.WinUI/Strings/ms-MY/Resources.resw +++ b/src/Lively/Lively.UI.WinUI/Strings/ms-MY/Resources.resw @@ -1176,9 +1176,9 @@ Edge ialah Webview sedia ada bagi Windows 10. Itu sahaja buat masa ini. - This feature development is on hold + Pembangunan ciri ini ditangguhkan - Plugins + Pemalam \ No newline at end of file diff --git a/src/Lively/Lively.UI.WinUI/Strings/pl-PL/Resources.resw b/src/Lively/Lively.UI.WinUI/Strings/pl-PL/Resources.resw index fde0339b..27851c8d 100644 --- a/src/Lively/Lively.UI.WinUI/Strings/pl-PL/Resources.resw +++ b/src/Lively/Lively.UI.WinUI/Strings/pl-PL/Resources.resw @@ -1178,9 +1178,9 @@ Edge jest przeglądarką wbudowaną w windows 10. W tej chwili to wszystko.. - This feature development is on hold + Rozwój tej funkcji jest wstrzymany - Plugins + Wtyczki \ No newline at end of file diff --git a/src/Lively/Lively.UI.WinUI/Strings/ru-RU/Resources.resw b/src/Lively/Lively.UI.WinUI/Strings/ru-RU/Resources.resw index 1ab8e1e9..fefc6654 100644 --- a/src/Lively/Lively.UI.WinUI/Strings/ru-RU/Resources.resw +++ b/src/Lively/Lively.UI.WinUI/Strings/ru-RU/Resources.resw @@ -1179,9 +1179,9 @@ Edge - встроенный в Windows 10 WebView. Пока это все.. - This feature development is on hold + Создание этой разработки приостановлена - Plugins + Плагины \ No newline at end of file diff --git a/src/Lively/Lively/Lively.csproj b/src/Lively/Lively/Lively.csproj index ed3d774e..e5abb316 100644 --- a/src/Lively/Lively/Lively.csproj +++ b/src/Lively/Lively/Lively.csproj @@ -7,7 +7,7 @@ appicon.ico app.manifest - 2.0.6.1 + 2.0.6.5 diff --git a/src/Lively/Lively/Properties/Resources.ms.resx b/src/Lively/Lively/Properties/Resources.ms.resx index 363b731f..ba2b274f 100644 --- a/src/Lively/Lively/Properties/Resources.ms.resx +++ b/src/Lively/Lively/Properties/Resources.ms.resx @@ -1176,9 +1176,9 @@ Edge ialah Webview sedia ada bagi Windows 10. Itu sahaja buat masa ini. - This feature development is on hold + Pembangunan ciri ini ditangguhkan - Plugins + Pemalam \ No newline at end of file diff --git a/src/Lively/Lively/Properties/Resources.pl.resx b/src/Lively/Lively/Properties/Resources.pl.resx index fde0339b..27851c8d 100644 --- a/src/Lively/Lively/Properties/Resources.pl.resx +++ b/src/Lively/Lively/Properties/Resources.pl.resx @@ -1178,9 +1178,9 @@ Edge jest przeglądarką wbudowaną w windows 10. W tej chwili to wszystko.. - This feature development is on hold + Rozwój tej funkcji jest wstrzymany - Plugins + Wtyczki \ No newline at end of file diff --git a/src/Lively/Lively/Properties/Resources.ru.resx b/src/Lively/Lively/Properties/Resources.ru.resx index 1ab8e1e9..fefc6654 100644 --- a/src/Lively/Lively/Properties/Resources.ru.resx +++ b/src/Lively/Lively/Properties/Resources.ru.resx @@ -1179,9 +1179,9 @@ Edge - встроенный в Windows 10 WebView. Пока это все.. - This feature development is on hold + Создание этой разработки приостановлена - Plugins + Плагины \ No newline at end of file diff --git a/src/installer/Script.iss b/src/installer/Script.iss index 8af64c8a..fde99d17 100644 --- a/src/installer/Script.iss +++ b/src/installer/Script.iss @@ -2,7 +2,7 @@ ; https://jrsoftware.org/isinfo.php #define MyAppName "Lively Wallpaper" -#define MyAppVersion "2.0.6.1" +#define MyAppVersion "2.0.6.5" #define MyAppPublisher "rocksdanister" #define MyAppURL "https://github.com/rocksdanister/lively" #define MyAppExeName "Lively.exe"