mirror of https://github.com/kiwix/libkiwix.git
hy translation of the suggest-search message
This commit is contained in:
parent
11be821c46
commit
5052d4018c
|
@ -7,6 +7,7 @@
|
|||
"suggest-full-text-search": "որոնել '{{{SEARCH_TERMS}}}'..."
|
||||
, "no-such-book": "Գիրքը բացակայում է՝ {{BOOK_NAME}}"
|
||||
, "url-not-found" : "Սխալ հասցե՝ {{url}}"
|
||||
, "suggest-search" : "Որոնել <a href=\"{{{SEARCH_URL}}}\">{{PATTERN}}</a>"
|
||||
, "404-page-title" : "Սխալ հասցե"
|
||||
, "404-page-heading" : "Սխալ հասցե"
|
||||
, "library-button-text": "Գրադարանի էջ"
|
||||
|
|
|
@ -714,7 +714,7 @@ TEST_F(ServerTest, 404WithBodyTesting)
|
|||
Սխալ հասցե՝ /ROOT/zimfile/invalid-article
|
||||
</p>
|
||||
<p>
|
||||
Make a full text search for <a href="/ROOT/search?content=zimfile&pattern=invalid-article">invalid-article</a>
|
||||
Որոնել <a href="/ROOT/search?content=zimfile&pattern=invalid-article">invalid-article</a>
|
||||
</p>
|
||||
)" },
|
||||
|
||||
|
|
Loading…
Reference in New Issue