refactor: do not mark the protocol names Barrier and Synergy for translation
This commit is contained in:
@ -630,7 +630,7 @@
|
||||
<item>
|
||||
<widget class="QRadioButton" name="rbProtocolSynergy">
|
||||
<property name="text">
|
||||
<string>&Synergy</string>
|
||||
<string notr="true">Synergy</string>
|
||||
</property>
|
||||
<property name="checked">
|
||||
<bool>true</bool>
|
||||
@ -640,7 +640,7 @@
|
||||
<item>
|
||||
<widget class="QRadioButton" name="rbProtocolBarrier">
|
||||
<property name="text">
|
||||
<string>&Barrier</string>
|
||||
<string notr="true">Barrier</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
@ -988,14 +988,6 @@ Nombres válidos:
|
||||
<source>Network protocol</source>
|
||||
<translation type="unfinished">Protocolo de red</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Synergy</source>
|
||||
<translation type="unfinished">&Synergy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Barrier</source>
|
||||
<translation type="unfinished">&Barrier</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Switching</source>
|
||||
<translation type="unfinished">Traspue&sta</translation>
|
||||
|
||||
@ -988,14 +988,6 @@ Nomi validi:
|
||||
<source>Network protocol</source>
|
||||
<translation>Protocollo di rete</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Synergy</source>
|
||||
<translation>&Synergy</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Barrier</source>
|
||||
<translation>&Barrier</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Switching</source>
|
||||
<translation>&Passaggio</translation>
|
||||
|
||||
Reference in New Issue
Block a user