external storage: change confusing 'applicable' to 'available for'

This commit is contained in:
Jan-Christoph Borchardt 2014-04-01 14:26:06 +02:00
parent c45793033d
commit 0a112de676
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<th><?php p($l->t('External storage')); ?></th>
<th><?php p($l->t('Configuration')); ?></th>
<!--<th><?php p($l->t('Options')); ?></th> -->
<?php if ($_['isAdminPage']) print_unescaped('<th>'.$l->t('Applicable').'</th>'); ?>
<?php if ($_['isAdminPage']) print_unescaped('<th>'.$l->t('Available for').'</th>'); ?>
<th>&nbsp;</th>
</tr>
</thead>