mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-21 15:27:43 +01:00
more wording changes
This commit is contained in:
parent
408c8e5d02
commit
ef72ebc72c
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ public class SettingsTabAutoUpdates : SettingsTab
|
||||||
using (ImRaii.PushColor(ImGuiCol.Text, ImGuiColors.DalamudGrey))
|
using (ImRaii.PushColor(ImGuiCol.Text, ImGuiColors.DalamudGrey))
|
||||||
{
|
{
|
||||||
ImGuiHelpers.CenteredText(Loc.Localize("DalamudSettingsAutoUpdateOptedInHint2",
|
ImGuiHelpers.CenteredText(Loc.Localize("DalamudSettingsAutoUpdateOptedInHint2",
|
||||||
"You did not override auto-updates for any plugins yet."));
|
"You don't have auto-update rules for any plugins."));
|
||||||
}
|
}
|
||||||
|
|
||||||
ImGuiHelpers.ScaledDummy(2);
|
ImGuiHelpers.ScaledDummy(2);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue