underway, lowercase "circles"

This commit is contained in:
Allan Nordhøy 2017-11-13 17:30:00 +01:00 committed by GitHub
parent 726ac6b100
commit 7cf3ea734d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,20 +16,20 @@ style(Application::APP_NAME, 'admin');
<td colspan="2" class="left"><?php p($l->t('Async Testing:')); ?><br/>
<em id="test_async_result"></em></td>
<td class="right">
<input type="button" value="<?php p($l->t('initiate test of Circles Async')); ?>" id="test_async_start"/>
<input type="button" value="<?php p($l->t('initiate test of circles async')); ?>" id="test_async_start"/>
<input type="button" value="<?php p($l->t('reset test result')); ?>" id="test_async_reset"/>
<input type="button" value="<?php p($l->t('Test is currently running. Please wait.')); ?>" id="test_async_wait"/>
<input type="button" value="<?php p($l->t('Test underway. Please wait.')); ?>" id="test_async_wait"/>
</td>
</tr>
<tr class="lane">
<td colspan="2" class="left"><?php p($l->t('Allow Group Linking:')); ?><br/>
<em><?php p($l->t('Groups can be linked to Circles.')); ?></em></td>
<em><?php p($l->t('Groups can be linked to circles.')); ?></em></td>
<td class="right">
<input type="checkbox" value="1" id="allow_linked_groups"/>
</td>
</tr>
<tr class="lane">
<td colspan="2" class="left"><?php p($l->t('Allow Federated Circles:')); ?><br/>
<td colspan="2" class="left"><?php p($l->t('Allow federated circles:')); ?><br/>
<em><?php p($l->t('Circles from different Nextclouds can be linked together.')); ?></em>
</td>
<td class="right">