fixed repaint bug, translations update
This commit is contained in:
parent
23a682cbdf
commit
7d7efa6acd
6 changed files with 85 additions and 52 deletions
|
|
@ -105,13 +105,13 @@
|
|||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="profile.py" line="700"/>
|
||||
<location filename="profile.py" line="713"/>
|
||||
<source>User {} wants to add you to contact list. Message:
|
||||
{}</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="profile.py" line="702"/>
|
||||
<location filename="profile.py" line="715"/>
|
||||
<source>Friend request</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
|
|
@ -155,6 +155,11 @@
|
|||
<source>Remove friend</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="profile.py" line="624"/>
|
||||
<source>Enter new alias for friend {} or leave empty to use friend's name:</source>
|
||||
<translation>Enter new alias for friend {} or leave empty to use friend's name:</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>NetworkSettings</name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue