modified text in about dialog

This commit is contained in:
hneemann 2017-08-25 16:33:35 +02:00
parent 10c3e1f89c
commit 33c742f817
2 changed files with 4 additions and 2 deletions

View File

@ -931,7 +931,8 @@ Geschrieben von H. Neemann 2016, 2017
Die Icons stammen aus dem Tango Desktop Project. Die Icons stammen aus dem Tango Desktop Project.
Besuche das Projekt auf <a href="https://github.com/hneemann/Digital">GitHub</a>. Besuche das Projekt auf <a href="https://github.com/hneemann/Digital">GitHub</a>.
Dort kann auch ein <a href="https://github.com/hneemann/Digital/issues/new?body=version:%20{{version}}">Fehler</a> gemeldet werden. Dort kann auch ein <a href="https://github.com/hneemann/Digital/issues/new?body=version:%20{{version}}&labels=bug">Fehler</a> gemeldet oder
eine <a href="https://github.com/hneemann/Digital/issues/new?labels=enhancement">Verbesserung</a> vorgeschlagen werden.
</string> </string>
<string name="msg_N_nodes">{0} aktive Elemente</string> <string name="msg_N_nodes">{0} aktive Elemente</string>
<string name="msg_analyseErr">Fehler bei der Analyse der Schaltung.</string> <string name="msg_analyseErr">Fehler bei der Analyse der Schaltung.</string>

View File

@ -916,7 +916,8 @@ Written by H. Neemann in 2016, 2017.
The icons are taken from the Tango Desktop Project. The icons are taken from the Tango Desktop Project.
Visit the project at &lt;a href=&quot;https://github.com/hneemann/Digital&quot;&gt;GitHub&lt;/a&gt;. Visit the project at &lt;a href=&quot;https://github.com/hneemann/Digital&quot;&gt;GitHub&lt;/a&gt;.
There you also can file an &lt;a href=&quot;https://github.com/hneemann/Digital/issues/new?body=version:%20{{version}}&quot;&gt;issue&lt;/a&gt;. There you also can file an &lt;a href=&quot;https://github.com/hneemann/Digital/issues/new?body=version:%20{{version}}&amp;labels=bug&quot;&gt;issue&lt;/a&gt; or suggest
an &lt;a href=&quot;https://github.com/hneemann/Digital/issues/new?labels=enhancement&quot;&gt;enhancement&lt;/a&gt;.
</string> </string>
<string name="msg_N_nodes">{0} nodes</string> <string name="msg_N_nodes">{0} nodes</string>
<string name="msg_analyseErr">Error analysing the circuit</string> <string name="msg_analyseErr">Error analysing the circuit</string>