mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 11:02:30 -04:00
New class "StatusDefs" for status information like strings, images, fonts and colors.
Removed the status string function from the lib. Removed static strings like " - " and " : " from translation. Removed not needed images. Fixed german translation in MessengerWindow, PeersDialog and PopupChatDialog. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3472 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
d05d723af1
commit
60746b5702
17 changed files with 517 additions and 2494 deletions
|
@ -1417,7 +1417,7 @@ p, li { white-space: pre-wrap; }
|
|||
<normaloff>:/images/new_forum16.png</normaloff>:/images/new_forum16.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Create New Forum</string>
|
||||
<string>Create new Forum</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Create new Forum</string>
|
||||
|
@ -1432,7 +1432,7 @@ p, li { white-space: pre-wrap; }
|
|||
<normaloff>:/images/add_channel24.png</normaloff>:/images/add_channel24.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Create New Channel</string>
|
||||
<string>Create new Channel</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Create new Channel</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue