<!-- Pt-web/src/app-root/ztr/GCFOutSel.xml

 Copyright: ©2014, Güralp Systems Ltd.
 Author: Laurence Withers <lwithers@guralp.com>
 License: GPLv3

-->

<messages>

<!-- label used in combobox if we could not find any gdi2gcf instances -->
<message id='text.GCFOutSel.emptyLabel'>No configured gdi2gcf instances</message>

<!-- warning displayed if we are passed a setting but it does not match
anything in scan. {1} is the setting we were given. -->
<message id='xhtml.GCFOutSel.unknownDbdir'>Existing <strong>gdi2gcf</strong>
setting (<code>{1}</code>) does not match any known instance.</message>

<!-- warning displayed if scandir(3) on gdi2gcf config directory fails. {1} is
the path, {2} the library error message, and {3} the errno value. -->
<message id='xhtml.GCFOutSel.scanConfigFailed'>Failed to scan for
<strong>gdi2gcf</strong> instances in <code>{1}</code>: {2} (error code {3}).
</message>

<!-- warning if loading a .local file fails; {1} is the library error message
including path -->
<message id='xhtml.GCFOutSel.loadConfigFailed'>{1}</message>

<!-- warning if config file is missing required value. {1} is path, {2} is name
of field. -->
<message id='xhtml.GCFOutSel.loadConfigMissing'><strong>gdi2gcf</strong>
configuration file <code>{1}</code> is missing value for setting
<code>{2}</code>.</message>

</messages>

<!-- options for text editors
vim: ts=2:sw=2:expandtab
-->
