L10N: Don't translate strings that dont contain any alphabetic character

Per 0penBrain's suggestion
This commit is contained in:
luz paz
2022-12-02 05:29:56 -05:00
committed by 0penBrain
parent 772fe258b9
commit 07d34012dd
35 changed files with 86 additions and 86 deletions

View File

@@ -183,7 +183,7 @@
<string>The transparency of faces</string>
</property>
<property name="suffix">
<string> %</string>
<string notr="true"> %</string>
</property>
<property name="maximum">
<number>100</number>