]> git.mxchange.org Git - friendica.git/blobdiff - include/conversation.php
[frio] Fix code block display
[friendica.git] / include / conversation.php
index b0126e756705d9760bfa9f9b735bb442a4728440..3415a927c923883e3bb6f1c70b61028a6aff2fc1 100644 (file)
@@ -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'],