Text changes for Show/Hide nodes feature. #5048

This commit is contained in:
Aditya Toshniwal
2023-05-24 11:26:02 +05:30
parent b6924a84d6
commit 75cbf9165e
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@ def register_browser_preferences(self):
category_label=PREF_LABEL_DISPLAY,
help_str=gettext(
'If turned off, then all object collections which are empty '
'will be hidden from browser tree'
'will be hidden from browser tree.'
)
)