updated year

This commit is contained in:
hneemann 2021-01-15 22:02:00 +01:00
parent 66de8485e3
commit 04643222c1
2 changed files with 2 additions and 2 deletions

View File

@ -823,7 +823,7 @@
<string name="msg_errorOpeningDocumentation">開啟 PDF 檔案時遇到錯誤!</string> <string name="msg_errorOpeningDocumentation">開啟 PDF 檔案時遇到錯誤!</string>
<string name="message"><![CDATA[<h1>Digital</h1> <string name="message"><![CDATA[<h1>Digital</h1>
<p>一個簡單的數位電路模擬器</p> <p>一個簡單的數位電路模擬器</p>
<p>作者: H. Neemann 2016-2020</p> <p>作者: H. Neemann 2016-2021</p>
<p>所用圖示來自 <a href="http://tango.freedesktop.org">Tango Desktop Project</a></p> <p>所用圖示來自 <a href="http://tango.freedesktop.org">Tango Desktop Project</a></p>
<p><a href="https://github.com/hneemann/[[name]]">GitHub</a> 檢視該專案,並<a href="https://github.com/hneemann/[[name]]/releases/latest">下載</a>最新的發行版</p> <p><a href="https://github.com/hneemann/[[name]]">GitHub</a> 檢視該專案,並<a href="https://github.com/hneemann/[[name]]/releases/latest">下載</a>最新的發行版</p>
<p>可以在這裡提交<a href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">問題</a><a href="https://github.com/hneemann/[[name]]/issues/new?labels=enhancement">建議</a></p>]]></string> <p>可以在這裡提交<a href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">問題</a><a href="https://github.com/hneemann/[[name]]/issues/new?labels=enhancement">建議</a></p>]]></string>

View File

@ -968,7 +968,7 @@
<string name="msg_errorOpeningDocumentation">Error opening a PDF file!</string> <string name="msg_errorOpeningDocumentation">Error opening a PDF file!</string>
<string name="message"><![CDATA[<h1>Digital</h1> <string name="message"><![CDATA[<h1>Digital</h1>
<p>A simple simulator for digital circuits.</p> <p>A simple simulator for digital circuits.</p>
<p>Written by H. Neemann in 2016-2020.</p> <p>Written by H. Neemann in 2016-2021.</p>
<p>The icons are taken from the <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.</p> <p>The icons are taken from the <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.</p>
<p>Visit the project at <a href="https://github.com/hneemann/[[name]]">GitHub</a>. <p>Visit the project at <a href="https://github.com/hneemann/[[name]]">GitHub</a>.
At Github you can also <a href="https://github.com/hneemann/[[name]]/releases/latest">download</a> At Github you can also <a href="https://github.com/hneemann/[[name]]/releases/latest">download</a>