mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Merge pull request #1055 from felisucoibi/master
Changed prefixes and sufixes for starting with and ending with …
This commit is contained in:
commit
06ebaa5958
@ -126,7 +126,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="suffixesIgnoreList_CB">
|
||||
<property name="text">
|
||||
<string>ignore files with these suffixes:</string>
|
||||
<string>Ignore files ending with:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -144,7 +144,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="prefixesIgnoreList_CB">
|
||||
<property name="text">
|
||||
<string>ignore files with these prefixes:</string>
|
||||
<string>ignore files starting with:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user