Mercurial > p > roundup > code
view website/issues/html/_generic.help-empty.html @ 7558:c8a931aa7514
fix(i18n): issue2551184 - improve i18n handling
Apply patch to make sure that the dates tests use the locale files in
the deployed tracker and not other roundup files.
| author | Marcus Preisch |
|---|---|
| date | Thu, 20 Jul 2023 20:08:28 -0400 |
| parents | c2d0d3e9099d |
| children |
line wrap: on
line source
<html> <head> <title>Empty page (no search performed yet)</title> </head> <body> <p i18n:translate="">Please specify your search parameters!</p> </body> </html>
