X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fconversation.php;h=3415a927c923883e3bb6f1c70b61028a6aff2fc1;hb=5efab810f5ac961995940e8ca4051123334111c2;hp=b0126e756705d9760bfa9f9b735bb442a4728440;hpb=b99b0ad931dc5b0f3aaf19bebb17c572e835ea7f;p=friendica.git diff --git a/include/conversation.php b/include/conversation.php index b0126e7567..3415a927c9 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -1252,7 +1252,7 @@ function status_editor($a,$x, $notes_cid = 0, $popup=false) { '$placeholdercategory' => (feature_enabled(local_user(),'categories') ? t('Categories (comma-separated list)') : ''), '$wait' => t('Please wait'), '$permset' => t('Permission settings'), - '$shortpermset' => t('Permissions'), + '$shortpermset' => t('permissions'), '$ptyp' => (($notes_cid) ? 'note' : 'wall'), '$content' => $x['content'], '$post_id' => $x['post_id'],