kwinscripts: change i18n string "Get New Scripts..."
One may install several scripts.
This commit is contained in:
parent
f920b860c2
commit
4b072568bf
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="KNS3::Button" name="ghnsButton">
|
<widget class="KNS3::Button" name="ghnsButton">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Get New Script...</string>
|
<string>Get New Scripts...</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue