mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
In strings start lower case in parenthesis
Start with lower case letter inside a parenthesis. Signed-off-by: Stefan Fuchs <sfuchs@gmx.de>
This commit is contained in:
parent
5da6362679
commit
72318f2897
2 changed files with 2 additions and 2 deletions
|
@ -374,7 +374,7 @@
|
|||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="placeholderText">
|
||||
<string>Import messages (Errors, warnings, etc)</string>
|
||||
<string>Import messages (errors, warnings, etc)</string>
|
||||
</property>
|
||||
</widget>
|
||||
<zorder>label_4</zorder>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue