From 9558b79653eb291f0bce0abaf3b5f5bf4b042fd6 Mon Sep 17 00:00:00 2001 From: Xander Lenstra <71121390+xlenstra@users.noreply.github.com> Date: Fri, 10 Jun 2022 00:27:58 +0200 Subject: [PATCH] Removed incorrectly translated strings from indonesian translation (#7108) They should not be translated literally, but the link above should be followed to find what should be translated instead. --- android/assets/jsons/translations/Indonesian.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/assets/jsons/translations/Indonesian.properties b/android/assets/jsons/translations/Indonesian.properties index fb5cdef915..cce287e148 100644 --- a/android/assets/jsons/translations/Indonesian.properties +++ b/android/assets/jsons/translations/Indonesian.properties @@ -15,11 +15,11 @@ StartWithCapitalLetter = true # Documentation: https://f-droid.org/en/docs/Build_Metadata_Reference/#Summary # English to translate: https://github.com/yairm210/Unciv/blob/master/fastlane/metadata/android/en-US/short_description.txt -Fastlane_short_description = Fastlane_penjelasan_singkat +Fastlane_short_description = # Documentation: https://f-droid.org/en/docs/Build_Metadata_Reference/#Description # English to translate: https://github.com/yairm210/Unciv/blob/master/fastlane/metadata/android/en-US/full_description.txt -Fastlane_full_description = Fastlane_penjelesan_lengkap +Fastlane_full_description = # Starting from here normal translations start, as described in