diff options
author | Joshua Anderson <jazinc.company@gmail.com> | 2019-02-05 00:06:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-05 00:06:29 -0700 |
commit | 6e8e4c5dfab2d0a7c513b5e8934eb1fa93f058ba (patch) | |
tree | fc3e858811e7d2de939c485b4f2b1dbc3e5c76a0 | |
parent | e4599ee2d132a57253a7c52917ff107e06040946 (diff) | |
download | MultiMC-6e8e4c5dfab2d0a7c513b5e8934eb1fa93f058ba.tar MultiMC-6e8e4c5dfab2d0a7c513b5e8934eb1fa93f058ba.tar.gz MultiMC-6e8e4c5dfab2d0a7c513b5e8934eb1fa93f058ba.tar.lz MultiMC-6e8e4c5dfab2d0a7c513b5e8934eb1fa93f058ba.tar.xz MultiMC-6e8e4c5dfab2d0a7c513b5e8934eb1fa93f058ba.zip |
Update title of Add Empty dialog
-rw-r--r-- | application/dialogs/NewComponentDialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/dialogs/NewComponentDialog.ui b/application/dialogs/NewComponentDialog.ui index b30c2431..03b0d222 100644 --- a/application/dialogs/NewComponentDialog.ui +++ b/application/dialogs/NewComponentDialog.ui @@ -14,7 +14,7 @@ </rect> </property> <property name="windowTitle"> - <string>Copy Instance</string> + <string>Add Empty Component</string> </property> <property name="windowIcon"> <iconset> |