Rework some translations.

Removed the translation of gui elements, that does not need to be translated.
Especially in feed items.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3475 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2010-09-12 20:27:03 +00:00
parent 8b6aa9107b
commit 1e3a1d7ddb
22 changed files with 7126 additions and 5230 deletions

View file

@ -14,7 +14,7 @@
<string>Blog Details</string>
</property>
<property name="windowIcon">
<iconset>
<iconset resource="../../images.qrc">
<normaloff>:/images/rstray3.png</normaloff>:/images/rstray3.png</iconset>
</property>
<layout class="QGridLayout" name="gridLayout_3">
@ -25,11 +25,11 @@
</property>
<widget class="QWidget" name="tab">
<attribute name="icon">
<iconset>
<iconset resource="../../images.qrc">
<normaloff>:/images/info16.png</normaloff>:/images/info16.png</iconset>
</attribute>
<attribute name="title">
<string>Blogl Details</string>
<string>Blog Details</string>
</attribute>
<layout class="QGridLayout">
<item row="0" column="0">
@ -145,7 +145,7 @@
</layout>
</widget>
<resources>
<include location="../images.qrc"/>
<include location="../../images.qrc"/>
</resources>
<connections/>
</ui>