From 42c119dd9a876b4612b0cbb353eb5279adcc9f87 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 4 Mar 2025 16:00:09 +0100 Subject: [PATCH] fix(transifex): Fix iOS Notes new default branch Signed-off-by: Joas Schilling --- translations/handleiOSNotesTranslations.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/translations/handleiOSNotesTranslations.sh b/translations/handleiOSNotesTranslations.sh index 0209e984..deba7011 100755 --- a/translations/handleiOSNotesTranslations.sh +++ b/translations/handleiOSNotesTranslations.sh @@ -10,7 +10,6 @@ gpg --list-keys # fetch git repo git clone git@github.com:nextcloud/notes-ios /app -git checkout -b develop origin/develop # remove all translations (they are added afterwards anyways but allows to remove languages via transifex) rm -r Source/*.lproj/Localizable.strings