mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
I18n: Fix erroneous message.
This (tooltip) string is blatantly wrong, so we need to fix it regardless of string freeze. Spotted by Mark Haanen. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19069 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
(list->vector
|
||||
(list 4 "4" (N_ "Fourth-level")))
|
||||
(list->vector
|
||||
(list 5 "5" (N_ "Fourth-level")))
|
||||
(list 5 "5" (N_ "Fifth-level")))
|
||||
(list->vector
|
||||
(list 6 "6" (N_ "Sixth-level")))))))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user