diff options
author | Sky <git@bunnies.cc> | 2014-01-02 20:59:45 +0000 |
---|---|---|
committer | Sky <git@bunnies.cc> | 2014-01-02 20:59:45 +0000 |
commit | 66ee0d49551b1c16567cc609ef3db29635a99553 (patch) | |
tree | 6cf319b549148a54689c697aa03cdc8d81614a38 /gui/MainWindow.ui | |
parent | 394360a5fc331bf51ba686b277c515164fd604ff (diff) | |
download | MultiMC-66ee0d49551b1c16567cc609ef3db29635a99553.tar MultiMC-66ee0d49551b1c16567cc609ef3db29635a99553.tar.gz MultiMC-66ee0d49551b1c16567cc609ef3db29635a99553.tar.lz MultiMC-66ee0d49551b1c16567cc609ef3db29635a99553.tar.xz MultiMC-66ee0d49551b1c16567cc609ef3db29635a99553.zip |
Tweak "More..." to "More news..."
Diffstat (limited to 'gui/MainWindow.ui')
-rw-r--r-- | gui/MainWindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/MainWindow.ui b/gui/MainWindow.ui index 1a3f53cd..16e72c2f 100644 --- a/gui/MainWindow.ui +++ b/gui/MainWindow.ui @@ -267,7 +267,7 @@ <string>More News</string> </property> <property name="iconText"> - <string>More...</string> + <string>More news...</string> </property> <property name="toolTip"> <string>Open the MultiMC development blog to read more news about MultiMC.</string> |