Removed '...' from localization.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-12-14 09:42:09 +02:00
parent bceb18d4a5
commit 812c09ba83

View File

@ -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">