implement internationalization for status messages using StatusMessageId enum and refactor StatusMessageService and StatusViewModel to support ID-based message resolution
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
<string name="title_multiple">Mehrere</string>
|
||||
<string name="label_translation_settings">Übersetzung</string>
|
||||
<string name="reset_to_defaults">Auf Standard zurücksetzen</string>
|
||||
<string name="text_excel_not_supported_use_csv">Excel wird nicht unterstützt. Bitte CSV verwenden.</string>
|
||||
<string name="message_error_excel_not_supported">Excel wird nicht unterstützt. Bitte CSV verwenden.</string>
|
||||
<string name="error_parsing_table">Fehler beim Parsen der Tabelle</string>
|
||||
<string name="error_parsing_table_with_reason">Fehler beim Parsen der Tabelle: %1$s</string>
|
||||
<string name="label_import_table_csv_excel">Tabelle importieren (CSV)</string>
|
||||
|
||||
Reference in New Issue
Block a user