# HG changeset patch # User Dennis Concepcion Martin # Date 1629017888 -3600 # Node ID 1b5f38ecb8708342fa15243bcf7d4c3c2c36b662 # Parent a6df002a0a5ca6d8e48d2351c11cb1c27628934d Change Cancel to Done diff -r a6df002a0a5c -r 1b5f38ecb870 Simoleon/Conversion.swift --- a/Simoleon/Conversion.swift Thu Aug 05 16:50:29 2021 +0100 +++ b/Simoleon/Conversion.swift Sun Aug 15 09:58:08 2021 +0100 @@ -59,7 +59,7 @@ UIApplication.shared.dismissKeyboard() amountIsEditing = false }) { - Text("Cancel") + Text("Done") } } } diff -r a6df002a0a5c -r 1b5f38ecb870 Simoleon/Localization/en.xcloc/Source Contents/Simoleon/de.lproj/Localizable.strings Binary file Simoleon/Localization/en.xcloc/Source Contents/Simoleon/de.lproj/Localizable.strings has changed diff -r a6df002a0a5c -r 1b5f38ecb870 Simoleon/Localization/en.xcloc/Source Contents/Simoleon/en-GB.lproj/Localizable.strings Binary file Simoleon/Localization/en.xcloc/Source Contents/Simoleon/en-GB.lproj/Localizable.strings has changed diff -r a6df002a0a5c -r 1b5f38ecb870 Simoleon/Localization/en.xcloc/Source Contents/Simoleon/en.lproj/Localizable.strings Binary file Simoleon/Localization/en.xcloc/Source Contents/Simoleon/en.lproj/Localizable.strings has changed diff -r a6df002a0a5c -r 1b5f38ecb870 Simoleon/Localization/en.xcloc/Source Contents/Simoleon/es.lproj/Localizable.strings Binary file Simoleon/Localization/en.xcloc/Source Contents/Simoleon/es.lproj/Localizable.strings has changed diff -r a6df002a0a5c -r 1b5f38ecb870 Simoleon/Localization/en.xcloc/Source Contents/Simoleon/fr.lproj/Localizable.strings Binary file Simoleon/Localization/en.xcloc/Source Contents/Simoleon/fr.lproj/Localizable.strings has changed diff -r a6df002a0a5c -r 1b5f38ecb870 Simoleon/Localization/en.xcloc/Source Contents/Simoleon/it.lproj/Localizable.strings Binary file Simoleon/Localization/en.xcloc/Source Contents/Simoleon/it.lproj/Localizable.strings has changed diff -r a6df002a0a5c -r 1b5f38ecb870 Simoleon/Localization/en.xcloc/Source Contents/Simoleon/nl.lproj/Localizable.strings Binary file Simoleon/Localization/en.xcloc/Source Contents/Simoleon/nl.lproj/Localizable.strings has changed diff -r a6df002a0a5c -r 1b5f38ecb870 Simoleon/Localization/en.xcloc/Source Contents/Simoleon/pt-PT.lproj/Localizable.strings Binary file Simoleon/Localization/en.xcloc/Source Contents/Simoleon/pt-PT.lproj/Localizable.strings has changed diff -r a6df002a0a5c -r 1b5f38ecb870 Simoleon/Localization/en.xcloc/Source Contents/Simoleon/ru.lproj/Localizable.strings Binary file Simoleon/Localization/en.xcloc/Source Contents/Simoleon/ru.lproj/Localizable.strings has changed