mirror of
https://github.com/GOSTSec/gostcoin
synced 2025-03-13 05:41:11 +00:00
update About dialog
This commit is contained in:
parent
233563e09b
commit
cace054403
@ -6,12 +6,12 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>593</width>
|
||||
<height>360</height>
|
||||
<width>690</width>
|
||||
<height>404</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>About Anoncoin</string>
|
||||
<string>About Gostcoin</string>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
||||
<item>
|
||||
@ -50,7 +50,7 @@
|
||||
<cursorShape>IBeamCursor</cursorShape>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string><b>Anoncoin</b> version</string>
|
||||
<string><b>Gostcoin</b> version</string>
|
||||
</property>
|
||||
<property name="textInteractionFlags">
|
||||
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
|
||||
@ -91,9 +91,7 @@
|
||||
<cursorShape>IBeamCursor</cursorShape>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string notr="true">Copyright &copy; 2009-YYYY The Bitcoin developers
|
||||
Copyright &copy; 2011-YYYY The Litecoin developers
|
||||
Copyright &copy; 2013-YYYY The Anoncoin developers</string>
|
||||
<string notr="true"><html><head/><body><p>Copyright &amp;copy; 2009-YYYY The Bitcoin developers</p><p>Copyright &amp;copy; 2011-YYYY The Litecoin developers</p><p>Copyright &amp;copy; 2013-YYYY The Anoncoin developers</p><p>Copyright &amp;copy; 2015-YYYY The i2pd developers</p><p>Copyright &amp;copy; 2017-YYYY The Gostcoin developers</p></body></html></string>
|
||||
</property>
|
||||
<property name="textFormat">
|
||||
<enum>Qt::RichText</enum>
|
||||
|
@ -4,13 +4,13 @@
|
||||
<name>AboutDialog</name>
|
||||
<message>
|
||||
<location filename="../forms/aboutdialog.ui" line="+14"/>
|
||||
<source>About Anoncoin</source>
|
||||
<translation>&О Anoncoin</translation>
|
||||
<source>About Gostcoin</source>
|
||||
<translation>О ГОСТкойне</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+39"/>
|
||||
<source><b>Anoncoin</b> version</source>
|
||||
<translation><b>Anoncoin</b> версия</translation>
|
||||
<source><b>Gostcoin</b> version</source>
|
||||
<translation><b>ГОСТкойн</b> версия</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+57"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user