mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
commit
ed5779fdf8
@ -451,14 +451,14 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="chatLobbies_CheckNickName">
|
<widget class="QCheckBox" name="chatLobbies_CheckNickName">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Count occurences of my current identity</string>
|
<string>Count occurrences of my current identity</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="chatLobbies_CountFollowingText">
|
<widget class="QCheckBox" name="chatLobbies_CountFollowingText">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Count occurences of any of the following texts (separate by newlines):</string>
|
<string>Count occurrences of any of the following texts (separate by newlines):</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
@ -468,7 +468,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QCheckBox" name="chatLobbies_TextCaseSensitive">
|
<widget class="QCheckBox" name="chatLobbies_TextCaseSensitive">
|
||||||
<property name="toolTip">
|
<property name="toolTip">
|
||||||
<string>Checked, if the identity and the text above occurences must be in the same case to trigger count.</string>
|
<string>Checked, if the identity and the text above occurrences must be in the same case to trigger count.</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Case sensitive</string>
|
<string>Case sensitive</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user