Added slide options menu to bookmark item
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
/// To regenerate, run: `dart run slang`
|
||||
///
|
||||
/// Locales: 3
|
||||
/// Strings: 630 (210 per locale)
|
||||
/// Strings: 636 (212 per locale)
|
||||
///
|
||||
/// Built on 2026-03-18 at 19:43 UTC
|
||||
/// Built on 2026-03-22 at 19:27 UTC
|
||||
|
||||
// coverage:ignore-file
|
||||
// ignore_for_file: type=lint, unused_import
|
||||
|
||||
@@ -814,6 +814,12 @@ class TranslationsSettingsGeneralSettingsEn {
|
||||
|
||||
/// en: 'Set the mark as unread option by default when creating a new bookmark.'
|
||||
String get setMarkAsUnreadDefaultDescription => 'Set the mark as unread option by default when creating a new bookmark.';
|
||||
|
||||
/// en: 'Enable slide options'
|
||||
String get enableSlideOptions => 'Enable slide options';
|
||||
|
||||
/// en: 'Enable slide options on the bookmark list'
|
||||
String get enableSlideOptionsDescription => 'Enable slide options on the bookmark list';
|
||||
}
|
||||
|
||||
// Path: settings.generalSettings.disconnectModal
|
||||
@@ -1057,6 +1063,8 @@ extension on Translations {
|
||||
'settings.generalSettings.others' => 'Others',
|
||||
'settings.generalSettings.setMarkAsUnreadDefault' => 'Set mark as unread by default',
|
||||
'settings.generalSettings.setMarkAsUnreadDefaultDescription' => 'Set the mark as unread option by default when creating a new bookmark.',
|
||||
'settings.generalSettings.enableSlideOptions' => 'Enable slide options',
|
||||
'settings.generalSettings.enableSlideOptionsDescription' => 'Enable slide options on the bookmark list',
|
||||
'webview.goBack' => 'Go back',
|
||||
'webview.goForward' => 'Go forward',
|
||||
'webview.reload' => 'Reload',
|
||||
|
||||
@@ -219,7 +219,9 @@
|
||||
},
|
||||
"others": "Others",
|
||||
"setMarkAsUnreadDefault": "Set mark as unread by default",
|
||||
"setMarkAsUnreadDefaultDescription": "Set the mark as unread option by default when creating a new bookmark."
|
||||
"setMarkAsUnreadDefaultDescription": "Set the mark as unread option by default when creating a new bookmark.",
|
||||
"enableSlideOptions": "Enable slide options",
|
||||
"enableSlideOptionsDescription": "Enable slide options on the bookmark list"
|
||||
}
|
||||
},
|
||||
"webview": {
|
||||
|
||||
@@ -401,6 +401,8 @@ class _TranslationsSettingsGeneralSettingsEs implements TranslationsSettingsGene
|
||||
@override String get others => 'Otros';
|
||||
@override String get setMarkAsUnreadDefault => 'Marcar como no leído por defecto';
|
||||
@override String get setMarkAsUnreadDefaultDescription => 'Habilitar por defecto la opción de marcar como leído al crear un marcador.';
|
||||
@override String get enableSlideOptions => 'Habilitar opciones al deslizar';
|
||||
@override String get enableSlideOptionsDescription => 'Habilitar opciones al deslizar en la lista de marcadores';
|
||||
}
|
||||
|
||||
// Path: settings.generalSettings.disconnectModal
|
||||
@@ -628,6 +630,8 @@ extension on TranslationsEs {
|
||||
'settings.generalSettings.others' => 'Otros',
|
||||
'settings.generalSettings.setMarkAsUnreadDefault' => 'Marcar como no leído por defecto',
|
||||
'settings.generalSettings.setMarkAsUnreadDefaultDescription' => 'Habilitar por defecto la opción de marcar como leído al crear un marcador.',
|
||||
'settings.generalSettings.enableSlideOptions' => 'Habilitar opciones al deslizar',
|
||||
'settings.generalSettings.enableSlideOptionsDescription' => 'Habilitar opciones al deslizar en la lista de marcadores',
|
||||
'webview.goBack' => 'Ir atrás',
|
||||
'webview.goForward' => 'Ir adelante',
|
||||
'webview.reload' => 'Recargar',
|
||||
|
||||
@@ -219,7 +219,9 @@
|
||||
},
|
||||
"others": "Otros",
|
||||
"setMarkAsUnreadDefault": "Marcar como no leído por defecto",
|
||||
"setMarkAsUnreadDefaultDescription": "Habilitar por defecto la opción de marcar como leído al crear un marcador."
|
||||
"setMarkAsUnreadDefaultDescription": "Habilitar por defecto la opción de marcar como leído al crear un marcador.",
|
||||
"enableSlideOptions": "Habilitar opciones al deslizar",
|
||||
"enableSlideOptionsDescription": "Habilitar opciones al deslizar en la lista de marcadores"
|
||||
}
|
||||
},
|
||||
"webview": {
|
||||
|
||||
@@ -401,6 +401,8 @@ class _TranslationsSettingsGeneralSettingsTr implements TranslationsSettingsGene
|
||||
@override String get others => 'Others';
|
||||
@override String get setMarkAsUnreadDefault => 'Set mark as unread by default';
|
||||
@override String get setMarkAsUnreadDefaultDescription => 'Set the mark as unread option by default when creating a new bookmark.';
|
||||
@override String get enableSlideOptions => 'Enable slide options';
|
||||
@override String get enableSlideOptionsDescription => 'Enable slide options on the bookmark list';
|
||||
}
|
||||
|
||||
// Path: settings.generalSettings.disconnectModal
|
||||
@@ -628,6 +630,8 @@ extension on TranslationsTr {
|
||||
'settings.generalSettings.others' => 'Others',
|
||||
'settings.generalSettings.setMarkAsUnreadDefault' => 'Set mark as unread by default',
|
||||
'settings.generalSettings.setMarkAsUnreadDefaultDescription' => 'Set the mark as unread option by default when creating a new bookmark.',
|
||||
'settings.generalSettings.enableSlideOptions' => 'Enable slide options',
|
||||
'settings.generalSettings.enableSlideOptionsDescription' => 'Enable slide options on the bookmark list',
|
||||
'webview.goBack' => 'Geri dön',
|
||||
'webview.goForward' => 'İleri git',
|
||||
'webview.reload' => 'Yenile',
|
||||
|
||||
@@ -219,7 +219,9 @@
|
||||
},
|
||||
"others": "Others",
|
||||
"setMarkAsUnreadDefault": "Set mark as unread by default",
|
||||
"setMarkAsUnreadDefaultDescription": "Set the mark as unread option by default when creating a new bookmark."
|
||||
"setMarkAsUnreadDefaultDescription": "Set the mark as unread option by default when creating a new bookmark.",
|
||||
"enableSlideOptions": "Enable slide options",
|
||||
"enableSlideOptionsDescription": "Enable slide options on the bookmark list"
|
||||
}
|
||||
},
|
||||
"webview": {
|
||||
|
||||
Reference in New Issue
Block a user