mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-25 05:48:54 -04:00
Dropping of the reading-list-title entry from translated strings
This commit is contained in:
parent
773fb41280
commit
19707e1cbf
@ -34,8 +34,7 @@
|
||||
"table-of-content":"Table of content",
|
||||
"add-bookmark": "Add to the reading list",
|
||||
"remove-bookmark": "Remove from the reading list",
|
||||
"reading-list":"Reading list",
|
||||
"reading-list-title":"Reading List",
|
||||
"reading-list":"Reading List",
|
||||
"zoom-in":"Zoom in",
|
||||
"zoom-out":"Zoom out",
|
||||
"zoom-reset":"Zoom reset",
|
||||
|
@ -43,7 +43,6 @@
|
||||
"add-bookmark": "Represents the action of adding a page as a bookmark",
|
||||
"remove-bookmark": "Represents the action of removing a page from the bookmarks",
|
||||
"reading-list": "Describes a list of bookmarked articles.",
|
||||
"reading-list-title": "Describes a list of bookmarked articles.",
|
||||
"zoom-in": "Represents the action of zooming into the article, making the article content appear larger.",
|
||||
"zoom-out": "Represents the action of zooming out of the article, making the article content appear smaller.",
|
||||
"zoom-reset": "Represents the action of resetting the article zoom, changing the article content size back to default",
|
||||
|
Loading…
x
Reference in New Issue
Block a user