mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-06-26 10:11:30 +00:00
Internationalized searchbox tooltip
This commit is contained in:
committed by
Matthieu Gautier
parent
5052d4018c
commit
a0d9a824e1
@ -22,4 +22,5 @@
|
||||
, "library-button-text": "Go to welcome page"
|
||||
, "home-button-text": "Go to the main page of '{{BOOK_TITLE}}'"
|
||||
, "random-page-button-text": "Go to a randomly selected page"
|
||||
, "searchbox-tooltip": "Search '{{BOOK_TITLE}}'"
|
||||
}
|
||||
|
@ -13,4 +13,5 @@
|
||||
, "library-button-text": "Գրադարանի էջ"
|
||||
, "home-button-text": "Դեպի '{{BOOK_TITLE}}'֊ի գլխավոր էջը"
|
||||
, "random-page-button-text": "Բացել պատահական էջ"
|
||||
, "searchbox-tooltip": "Որոնել '{{BOOK_TITLE}}'֊ում"
|
||||
}
|
||||
|
@ -23,4 +23,5 @@
|
||||
, "library-button-text": "Tooltip of the button leading to the welcome page"
|
||||
, "home-button-text": "Tooltip of the button leading to the main page of a book"
|
||||
, "random-page-button-text": "Tooltip of the button opening a randomly selected page"
|
||||
, "searchbox-tooltip": "Tooltip displayed for the search box"
|
||||
}
|
||||
|
Reference in New Issue
Block a user