Skip to content

Commit

Permalink
fix translation strings
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Feb 16, 2021
1 parent 0fdf0e4 commit f0ca864
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/ui/qgsrelationmanageradddialogbase.ui
Expand Up @@ -109,7 +109,7 @@
<item>
<widget class="QToolButton" name="mFieldsMappingRemoveButton">
<property name="toolTip">
<string>Remove the select or last pair of fields</string>
<string>Remove the selected or last pair of fields</string>
</property>
<property name="icon">
<iconset resource="../../images/images.qrc">
Expand Down
2 changes: 1 addition & 1 deletion src/ui/qgsrelationmanageraddpolymorphicdialogbase.ui
Expand Up @@ -78,7 +78,7 @@
<item>
<widget class="QToolButton" name="mFieldsMappingRemoveButton">
<property name="toolTip">
<string>Remove the select or last pair of fields</string>
<string>Remove the selected or last pair of fields</string>
</property>
<property name="icon">
<iconset resource="../../images/images.qrc">
Expand Down

0 comments on commit f0ca864

Please sign in to comment.