Achmad Setyabudi Susilo 5893ffc955 fix(#7): localize import snackbar strings and drop class.simpleName fallback
The three snackbar strings in ImportBankStatementScreenModel were
hardcoded English while the rest of the app uses stringResource. Move
them to res/values/strings.xml. Also drop the
error::class.simpleName fallback in the failure branch — it surfaced
Kotlin class names like NotImplementedError to end users. Now falls
back to the localized 'Import failed' string.
2026-06-28 18:32:58 +07:00
2026-06-28 13:21:57 +07:00
2026-06-28 13:21:57 +07:00
2026-06-28 13:21:57 +07:00
2026-06-28 13:21:57 +07:00
2026-06-28 13:21:57 +07:00
2026-06-28 13:21:57 +07:00
S
Description
No description provided
554 KiB
Languages
Kotlin 100%