Skip to content

Commit

Permalink
Localize Inno Updater (microsoft#205279)
Browse files Browse the repository at this point in the history
* without translations

* Update messages.en.isl

* translations, hopefully correct encoding

* inno updater v0.11.0
  • Loading branch information
benibenj authored Feb 19, 2024
1 parent 11b3d6b commit 43d55cb
Show file tree
Hide file tree
Showing 17 changed files with 27 additions and 14 deletions.
2 changes: 1 addition & 1 deletion build/win32/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/win32/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "inno_updater"
version = "0.10.1"
version = "0.11.0"
authors = ["Microsoft <[email protected]>"]
build = "build.rs"

Expand Down
2 changes: 1 addition & 1 deletion build/win32/code.iss
Original file line number Diff line number Diff line change
Expand Up @@ -1519,7 +1519,7 @@ begin
StopTunnelServiceIfNeeded();
Exec(ExpandConstant('{app}\tools\inno_updater.exe'), ExpandConstant('"{app}\{#ExeBasename}.exe" ' + BoolToStr(LockFileExists())), '', SW_SHOW, ewWaitUntilTerminated, UpdateResultCode);
Exec(ExpandConstant('{app}\tools\inno_updater.exe'), ExpandConstant('"{app}\{#ExeBasename}.exe" ' + BoolToStr(LockFileExists()) + ' "{cm:UpdatingVisualStudioCode}"'), '', SW_SHOW, ewWaitUntilTerminated, UpdateResultCode);
end;
if ShouldRestartTunnelService then
Expand Down
3 changes: 2 additions & 1 deletion build/win32/i18n/messages.de.isl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ AddToPath=Zu PATH hinzuf
RunAfter=%1 nach der Installation ausführen
Other=Andere:
SourceFile=%1-Quelldatei
OpenWithCodeContextMenu=Mit %1 öffnen
OpenWithCodeContextMenu=Mit %1 öffnen
UpdatingVisualStudioCode=Visual Studio Code wird aktualisiert...
1 change: 1 addition & 0 deletions build/win32/i18n/messages.en.isl
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ RunAfter=Run %1 after installation
Other=Other:
SourceFile=%1 Source File
OpenWithCodeContextMenu=Open w&ith %1
UpdatingVisualStudioCode=Updating Visual Studio Code...
1 change: 1 addition & 0 deletions build/win32/i18n/messages.es.isl
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ RunAfter=Ejecutar %1 despu
Other=Otros:
SourceFile=Archivo de origen %1
OpenWithCodeContextMenu=Abrir &con %1
UpdatingVisualStudioCode=Actualizando Visual Studio Code...
3 changes: 2 additions & 1 deletion build/win32/i18n/messages.fr.isl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ AddToPath=Ajouter
RunAfter=Exécuter %1 après l'installation
Other=Autre :
SourceFile=Fichier source %1
OpenWithCodeContextMenu=Ouvrir avec %1
OpenWithCodeContextMenu=Ouvrir avec %1
UpdatingVisualStudioCode=Mise à jour de Visual Studio Code...
3 changes: 2 additions & 1 deletion build/win32/i18n/messages.hu.isl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ AddToPath=Hozz
RunAfter=%1 indítása a telepítés után
Other=Egyéb:
SourceFile=%1 forrásfájl
OpenWithCodeContextMenu=Megnyitás a következővel: %1
OpenWithCodeContextMenu=Megnyitás a következővel: %1
UpdatingVisualStudioCode=A Visual Studio Code frissítése...
3 changes: 2 additions & 1 deletion build/win32/i18n/messages.it.isl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ AddToPath=Aggiungi a PATH (disponibile dopo il riavvio)
RunAfter=Esegui %1 dopo l'installazione
Other=Altro:
SourceFile=File di origine %1
OpenWithCodeContextMenu=Apri con %1
OpenWithCodeContextMenu=Apri con %1
UpdatingVisualStudioCode=Aggiornamento di Visual Studio Code...
3 changes: 2 additions & 1 deletion build/win32/i18n/messages.ja.isl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ AddToPath=PATH
RunAfter=インストール後に %1 を実行する
Other=その他:
SourceFile=%1 ソース ファイル
OpenWithCodeContextMenu=%1 で開く
OpenWithCodeContextMenu=%1 で開く
UpdatingVisualStudioCode=Visual Studio Code を更新しています...
3 changes: 2 additions & 1 deletion build/win32/i18n/messages.ko.isl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ AddToPath=PATH
RunAfter=설치 후 %1 실행
Other=기타:
SourceFile=%1 원본 파일
OpenWithCodeContextMenu=%1(으)로 열기
OpenWithCodeContextMenu=%1(으)로 열기
UpdatingVisualStudioCode=Visual Studio Code 업데이트 중...
3 changes: 2 additions & 1 deletion build/win32/i18n/messages.pt-br.isl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ AddToPath=Adicione em PATH (dispon
RunAfter=Executar %1 após a instalação
Other=Outros:
SourceFile=Arquivo Fonte %1
OpenWithCodeContextMenu=Abrir com %1
OpenWithCodeContextMenu=Abrir com %1
UpdatingVisualStudioCode=Atualizando o Visual Studio Code...
3 changes: 2 additions & 1 deletion build/win32/i18n/messages.ru.isl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ AddToPath=
RunAfter=Запустить %1 после установки
Other=Другое:
SourceFile=Исходный файл %1
OpenWithCodeContextMenu=Открыть с помощью %1
OpenWithCodeContextMenu=Открыть с помощью %1
UpdatingVisualStudioCode=Обновление Visual Studio Code...
3 changes: 2 additions & 1 deletion build/win32/i18n/messages.tr.isl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ AddToPath=PATH'e ekle (yeniden ba
RunAfter=Kurulumdan sonra %1 uygulamasını çalıştır.
Other=Diğer:
SourceFile=%1 Kaynak Dosyası
OpenWithCodeContextMenu=%1 İle Aç
OpenWithCodeContextMenu=%1 İle Aç
UpdatingVisualStudioCode=Visual Studio Code güncelleniyor...
3 changes: 2 additions & 1 deletion build/win32/i18n/messages.zh-cn.isl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ AddToPath=
RunAfter=安装后运行 %1
Other=其他:
SourceFile=%1 源文件
OpenWithCodeContextMenu=通过 %1 打开
OpenWithCodeContextMenu=通过 %1 打开
UpdatingVisualStudioCode=正在更新 Visual Studio Code...
3 changes: 2 additions & 1 deletion build/win32/i18n/messages.zh-tw.isl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ AddToPath=
RunAfter=安裝後執行 %1
Other=其他:
SourceFile=%1 來源檔案
OpenWithCodeContextMenu=%1 開啟
OpenWithCodeContextMenu=%1 開啟
UpdatingVisualStudioCode=正在更新 Visual Studio Code...
Binary file modified build/win32/inno_updater.exe
Binary file not shown.

0 comments on commit 43d55cb

Please sign in to comment.