Skip to content

Commit

Permalink
Adjustement for clarity (ankitects#3064)
Browse files Browse the repository at this point in the history
Modification of the place of deck-config-question-action before
deck-config-answer-action for clarity. Supressing one sentence of
question-action-tool-tip for more clarity and brievty.
  • Loading branch information
Loudwig committed Apr 10, 2024
1 parent c586c08 commit a60131f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions ftl/core/deck-config.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,10 @@ deck-config-seconds-to-show-question = Seconds to show question for
deck-config-seconds-to-show-question-tooltip-2 = When auto advance is activated, the number of seconds to wait before revealing the answer. Set to 0 to disable.
deck-config-seconds-to-show-answer = Seconds to show answer for
deck-config-seconds-to-show-answer-tooltip-2 = When auto advance is activated, the number of seconds to wait before applying the answer action. Set to 0 to disable.
deck-config-question-action-show-answer = Show Answer
deck-config-question-action-show-reminder = Show Reminder
deck-config-question-action = Question action
deck-config-question-action-tool-tip = The action to perform after the end of the time of the question.
deck-config-answer-action = Answer action
deck-config-answer-action-tooltip = The action to perform on the current card before automatically advancing to the next one.
deck-config-wait-for-audio-tooltip = Wait for audio to finish before automatically revealing answer or next question
Expand Down Expand Up @@ -448,10 +452,7 @@ deck-config-answer-hard = Answer Hard
deck-config-answer-good = Answer Good
deck-config-days-to-simulate = Days to simulate
deck-config-desired-retention-below-optimal = Your desired retention is below optimal. Increasing it is recommended.
deck-config-question-action-show-answer = Show Answer
deck-config-question-action-show-reminder = Show Reminder
deck-config-question-action = Question action
deck-config-question-action-tool-tip = The action to perform after the end of the time of the question. Either show answer and auto update or just show a reminder.
## NO NEED TO TRANSLATE. This text is no longer used by Anki, and will be removed in the future.

deck-config-bury-siblings = Bury siblings
Expand Down

0 comments on commit a60131f

Please sign in to comment.