Browse Source

update About dialog

pull/5/head
orignal 7 years ago
parent
commit
cace054403
  1. 12
      src/qt/forms/aboutdialog.ui
  2. 8
      src/qt/locale/bitcoin_ru.ts

12
src/qt/forms/aboutdialog.ui

@ -6,12 +6,12 @@ @@ -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 @@ @@ -50,7 +50,7 @@
<cursorShape>IBeamCursor</cursorShape>
</property>
<property name="text">
<string>&lt;b&gt;Anoncoin&lt;/b&gt; version</string>
<string>&lt;b&gt;Gostcoin&lt;/b&gt; version</string>
</property>
<property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
@ -91,9 +91,7 @@ @@ -91,9 +91,7 @@
<cursorShape>IBeamCursor</cursorShape>
</property>
<property name="text">
<string notr="true">Copyright &amp;copy; 2009-YYYY The Bitcoin developers
Copyright &amp;copy; 2011-YYYY The Litecoin developers
Copyright &amp;copy; 2013-YYYY The Anoncoin developers</string>
<string notr="true">&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Copyright &amp;amp;copy; 2009-YYYY The Bitcoin developers&lt;/p&gt;&lt;p&gt;Copyright &amp;amp;copy; 2011-YYYY The Litecoin developers&lt;/p&gt;&lt;p&gt;Copyright &amp;amp;copy; 2013-YYYY The Anoncoin developers&lt;/p&gt;&lt;p&gt;Copyright &amp;amp;copy; 2015-YYYY The i2pd developers&lt;/p&gt;&lt;p&gt;Copyright &amp;amp;copy; 2017-YYYY The Gostcoin developers&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>

8
src/qt/locale/bitcoin_ru.ts

@ -4,13 +4,13 @@ @@ -4,13 +4,13 @@
<name>AboutDialog</name>
<message>
<location filename="../forms/aboutdialog.ui" line="+14"/>
<source>About Anoncoin</source>
<translation>&amp;О Anoncoin</translation>
<source>About Gostcoin</source>
<translation>О ГОСТкойне</translation>
</message>
<message>
<location line="+39"/>
<source>&lt;b&gt;Anoncoin&lt;/b&gt; version</source>
<translation>&lt;b&gt;Anoncoin&lt;/b&gt; версия</translation>
<source>&lt;b&gt;Gostcoin&lt;/b&gt; version</source>
<translation>&lt;b&gt;ГОСТкойн&lt;/b&gt; версия</translation>
</message>
<message>
<location line="+57"/>

Loading…
Cancel
Save