From 04e36bd013fe2cadb615c6d9a6610017d4711389 Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Tue, 23 Aug 2022 11:19:45 +0200 Subject: [PATCH 1/2] Raised runner to 10.12 --- .github/workflows/nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 676fa812..946d74ab 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -12,7 +12,7 @@ on: jobs: nightly: - runs-on: macos-10.15 + runs-on: macos-12 steps: - uses: actions/checkout@v2 From 663b55bfff4771a72b72d2fc6e20f8c2e860dcbb Mon Sep 17 00:00:00 2001 From: Wolfgang Rheinschmitt <58816510+wemove-wr@users.noreply.github.com> Date: Wed, 31 Aug 2022 14:37:30 +0200 Subject: [PATCH 2/2] Fix typo (#1237) Thank you very much --- MacPass/de.lproj/GeneralPreferences.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MacPass/de.lproj/GeneralPreferences.strings b/MacPass/de.lproj/GeneralPreferences.strings index 906478dd..ada74679 100644 --- a/MacPass/de.lproj/GeneralPreferences.strings +++ b/MacPass/de.lproj/GeneralPreferences.strings @@ -80,7 +80,7 @@ "r6q-He-nYU.title" = "Schlüsseldatei merken"; /* Class = "NSBox"; title = "Network"; ObjectID = "wD1-ag-7V5"; */ -"wD1-ag-7V5.title" = "Neztwerk"; +"wD1-ag-7V5.title" = "Netzwerk"; /* Class = "NSButtonCell"; title = "Enable Autosave"; ObjectID = "wG7-bi-2fi"; */ "wG7-bi-2fi.title" = "Automatisches Speichern aktivieren";