mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 15:41:13 -04:00
renaming a few user settings categories
This commit is contained in:
parent
ee85bbc0e6
commit
05ed8ada11
@ -189,7 +189,7 @@ void CSMSettings::UserSettings::buildSettingModelDefaults()
|
||||
ritd->setDeclaredValues (values);
|
||||
}
|
||||
|
||||
declareSection ("table-input", "Table Input");
|
||||
declareSection ("table-input", "ID Tables");
|
||||
{
|
||||
QString inPlaceEdit ("Edit in Place");
|
||||
QString editRecord ("Edit Record");
|
||||
@ -244,7 +244,7 @@ void CSMSettings::UserSettings::buildSettingModelDefaults()
|
||||
jumpToAdded->setDeclaredValues (jumpValues);
|
||||
}
|
||||
|
||||
declareSection ("report-input", "Report Input");
|
||||
declareSection ("report-input", "Reports");
|
||||
{
|
||||
QString none ("None");
|
||||
QString edit ("Edit");
|
||||
|
Loading…
x
Reference in New Issue
Block a user