diff options
| author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-03-18 13:19:09 +0100 |
|---|---|---|
| committer | Sefa Eyeoglu <contact@scrumplex.net> | 2022-03-19 12:29:46 +0100 |
| commit | 48c2146a420d8474359cce5b507606fdb2a6988f (patch) | |
| tree | c3a7fdd1c7b73483134236ccc72a1eea1b143dad /launcher/ui/pages/global | |
| parent | abb9fa8cbd427049aadf0787d1e54065a087b032 (diff) | |
| download | PrismLauncher-48c2146a420d8474359cce5b507606fdb2a6988f.tar.gz PrismLauncher-48c2146a420d8474359cce5b507606fdb2a6988f.tar.bz2 PrismLauncher-48c2146a420d8474359cce5b507606fdb2a6988f.zip | |
fix(i18n): fix translatable strings
Diffstat (limited to 'launcher/ui/pages/global')
| -rw-r--r-- | launcher/ui/pages/global/APIPage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/pages/global/APIPage.ui b/launcher/ui/pages/global/APIPage.ui index 1bc41e5a..7a9088d1 100644 --- a/launcher/ui/pages/global/APIPage.ui +++ b/launcher/ui/pages/global/APIPage.ui @@ -71,7 +71,7 @@ </property> <item> <property name="text"> - <string>https://0x0.st</string> + <string notr="true">https://0x0.st</string> </property> </item> </widget> |
