Skip to content

Commit

Permalink
Merge pull request #4188: typo isntead -> instead
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzmbrzl authored May 18, 2020
2 parents 6541e18 + 1d5cdbd commit 226872f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions src/mumble/LookConfig.ui
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<item row="13" column="0">
<widget class="QLabel" name="qlAbbreviationReplacement">
<property name="toolTip">
<string>String that gets used isntead of the cut-out part of an abbreviated name.</string>
<string>String that gets used instead of the cut-out part of an abbreviated name.</string>
</property>
<property name="text">
<string>Abbreviation replacement</string>
Expand Down Expand Up @@ -197,7 +197,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>String that gets used isntead of the cut-out part of an abbreviated name.</string>
<string>String that gets used instead of the cut-out part of an abbreviated name.</string>
</property>
</widget>
</item>
Expand Down
8 changes: 4 additions & 4 deletions src/mumble/mumble_en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3844,10 +3844,6 @@ The setting only applies for new messages, the already shown ones will retain th
<source>Channel hierarchy depth</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>String that gets used isntead of the cut-out part of an abbreviated name.</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Abbreviation replacement</source>
<translation type="unfinished"></translation>
Expand Down Expand Up @@ -3876,6 +3872,10 @@ The setting only applies for new messages, the already shown ones will retain th
<source>Rel. font size (%)</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>String that gets used instead of the cut-out part of an abbreviated name.</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>MainWindow</name>
Expand Down

0 comments on commit 226872f

Please sign in to comment.