From 746f7a46ce783e81a2ec86c6a5551bd9c79c37d3 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Mon, 24 Aug 2020 15:28:37 +0200 Subject: [PATCH] correct_strings.sh: Add manual intervention required warning Change-Id: I72264e7f297e8a5c02300326c171e54d42de9710 --- correct_strings.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/correct_strings.sh b/correct_strings.sh index fed21128b9..2175d171ed 100755 --- a/correct_strings.sh +++ b/correct_strings.sh @@ -37,3 +37,7 @@ git add -A git commit -m "Automatic SchildiChat string correction" popd > /dev/null + +mydir="$(dirname "$(realpath "$0")")" +echo -e "\033[1;33m""Please fix -schlumpfwesen and -wolpertinger cases manually!""\033[0m" +echo "- $mydir/vector/src/main/res/values-de/strings.xml"