The respective *.ftl file keys `actions-forget-card` and `qt-accel-forget` will keep the same name to prevent having to force a retranslation for other languages, only the string value was changed
This commit is contained in:
parent
8fc4225b29
commit
eee02d5e8c
@ -165,6 +165,7 @@ Jean Khawand <jk@jeankhawand.com>
|
||||
Pedro Schreiber <schreiber.mmb@gmail.com>
|
||||
Foxy_null <https://github.com/Foxy-null>
|
||||
Arbyste <arbyste@outlook.com>
|
||||
Vasll <github.com/vasll>
|
||||
********************
|
||||
|
||||
The text of the 3 clause BSD license follows:
|
||||
|
@ -45,7 +45,7 @@ actions-update-tag = Update Tag
|
||||
actions-update-note = Update Note
|
||||
actions-update-card = Update Card
|
||||
actions-update-deck = Update Deck
|
||||
actions-forget-card = Forget Card
|
||||
actions-forget-card = Reset Card
|
||||
actions-build-filtered-deck = Build Deck
|
||||
actions-add-notetype = Add Notetype
|
||||
actions-remove-notetype = Remove Notetype
|
||||
|
@ -30,7 +30,7 @@ qt-accel-tools = &Tools
|
||||
qt-accel-undo = &Undo
|
||||
qt-accel-redo = &Redo
|
||||
qt-accel-set-due-date = Set &Due Date...
|
||||
qt-accel-forget = &Forget
|
||||
qt-accel-forget = &Reset
|
||||
qt-accel-view = &View
|
||||
qt-accel-full-screen = Toggle &Full Screen
|
||||
qt-accel-layout = &Layout
|
||||
|
Loading…
Reference in New Issue
Block a user