Skip to content

Translator: fix settings menu order#12051

Merged
hius07 merged 1 commit into
koreader:masterfrom
hius07:translator-settings
Jun 21, 2024
Merged

Translator: fix settings menu order#12051
hius07 merged 1 commit into
koreader:masterfrom
hius07:translator-settings

Conversation

@hius07

@hius07 hius07 commented Jun 19, 2024

Copy link
Copy Markdown
Member

Settings menu items override one another, so placing them in the overriding order.

1

2

3

4


This change is Reviewable

@hius07

hius07 commented Jun 19, 2024

Copy link
Copy Markdown
Member Author

There is another inconsistency in the menu: Prompt / Ask / Ask with popup dialog.
Several items, for example:

local back_to_exit_str = {
prompt = {_("Prompt"), _("prompt")},

genChoiceMenuEntry(_("Ask"), "wikipedia_epub_include_images", nil),

local long_press_action = {
{_("Ask with popup dialog"), "ask"},

@hius07 hius07 merged commit 527fd05 into koreader:master Jun 21, 2024
@hius07 hius07 deleted the translator-settings branch June 21, 2024 17:15
@hius07 hius07 added this to the 2024.06 milestone Jun 21, 2024
Commodore64user pushed a commit to Commodore64user/KOReader_fork that referenced this pull request Aug 2, 2024
0xstillb pushed a commit to 0xstillb/koreader-thai that referenced this pull request May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants