mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Fixed version number in retroshare-gui
Updated english translation git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6713 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
54314c0b89
commit
3879622fb9
@ -8847,6 +8847,10 @@ Do you want to save message ?</source>
|
||||
<source>Distant peer (name: %2, PGP key: %1)</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Only show people you trusted</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>MessagePage</name>
|
||||
@ -9815,6 +9819,26 @@ Right-click and select 'make friend' to be able to connect.</source>
|
||||
<source>Send Message</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source> If I accept connection from peer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Name of peer</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Did peer sign mine PGP key</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Peer's Certificat ID</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Since when I use this Certificat</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>NetworkPage</name>
|
||||
|
@ -20,7 +20,7 @@
|
||||
****************************************************************/
|
||||
|
||||
|
||||
#define GUI_VERSION "0.5.4e"
|
||||
#define GUI_VERSION "0.5.5"
|
||||
|
||||
#define GUI_REVISION "Revision: $WCREV$"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user