mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
changed strings "Location" to "Node" (patch from Henry)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8538 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
97a1c74b12
commit
99efa00c14
@ -76,7 +76,7 @@
|
||||
<item>
|
||||
<widget class="QGroupBox" name="groupBox_4">
|
||||
<property name="title">
|
||||
<string>Location info</string>
|
||||
<string>Node info</string>
|
||||
</property>
|
||||
<layout class="QGridLayout" name="gridLayout_3">
|
||||
<item row="0" column="1">
|
||||
|
@ -634,14 +634,14 @@
|
||||
<item row="3" column="0">
|
||||
<widget class="QLabel" name="fr_nodeLabel">
|
||||
<property name="text">
|
||||
<string>Location:</string>
|
||||
<string>Node:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="1">
|
||||
<widget class="QLabel" name="fr_nodeEdit">
|
||||
<property name="text">
|
||||
<string notr="true">Location</string>
|
||||
<string notr="true">Node</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -2144,7 +2144,12 @@ Double click lobbies to enter and chat.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+188"/>
|
||||
<location line="+8"/>
|
||||
<source>Node info</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+180"/>
|
||||
<source>Peer Address</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -2231,12 +2236,7 @@ Double click lobbies to enter and chat.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+65"/>
|
||||
<source>Location info</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+22"/>
|
||||
<location line="+87"/>
|
||||
<source>Node name :</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -2570,6 +2570,10 @@ Double click lobbies to enter and chat.</source>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-379"/>
|
||||
<source>Node:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+393"/>
|
||||
<source>Location:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
@ -4902,7 +4906,7 @@ you plug it in.</source>
|
||||
<context>
|
||||
<name>ExprParamElement</name>
|
||||
<message>
|
||||
<location filename="../gui/advsearch/guiexprelement.cpp" line="+368"/>
|
||||
<location filename="../gui/advsearch/guiexprelement.cpp" line="+365"/>
|
||||
<location line="+13"/>
|
||||
<location line="+115"/>
|
||||
<source>to</source>
|
||||
@ -6701,7 +6705,7 @@ p, li { white-space: pre-wrap; }
|
||||
<context>
|
||||
<name>GuiExprElement</name>
|
||||
<message>
|
||||
<location filename="../gui/advsearch/guiexprelement.cpp" line="-437"/>
|
||||
<location filename="../gui/advsearch/guiexprelement.cpp" line="-434"/>
|
||||
<source>and</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -7202,7 +7206,7 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+230"/>
|
||||
<location line="+234"/>
|
||||
<source>Feeds</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -7212,7 +7216,7 @@ p, li { white-space: pre-wrap; }
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-341"/>
|
||||
<location line="-345"/>
|
||||
<source>Subscribers</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@ -13483,7 +13487,7 @@ p, li { white-space: pre-wrap; }
|
||||
<name>QObject</name>
|
||||
<message>
|
||||
<location filename="../gui/MainWindow.cpp" line="+312"/>
|
||||
<location filename="../gui/RetroShareLink.cpp" line="+992"/>
|
||||
<location filename="../gui/RetroShareLink.cpp" line="+1006"/>
|
||||
<source>Confirmation</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
Loading…
Reference in New Issue
Block a user