Browse Source

update About dialog

pull/5/head
orignal 8 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 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>593</width> <width>690</width>
<height>360</height> <height>404</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
<string>About Anoncoin</string> <string>About Gostcoin</string>
</property> </property>
<layout class="QHBoxLayout" name="horizontalLayout_2"> <layout class="QHBoxLayout" name="horizontalLayout_2">
<item> <item>
@ -50,7 +50,7 @@
<cursorShape>IBeamCursor</cursorShape> <cursorShape>IBeamCursor</cursorShape>
</property> </property>
<property name="text"> <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>
<property name="textInteractionFlags"> <property name="textInteractionFlags">
<set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set> <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
@ -91,9 +91,7 @@
<cursorShape>IBeamCursor</cursorShape> <cursorShape>IBeamCursor</cursorShape>
</property> </property>
<property name="text"> <property name="text">
<string notr="true">Copyright &amp;copy; 2009-YYYY The Bitcoin developers <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>
Copyright &amp;copy; 2011-YYYY The Litecoin developers
Copyright &amp;copy; 2013-YYYY The Anoncoin developers</string>
</property> </property>
<property name="textFormat"> <property name="textFormat">
<enum>Qt::RichText</enum> <enum>Qt::RichText</enum>

8
src/qt/locale/bitcoin_ru.ts

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

Loading…
Cancel
Save