summaryrefslogtreecommitdiff
path: root/tools/IconPatcher/{res}
diff options
context:
space:
mode:
Diffstat (limited to 'tools/IconPatcher/{res}')
-rw-r--r--tools/IconPatcher/{res}/7-zip32.dllbin0 -> 637952 bytes
-rw-r--r--tools/IconPatcher/{res}/done.icobin0 -> 790 bytes
-rw-r--r--tools/IconPatcher/{res}/error.icobin0 -> 790 bytes
-rw-r--r--tools/IconPatcher/{res}/icon.icobin0 -> 5430 bytes
-rw-r--r--tools/IconPatcher/{res}/iconpatcher_en.isl37
-rw-r--r--tools/IconPatcher/{res}/iconpatcher_ru.isl37
-rw-r--r--tools/IconPatcher/{res}/plugin.icobin0 -> 1150 bytes
-rw-r--r--tools/IconPatcher/{res}/skip.icobin0 -> 790 bytes
8 files changed, 74 insertions, 0 deletions
diff --git a/tools/IconPatcher/{res}/7-zip32.dll b/tools/IconPatcher/{res}/7-zip32.dll
new file mode 100644
index 0000000000..91c810183d
--- /dev/null
+++ b/tools/IconPatcher/{res}/7-zip32.dll
Binary files differ
diff --git a/tools/IconPatcher/{res}/done.ico b/tools/IconPatcher/{res}/done.ico
new file mode 100644
index 0000000000..bc78f7df8f
--- /dev/null
+++ b/tools/IconPatcher/{res}/done.ico
Binary files differ
diff --git a/tools/IconPatcher/{res}/error.ico b/tools/IconPatcher/{res}/error.ico
new file mode 100644
index 0000000000..af5a099e3f
--- /dev/null
+++ b/tools/IconPatcher/{res}/error.ico
Binary files differ
diff --git a/tools/IconPatcher/{res}/icon.ico b/tools/IconPatcher/{res}/icon.ico
new file mode 100644
index 0000000000..6179512f8d
--- /dev/null
+++ b/tools/IconPatcher/{res}/icon.ico
Binary files differ
diff --git a/tools/IconPatcher/{res}/iconpatcher_en.isl b/tools/IconPatcher/{res}/iconpatcher_en.isl
new file mode 100644
index 0000000000..6a0585dba0
--- /dev/null
+++ b/tools/IconPatcher/{res}/iconpatcher_en.isl
@@ -0,0 +1,37 @@
+[LangOptions]
+LanguageName=English
+LanguageID=$0409
+LanguageCodePage=0
+
+[CustomMessages]
+; *** "UpdateForm form"
+cmFileNotFound=Archives not found.
+cmBinariesPath=Enter path to executable file Miranda32/64.exe:
+cmFilter=Miranda??.exe file (Miranda??.exe)|Miranda??.exe
+cmSelectArchive=Select an archive from the list:
+cmSelectResources=Select resources:
+cmSelectResButtonCaption1a=Select all
+cmSelectResButtonCaption1b=Nothing
+cmSelectResButtonCaption1c=Reset
+cmPatchButtonCaption=Patch
+cmStatusLabelCaption1a=Processing: %1
+cmStatusLabelCaption1b=Ready
+
+; *** "Logs"
+cmLogFindResource7ZipFile1a=Resource archive search started
+cmLogFindResource7ZipFile1b=Resource archive search finished
+cmLogResource7ZipFile=Archive found: %1
+cmLogResource7ZipFileContent=List of archive files: %1
+cmLogSelectedBinaryFile=Executable file selected: %1
+cmLogSelectedResource7ZipFile=Resource file selected: %1
+cmLogUpdateResources1a=Resource patching started
+cmLogUpdateResources1b=Resource patching finished
+cmLogExtractResource7ZipFile=Resource unpacking for %1.* is %2
+cmLogUpdateFileResourcesStatus1a=Resource replacement for file %1: succeeded
+cmLogUpdateFileResourcesStatus1b=Resource replacement for file %1: failed
+cmLogUpdateFileResourcesStatus1c=Resource updating: skipped. None of %1 files found
+cmLogResultCode=Return code: %1
+
+; *** "Help Message"
+cmHelpMsgCaption=Command-line syntax %1
+cmHelpMsg=Usage:%n %1 [ /? | /bin="exepath" | /arc="arcname" | /res=reslist|* ]%n%nWhere%n /? - displays this help message%n exepath - path to Miranda32/64.exe%n arcname - 7z-archive filename with resources without extension%n reslist - resource list (or list of root folders), comma separated \ No newline at end of file
diff --git a/tools/IconPatcher/{res}/iconpatcher_ru.isl b/tools/IconPatcher/{res}/iconpatcher_ru.isl
new file mode 100644
index 0000000000..352c7624b4
--- /dev/null
+++ b/tools/IconPatcher/{res}/iconpatcher_ru.isl
@@ -0,0 +1,37 @@
+[LangOptions]
+LanguageName=<0420><0443><0441><0441><043A><0438><0439>
+LanguageID=$0419
+LanguageCodePage=1251
+
+[CustomMessages]
+; *** "UpdateForm form"
+cmFileNotFound=Архивы не найдены.
+cmBinariesPath=Укажите путь к исполняемому файлу Miranda32/64.exe:
+cmFilter=Файл Miranda??.exe (Miranda??.exe)|Miranda??.exe
+cmSelectArchive=Выберите архив из списка:
+cmSelectResources=Выберите ресурсы:
+cmSelectResButtonCaption1a=Выбрать все
+cmSelectResButtonCaption1b=Снять все
+cmSelectResButtonCaption1c=Сбросить
+cmPatchButtonCaption=Патчить
+cmStatusLabelCaption1a=Обработка: %1
+cmStatusLabelCaption1b=Готово
+
+; *** "Logs"
+cmLogFindResource7ZipFile1a=Поиск архивов с ресурсами начат
+cmLogFindResource7ZipFile1b=Поиск архивов с ресурсами завершен
+cmLogResource7ZipFile=Найден архив: %1
+cmLogResource7ZipFileContent=Список файлов архива: %1
+cmLogSelectedBinaryFile=Выбран исполняемый файл: %1
+cmLogSelectedResource7ZipFile=Выбран файл с ресурсами: %1
+cmLogUpdateResources1a=Обновление ресурсов начато
+cmLogUpdateResources1b=Обновление ресурсов завершено
+cmLogExtractResource7ZipFile=Распаковка ресурсов для файла %1.* из %2
+cmLogUpdateFileResourcesStatus1a=Обновление ресурсов в файле %1: успех
+cmLogUpdateFileResourcesStatus1b=Обновление ресурсов в файле %1: ошибка
+cmLogUpdateFileResourcesStatus1c=Обновление ресурсов: пропуск. Ни один из файлов %1 не найден
+cmLogResultCode=Код возврата: %1
+
+; *** "Help Message"
+cmHelpMsgCaption=Синтаксис командной строки %1
+cmHelpMsg=Использование:%n %1 [ /? | /bin="exepath" | /arc="arcname" | /res=reslist|* ]%n%nГде%n /? - Отобразить это справочное сообщение%n exepath - Путь к файлу Miranda32/64.exe%n arcname - Имя 7z-архива c ресурсами без расширения%n reslist - Список ресурсов (корневых папок), разделенных через запятую \ No newline at end of file
diff --git a/tools/IconPatcher/{res}/plugin.ico b/tools/IconPatcher/{res}/plugin.ico
new file mode 100644
index 0000000000..c098ce4db6
--- /dev/null
+++ b/tools/IconPatcher/{res}/plugin.ico
Binary files differ
diff --git a/tools/IconPatcher/{res}/skip.ico b/tools/IconPatcher/{res}/skip.ico
new file mode 100644
index 0000000000..288ee06e53
--- /dev/null
+++ b/tools/IconPatcher/{res}/skip.ico
Binary files differ