Cleaned ForumsDialog and MessagesDialog and updated german translation.

New class for working with tag translation - TagDefs.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3476 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2010-09-12 22:17:17 +00:00
parent 1e3a1d7ddb
commit 5e2921ae98
11 changed files with 3287 additions and 3223 deletions

View file

@ -129,7 +129,7 @@ border: none;</string>
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="html">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
@ -228,10 +228,10 @@ p, li { white-space: pre-wrap; }
<string>Close</string>
</property>
<property name="accessibleName">
<string>Close button</string>
<string notr="true">Close button</string>
</property>
<property name="accessibleDescription">
<string>Close the information dialog</string>
<string notr="true">Close the information dialog</string>
</property>
<property name="text">
<string/>
@ -269,9 +269,6 @@ p, li { white-space: pre-wrap; }
</tabstops>
<resources>
<include location="../images.qrc"/>
<include location="../images.qrc"/>
<include location="../images.qrc"/>
<include location="../images.qrc"/>
</resources>
<connections/>
</ui>