mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-13 16:20:08 +01:00
Ok
> Yes
This commit is contained in:
parent
8ff7be3d75
commit
af42e3a962
@ -729,7 +729,7 @@ class MangaScreenModel(
|
||||
|
||||
val result = snackbarHostState.showSnackbar(
|
||||
message = context.stringResource(MR.strings.confirm_tracker_update, formattedChapterNumber),
|
||||
actionLabel = context.stringResource(MR.strings.yes),
|
||||
actionLabel = context.stringResource(MR.strings.action_ok),
|
||||
duration = SnackbarDuration.Short,
|
||||
withDismissAction = true,
|
||||
)
|
||||
|
@ -5,8 +5,6 @@
|
||||
<!-- Generic strings -->
|
||||
<string name="on">On</string>
|
||||
<string name="off">Off</string>
|
||||
<string name="yes">Yes</string>
|
||||
<string name="no">No</string>
|
||||
<string name="selected">Selected</string>
|
||||
<string name="not_selected">Not selected</string>
|
||||
<string name="action_menu_overflow_description">More options</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user