X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Feditpost.php;h=209fbcf5ab8d9327a1c3f02fe32ec71372f86d92;hb=9cd9ad647d0a81d29ee3091b99776ee63a27e622;hp=cfca7695e0dd397eaa9208d9ea5e1a4f99b67c46;hpb=398e65d66b929a4931f62477f86ea1df6fe99c9a;p=friendica.git diff --git a/mod/editpost.php b/mod/editpost.php index cfca7695e0..209fbcf5ab 100644 --- a/mod/editpost.php +++ b/mod/editpost.php @@ -131,7 +131,7 @@ function editpost_content(App $a) //jot nav tab (used in some themes) '$message' => DI::l10n()->t('Message'), '$browser' => DI::l10n()->t('Browser'), - '$shortpermset' => DI::l10n()->t('permissions'), + '$shortpermset' => DI::l10n()->t('Permissions'), '$compose_link_title' => DI::l10n()->t('Open Compose page'), ]);