Move 'review' out of 'no need to translate' section
This commit is contained in:
parent
afa39e7d96
commit
235b6aa2e4
@ -2,5 +2,7 @@
|
||||
# - sync ftl
|
||||
# - ./copy-core-string.sh scheduling-review browsing-sidebar-card-state-review
|
||||
# - confirm changes in core-repo/ correct
|
||||
# - commit and push changes, then update submodule in main repo
|
||||
# - commit and push changes
|
||||
# - ensure string in template isn't in the 'no need to translate' section
|
||||
# - update submodule in main repo
|
||||
./ftl string copy ftl/core-repo/core ftl/core-repo/core $1 $2
|
||||
|
@ -163,6 +163,7 @@ browsing-reparented-decks =
|
||||
[one] Renamed { $count } deck.
|
||||
*[other] Renamed { $count } decks.
|
||||
}
|
||||
browsing-sidebar-card-state-review = Review
|
||||
|
||||
## NO NEED TO TRANSLATE. This text is no longer used by Anki, and will be removed in the future.
|
||||
|
||||
@ -170,4 +171,3 @@ browsing-reparented-decks =
|
||||
browsing-card-initial = C
|
||||
# Exactly one character representing 'Notes'; should differ from browsing-card-initial.
|
||||
browsing-note-initial = N
|
||||
browsing-sidebar-card-state-review = Review
|
||||
|
Loading…
Reference in New Issue
Block a user