diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-06-27 12:07:54 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-06-27 12:07:54 -0400 |
| commit | 38b9c7c060aeee46d463930e313683e6e5bc0675 (patch) | |
| tree | 0311d2ea46ac60218f340923673b176fc0bbc635 /src/settingsdialog.ui | |
| parent | 27cffcb3aa12a460e6aa6d7eb4a6e5b10306a213 (diff) | |
| parent | a82b5de34adf50e46e3b1c80e9301b9d364fdb56 (diff) | |
Merge branch 'Develop' of https://github.com/ModOrganizer2/modorganizer into Develop
Diffstat (limited to 'src/settingsdialog.ui')
| -rw-r--r-- | src/settingsdialog.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui index 08c8d9f2..faaf1653 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -441,7 +441,7 @@ If you use pre-releases, never contact me directly by e-mail or via private mess <item> <widget class="QLabel" name="label_23"> <property name="text"> - <string>Important: All directories have to be writeable!</string> + <string>Important: All directories have to be writable!</string> </property> </widget> </item> @@ -1297,7 +1297,7 @@ programs you are intentionally running.</string> <property name="whatsThis"> <string> Decides the amount of data printed to "ModOrganizer.log". - "Debug" produces very useful information for finding problems. There is usually no noteworthy performance impact but the file may become rather large. If this is a problem you may prefer the "Info" level for regluar use. On the "Error" level the log file usually remains empty. + "Debug" produces very useful information for finding problems. There is usually no noteworthy performance impact but the file may become rather large. If this is a problem you may prefer the "Info" level for regular use. On the "Error" level the log file usually remains empty. </string> </property> <item> |
