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>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
<string notr="true">...</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="go-down">
|
||||
|
@ -373,7 +373,7 @@
|
|||
<string>Scroll up the list</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>...</string>
|
||||
<string notr="true">...</string>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset theme="go-up">
|
||||
|
|
Loading…
Reference in New Issue
Block a user