diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-03-21 14:21:06 +0100 |
---|---|---|
committer | Sefa Eyeoglu <contact@scrumplex.net> | 2022-03-22 20:11:15 +0100 |
commit | a5fc640f2cb0ca772efdf93f400084d33f6383d4 (patch) | |
tree | 1069506bd9510d1acb5c661cac4b18263114aed7 /launcher/ui/pages/modplatform/flame/FlameModPage.ui | |
parent | 0a4a3fece57a68b2df6c5c0da8d990b1f981816c (diff) | |
download | PrismLauncher-a5fc640f2cb0ca772efdf93f400084d33f6383d4.tar.gz PrismLauncher-a5fc640f2cb0ca772efdf93f400084d33f6383d4.tar.bz2 PrismLauncher-a5fc640f2cb0ca772efdf93f400084d33f6383d4.zip |
Merge pull request #298 from Scrumplex/fix-i18n
Fix translatable strings
Diffstat (limited to 'launcher/ui/pages/modplatform/flame/FlameModPage.ui')
-rw-r--r-- | launcher/ui/pages/modplatform/flame/FlameModPage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/pages/modplatform/flame/FlameModPage.ui b/launcher/ui/pages/modplatform/flame/FlameModPage.ui index 36df7e8a..25cb2571 100644 --- a/launcher/ui/pages/modplatform/flame/FlameModPage.ui +++ b/launcher/ui/pages/modplatform/flame/FlameModPage.ui @@ -41,7 +41,7 @@ <item row="0" column="0"> <widget class="QLineEdit" name="searchEdit"> <property name="placeholderText"> - <string>Search and filter ...</string> + <string>Search and filter...</string> </property> </widget> </item> |