rename limited -> custom

This commit is contained in:
Mario Vavti
2016-08-16 08:05:46 +02:00
parent 452c4d13b0
commit 291b0edbe0
3 changed files with 17 additions and 17 deletions

View File

@@ -172,7 +172,7 @@ function populate_acl($defaults = null,$show_jotnets = true, $emptyACL_descripti
'$showallOrigin' => $showall_origin,
'$showallIcon' => $showall_icon,
'$select_label' => t('Who can see this?'),
'$showlimited' => t('Custom selection'),
'$custom' => t('Custom selection'),
'$showlimitedDesc' => t('Select "Show" to allow viewing. "Don\'t show" lets you override and limit the scope of "Show".'),
'$show' => t("Show"),
'$hide' => t("Don't show"),