Merge pull request #904 from sandboxie-plus/isaak654-patch-1
Remove notr attributes from translation strings
This commit is contained in:
commit
609fb8c76a
|
@ -684,7 +684,7 @@
|
|||
</column>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string notr="true">Program/Service</string>
|
||||
<string>Program/Service</string>
|
||||
</property>
|
||||
</column>
|
||||
</widget>
|
||||
|
@ -872,7 +872,7 @@
|
|||
</property>
|
||||
<column>
|
||||
<property name="text">
|
||||
<string notr="true">Type</string>
|
||||
<string>Type</string>
|
||||
</property>
|
||||
</column>
|
||||
<column>
|
||||
|
|
Loading…
Reference in New Issue