X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fothersettings.php;h=d8d56bcfc38307b633d4bae7ab5eb0408b735dfd;hb=a159352b6553cf69420739f237a7dbfaf4bc865a;hp=9b12deaae41c96df2d1ec719f7dbcfbcb57e0aac;hpb=be682a3f8c802fb0f61b38f4689decb10eed1715;p=quix0rs-gnu-social.git diff --git a/actions/othersettings.php b/actions/othersettings.php index 9b12deaae4..d8d56bcfc3 100644 --- a/actions/othersettings.php +++ b/actions/othersettings.php @@ -189,6 +189,7 @@ class OthersettingsAction extends AccountSettingsAction $user->query('COMMIT'); + // TRANS: Confirmation message after saving preferences. $this->showForm(_('Preferences saved.'), true); } }