Removed '...' from localization.
--HG-- branch : develop
This commit is contained in:
parent
bceb18d4a5
commit
812c09ba83
|
@ -358,7 +358,7 @@
|
||||||
<string>Scroll down the list</string>
|
<string>Scroll down the list</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>...</string>
|
<string notr="true">...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset theme="go-down">
|
<iconset theme="go-down">
|
||||||
|
@ -373,7 +373,7 @@
|
||||||
<string>Scroll up the list</string>
|
<string>Scroll up the list</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>...</string>
|
<string notr="true">...</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset theme="go-up">
|
<iconset theme="go-up">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user