diff options
author | Alexandru Ionut Tripon <alexandru.tripon97@gmail.com> | 2023-08-18 12:57:08 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-18 12:57:08 +0300 |
commit | 28ffa8bf44f220e541d00204b52a45573fba645a (patch) | |
tree | e350fa89ae2d55362cd62690e082a380c3321e91 /launcher/ui/pages/global/MinecraftPage.ui | |
parent | 6d1c67663dd5388b2209d162d517d6d9baa37d83 (diff) | |
download | PrismLauncher-28ffa8bf44f220e541d00204b52a45573fba645a.tar.gz PrismLauncher-28ffa8bf44f220e541d00204b52a45573fba645a.tar.bz2 PrismLauncher-28ffa8bf44f220e541d00204b52a45573fba645a.zip |
Update launcher/ui/pages/global/MinecraftPage.ui
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: Alexandru Ionut Tripon <alexandru.tripon97@gmail.com>
Diffstat (limited to 'launcher/ui/pages/global/MinecraftPage.ui')
-rw-r--r-- | launcher/ui/pages/global/MinecraftPage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/ui/pages/global/MinecraftPage.ui b/launcher/ui/pages/global/MinecraftPage.ui index 89bef949..6fb21da4 100644 --- a/launcher/ui/pages/global/MinecraftPage.ui +++ b/launcher/ui/pages/global/MinecraftPage.ui @@ -141,7 +141,7 @@ <item> <widget class="QCheckBox" name="showGameTimeWithoutDays"> <property name="text"> - <string>Show time spent playing without days</string> + <string>Show time spent playing in hours</string> </property> </widget> </item> |