additional feature: built in library name; plus: closes #70

This commit is contained in:
Marc Wäckerlin
2011-06-08 11:37:06 +00:00
parent 7d7eb1e238
commit 57bce10e86
9 changed files with 225 additions and 318 deletions

View File

@@ -597,12 +597,12 @@ p, li { white-space: pre-wrap; }
<context>
<name>QMessageBox</name>
<message>
<location filename="smartcardauth.hxx" line="216"/>
<location filename="smartcardauth.hxx" line="217"/>
<source>Wrong PIN</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="smartcardauth.hxx" line="217"/>
<location filename="smartcardauth.hxx" line="218"/>
<source>Authentication failed, please try again.</source>
<translation type="unfinished"></translation>
</message>
@@ -610,7 +610,7 @@ p, li { white-space: pre-wrap; }
<context>
<name>QObject</name>
<message>
<location filename="main.cxx" line="290"/>
<location filename="main.cxx" line="302"/>
<source>Usage: %1 [OPTIONS...] [&lt;url&gt; ...]
Options:
-h, --help show this help text
@@ -658,27 +658,27 @@ Environment:
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cxx" line="335"/>
<location filename="main.cxx" line="347"/>
<source>Cannot read PEM certificate from file: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cxx" line="341"/>
<location filename="main.cxx" line="353"/>
<source>Read PEM certificates from file: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cxx" line="348"/>
<location filename="main.cxx" line="360"/>
<source>Cannot read PEM RSA key from file: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cxx" line="353"/>
<location filename="main.cxx" line="365"/>
<source>Read private key from file: %1</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="main.cxx" line="364"/>
<location filename="main.cxx" line="376"/>
<source>Too few arguments.
Try: %1 --help</source>
<translation type="unfinished"></translation>