mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
Fixed two strings in file bookmarkswidget.ui
This commit is contained in:
parent
547350d245
commit
a120351d0f
|
@ -140,14 +140,14 @@
|
|||
<item row="0" column="0">
|
||||
<widget class="QPushButton" name="bookmarksButton">
|
||||
<property name="text">
|
||||
<string>Add into Bookmarks</string>
|
||||
<string>Add to Bookmarks</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<widget class="QPushButton" name="speeddialButton">
|
||||
<property name="text">
|
||||
<string>Add into Speed Dial</string>
|
||||
<string>Add to Speed Dial</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in New Issue
Block a user