Improve usability (merge pull-request #226)

This commit is contained in:
Frédéric Guillot 2014-07-26 07:33:15 -04:00
parent 0069cc3792
commit 3453a9f1d4
14 changed files with 22 additions and 4 deletions

View File

@ -75,6 +75,7 @@ return array(
'Do you really want to disable this subscription: "%s"?' => 'Opravdu chcete zakázet odběr "%s"?', 'Do you really want to disable this subscription: "%s"?' => 'Opravdu chcete zakázet odběr "%s"?',
'enable' => 'povolit', 'enable' => 'povolit',
'disable' => 'zakázat', 'disable' => 'zakázat',
'Disable' => 'Zakázat',
// 'Subscription disabled' => '', // 'Subscription disabled' => '',
'Listing' => 'Seznam', 'Listing' => 'Seznam',
'content downloaded' => 'obsah stažen', 'content downloaded' => 'obsah stažen',
@ -160,6 +161,7 @@ return array(
'refresh all' => 'aktualizovat vše', 'refresh all' => 'aktualizovat vše',
'No subscription' => 'Žádné zdroje', 'No subscription' => 'Žádné zdroje',
'remove' => 'odstranit', 'remove' => 'odstranit',
'Remove' => 'Odstranit',
'refresh' => 'aktualizovat', 'refresh' => 'aktualizovat',
'feed link' => 'odkaz zdroje', 'feed link' => 'odkaz zdroje',
'New subscription' => 'Nový odběr', 'New subscription' => 'Nový odběr',

View File

@ -75,6 +75,7 @@ return array(
'Do you really want to disable this subscription: "%s"?' => 'Möchtest du wirklich dieses Abonnement deaktivieren: "%s"?', 'Do you really want to disable this subscription: "%s"?' => 'Möchtest du wirklich dieses Abonnement deaktivieren: "%s"?',
'enable' => 'aktivieren', 'enable' => 'aktivieren',
'disable' => 'deaktivieren', 'disable' => 'deaktivieren',
'Disable' => 'Deaktivieren',
'Subscription disabled' => 'Abonnement deaktiviert', 'Subscription disabled' => 'Abonnement deaktiviert',
'Listing' => 'Liste', 'Listing' => 'Liste',
'content downloaded' => 'Inhalt heruntergeladen', 'content downloaded' => 'Inhalt heruntergeladen',
@ -160,6 +161,7 @@ return array(
'refresh all' => 'alle aktualisieren', 'refresh all' => 'alle aktualisieren',
'No subscription' => 'Kein Abonnement', 'No subscription' => 'Kein Abonnement',
'remove' => 'entfernen', 'remove' => 'entfernen',
'Remove' => 'Entfernen',
'refresh' => 'aktualisieren', 'refresh' => 'aktualisieren',
'feed link' => 'Feed-URL', 'feed link' => 'Feed-URL',
'New subscription' => 'Neues Abonnement', 'New subscription' => 'Neues Abonnement',

View File

@ -75,6 +75,7 @@ return array(
'Do you really want to disable this subscription: "%s"?' => '¿De verdad quiere desactivar esta suscripción: "%s"?', 'Do you really want to disable this subscription: "%s"?' => '¿De verdad quiere desactivar esta suscripción: "%s"?',
'enable' => 'activar', 'enable' => 'activar',
'disable' => 'desactivar', 'disable' => 'desactivar',
'Disable' => 'Desactivar',
'Subscription disabled' => 'Suscripción desactivada', 'Subscription disabled' => 'Suscripción desactivada',
'Listing' => 'Listado', 'Listing' => 'Listado',
'content downloaded' => 'contenido descargado', 'content downloaded' => 'contenido descargado',
@ -160,6 +161,7 @@ return array(
'refresh all' => 'actualizar todo', 'refresh all' => 'actualizar todo',
'No subscription' => 'No hay suscripciones', 'No subscription' => 'No hay suscripciones',
'remove' => 'borrar', 'remove' => 'borrar',
'Remove' => 'Borrar',
'refresh' => 'actualizar', 'refresh' => 'actualizar',
'feed link' => 'enlace del canal', 'feed link' => 'enlace del canal',
'New subscription' => 'Nueva suscripción', 'New subscription' => 'Nueva suscripción',

View File

@ -75,6 +75,7 @@ return array(
'Do you really want to disable this subscription: "%s"?' => 'Voulez-vous vraiment désactiver cet abonnement : « %s » ?', 'Do you really want to disable this subscription: "%s"?' => 'Voulez-vous vraiment désactiver cet abonnement : « %s » ?',
'enable' => 'activer', 'enable' => 'activer',
'disable' => 'désactiver', 'disable' => 'désactiver',
'Disable' => 'Désactiver',
'Subscription disabled' => 'Abonnement désactivé', 'Subscription disabled' => 'Abonnement désactivé',
'Listing' => 'Liste', 'Listing' => 'Liste',
'content downloaded' => 'contenu téléchargé', 'content downloaded' => 'contenu téléchargé',
@ -160,6 +161,7 @@ return array(
'refresh all' => 'actualiser', 'refresh all' => 'actualiser',
'No subscription' => 'Aucun abonnement', 'No subscription' => 'Aucun abonnement',
'remove' => 'supprimer', 'remove' => 'supprimer',
'Remove' => 'Supprimer',
'refresh' => 'actualiser', 'refresh' => 'actualiser',
'feed link' => 'lien du flux', 'feed link' => 'lien du flux',
'New subscription' => 'Nouvel abonnement', 'New subscription' => 'Nouvel abonnement',

View File

@ -75,6 +75,7 @@ return array(
// 'Do you really want to disable this subscription: "%s"?' => '', // 'Do you really want to disable this subscription: "%s"?' => '',
// 'enable' => '', // 'enable' => '',
// 'disable' => '', // 'disable' => '',
// 'Disable' => '',
// 'Subscription disabled' => '', // 'Subscription disabled' => '',
// 'Listing' => '', // 'Listing' => '',
// 'content downloaded' => '', // 'content downloaded' => '',
@ -160,6 +161,7 @@ return array(
'refresh all' => 'aggiorna tutti', 'refresh all' => 'aggiorna tutti',
'No subscription' => 'Nessuna sottoscrizione', 'No subscription' => 'Nessuna sottoscrizione',
'remove' => 'cancella', 'remove' => 'cancella',
'Remove' => 'Cancella',
'refresh' => 'aggiorna', 'refresh' => 'aggiorna',
'feed link' => 'link feed', 'feed link' => 'link feed',
'New subscription' => 'Nuova sottoscrizione', 'New subscription' => 'Nuova sottoscrizione',

View File

@ -75,6 +75,7 @@ return array(
// 'Do you really want to disable this subscription: "%s"?' => '', // 'Do you really want to disable this subscription: "%s"?' => '',
// 'enable' => '', // 'enable' => '',
// 'disable' => '', // 'disable' => '',
// 'Disable' => '',
// 'Subscription disabled' => '', // 'Subscription disabled' => '',
// 'Listing' => '', // 'Listing' => '',
// 'content downloaded' => '', // 'content downloaded' => '',
@ -160,6 +161,7 @@ return array(
'refresh all' => 'atualizar todos', 'refresh all' => 'atualizar todos',
'No subscription' => 'Sem assinaturas', 'No subscription' => 'Sem assinaturas',
'remove' => 'remover', 'remove' => 'remover',
'Remove' => 'Remover',
'refresh' => 'atualizar', 'refresh' => 'atualizar',
'feed link' => 'feed link', 'feed link' => 'feed link',
'New subscription' => 'Nova assinatura', 'New subscription' => 'Nova assinatura',

View File

@ -75,6 +75,7 @@ return array(
// 'Do you really want to disable this subscription: "%s"?' => '', // 'Do you really want to disable this subscription: "%s"?' => '',
// 'enable' => '', // 'enable' => '',
// 'disable' => '', // 'disable' => '',
// 'Disable' => '',
// 'Subscription disabled' => '', // 'Subscription disabled' => '',
// 'Listing' => '', // 'Listing' => '',
// 'content downloaded' => '', // 'content downloaded' => '',
@ -160,6 +161,7 @@ return array(
'refresh all' => '全部刷新', 'refresh all' => '全部刷新',
'No subscription' => '没有订阅', 'No subscription' => '没有订阅',
'remove' => '移除', 'remove' => '移除',
'Remove' => '移除',
'refresh' => '刷新', 'refresh' => '刷新',
'feed link' => '订阅源地址', 'feed link' => '订阅源地址',
'New subscription' => '添加订阅源', 'New subscription' => '添加订阅源',

View File

@ -14,5 +14,6 @@
<p class="form-help"><?= t('Downloading full content is slower because Miniflux grab the content from the original website. You should use that for subscriptions that display only a summary. This feature doesn\'t work with all websites.') ?></p> <p class="form-help"><?= t('Downloading full content is slower because Miniflux grab the content from the original website. You should use that for subscriptions that display only a summary. This feature doesn\'t work with all websites.') ?></p>
<div class="form-actions"> <div class="form-actions">
<button type="submit" class="btn btn-blue"><?= t('Add') ?></button> <button type="submit" class="btn btn-blue"><?= t('Add') ?></button>
<?= t('or') ?> <a href="?action=feeds"><?= t('cancel') ?></a>
</div> </div>
</form> </form>

View File

@ -5,6 +5,6 @@
<p class="alert alert-info"><?= t('Do you really want to disable this subscription: "%s"?', Helper\escape($feed['title'])) ?></p> <p class="alert alert-info"><?= t('Do you really want to disable this subscription: "%s"?', Helper\escape($feed['title'])) ?></p>
<div class="form-actions"> <div class="form-actions">
<a href="?action=disable-feed&amp;feed_id=<?= $feed['id'] ?>" class="btn btn-red"><?= t('Yes') ?></a> <a href="?action=disable-feed&amp;feed_id=<?= $feed['id'] ?>" class="btn btn-red"><?= t('Disable') ?></a>
<?= t('or') ?> <a href="?action=feeds"><?= t('cancel') ?></a> <?= t('or') ?> <a href="?action=feeds"><?= t('cancel') ?></a>
</div> </div>

View File

@ -5,6 +5,6 @@
<p class="alert alert-info"><?= t('Do you really want to remove these items from your history?') ?></p> <p class="alert alert-info"><?= t('Do you really want to remove these items from your history?') ?></p>
<div class="form-actions"> <div class="form-actions">
<a href="?action=flush-history" class="btn btn-red"><?= t('Yes') ?></a> <a href="?action=flush-history" class="btn btn-red"><?= t('Remove') ?></a>
<?= t('or') ?> <a href="?action=history"><?= t('cancel') ?></a> <?= t('or') ?> <a href="?action=history"><?= t('cancel') ?></a>
</div> </div>

View File

@ -5,6 +5,6 @@
<p class="alert alert-info"><?= t('Do you really want to remove this subscription: "%s"?', Helper\escape($feed['title'])) ?></p> <p class="alert alert-info"><?= t('Do you really want to remove this subscription: "%s"?', Helper\escape($feed['title'])) ?></p>
<div class="form-actions"> <div class="form-actions">
<a href="?action=remove-feed&amp;feed_id=<?= $feed['id'] ?>" class="btn btn-red"><?= t('Yes') ?></a> <a href="?action=remove-feed&amp;feed_id=<?= $feed['id'] ?>" class="btn btn-red"><?= t('Remove') ?></a>
<?= t('or') ?> <a href="?action=feeds"><?= t('cancel') ?></a> <?= t('or') ?> <a href="?action=feeds"><?= t('cancel') ?></a>
</div> </div>

View File

@ -22,6 +22,7 @@
<?= Helper\form_text('feed_url', $values, $errors, array('required', 'placeholder="http://..."')) ?> <?= Helper\form_text('feed_url', $values, $errors, array('required', 'placeholder="http://..."')) ?>
<div class="form-actions"> <div class="form-actions">
<button type="submit" class="btn btn-blue"><?= t('Edit') ?></button> <?= t('or') ?> <a href="?action=feeds"><?= t('cancel') ?></a> <button type="submit" class="btn btn-blue"><?= t('Save') ?></button>
<?= t('or') ?> <a href="?action=feeds"><?= t('cancel') ?></a>
</div> </div>
</form> </form>

View File

@ -12,5 +12,6 @@
<input type="file" name="file" required/> <input type="file" name="file" required/>
<div class="form-actions"> <div class="form-actions">
<button type="submit" class="btn btn-blue"><?= t('Import') ?></button> <button type="submit" class="btn btn-blue"><?= t('Import') ?></button>
<?= t('or') ?> <a href="?action=feeds"><?= t('cancel') ?></a>
</div> </div>
</form> </form>

View File

@ -21,5 +21,6 @@
<div class="form-actions"> <div class="form-actions">
<button type="submit" class="btn btn-blue"><?= t('Create') ?></button> <button type="submit" class="btn btn-blue"><?= t('Create') ?></button>
<?= t('or') ?> <a href="?action=config"><?= t('cancel') ?></a>
</div> </div>
</form> </form>