Merge pull request #1660 from aledeg/api-subscription-tool

Add an entry in the subscription tool page
pull/1661/head
Alexandre Alapetite 7 years ago committed by GitHub
commit d3c5758b67
  1. 4
      app/i18n/cz/sub.php
  2. 4
      app/i18n/de/sub.php
  3. 4
      app/i18n/en/sub.php
  4. 4
      app/i18n/es/sub.php
  5. 4
      app/i18n/fr/sub.php
  6. 4
      app/i18n/it/sub.php
  7. 4
      app/i18n/kr/sub.php
  8. 4
      app/i18n/nl/sub.php
  9. 9
      app/i18n/pt-br/sub.php
  10. 4
      app/i18n/ru/sub.php
  11. 4
      app/i18n/tr/sub.php
  12. 4
      app/i18n/zh-cn/sub.php
  13. 4
      app/views/subscription/bookmarklet.phtml

@ -1,6 +1,10 @@
<?php
return array(
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.',// TODO
'title' => 'API',// TODO
),
'bookmarklet' => array(
'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
'label' => 'Subscribe',// TODO

@ -1,6 +1,10 @@
<?php
return array(
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.',// TODO
'title' => 'API',// TODO
),
'bookmarklet' => array(
'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
'label' => 'Subscribe',// TODO

@ -1,6 +1,10 @@
<?php
return array(
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.',
'title' => 'API',
),
'bookmarklet' => array(
'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',
'label' => 'Subscribe',

@ -1,6 +1,10 @@
<?php
return array(
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.',// TODO
'title' => 'API',// TODO
),
'category' => array(
'_' => 'Categoría',
'add' => 'Añadir a la categoría',

@ -1,6 +1,10 @@
<?php
return array(
'api' => array(
'documentation' => 'Copier l’URL suivante dans l’outil qui utilisera l’API.',
'title' => 'API',
),
'bookmarklet' => array(
'documentation' => 'Glisser ce bouton dans la barre des favoris ou cliquer droit dessus et choisir "Enregistrer ce lien". Ensuite, cliquer sur le bouton "S’abonner" sur les pages auxquelles vous voulez vous abonner.',
'label' => 'S’abonner',

@ -1,6 +1,10 @@
<?php
return array(
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.',// TODO
'title' => 'API',// TODO
),
'bookmarklet' => array(
'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
'label' => 'Subscribe',// TODO

@ -1,6 +1,10 @@
<?php
return array(
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.',// TODO
'title' => 'API',// TODO
),
'bookmarklet' => array(
'documentation' => '이 버튼을 즐겨찾기 막대로 끌어다 놓거나 마우스 오른쪽 클릭으로 나타나는 메뉴에서 "이 링크를 즐겨찾기에 추가"를 선택하세요. 그리고 피드를 구독하길 원하는 페이지에서 "구독하기" 버튼을 클릭하세요.',
'label' => '구독하기',

@ -1,6 +1,10 @@
<?php
/* Dutch translation by Wanabo. http://www.nieuwskop.be */
return array(
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.',// TODO
'title' => 'API',// TODO
),
'bookmarklet' => array(
'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
'label' => 'Subscribe',// TODO

@ -1,6 +1,15 @@
<?php
return array(
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.',// TODO
'title' => 'API',// TODO
),
'bookmarklet' => array(
'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
'label' => 'Subscribe',// TODO
'title' => 'Bookmarklet',// TODO
),
'category' => array(
'_' => 'Categoria',
'add' => 'Adicionar uma categoria',

@ -1,6 +1,10 @@
<?php
return array(
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.',// TODO
'title' => 'API',// TODO
),
'bookmarklet' => array(
'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
'label' => 'Subscribe',// TODO

@ -1,6 +1,10 @@
<?php
return array(
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.',// TODO
'title' => 'API',// TODO
),
'bookmarklet' => array(
'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
'label' => 'Subscribe',// TODO

@ -1,6 +1,10 @@
<?php
return array(
'api' => array(
'documentation' => 'Copy the following URL to use it within an external tool.',// TODO
'title' => 'API',// TODO
),
'bookmarklet' => array(
'documentation' => 'Drag this button to your bookmarks toolbar or right-click it and choose "Bookmark This Link". Then click "Subscribe" button in any page you want to subscribe to.',// TODO
'label' => 'Subscribe',// TODO

@ -10,4 +10,8 @@
<legend><?php echo _t('sub.firefox.title'); ?></legend>
<p><?php echo _t('sub.firefox.documentation'); ?></p>
<pre>browser.contentHandlers.types.number.uri → <?php echo Minz_Url::display(array('c' => 'feed', 'a' => 'add'), 'html', true); ?>&amp;url_rss=%s</pre>
<legend><?php echo _t('sub.api.title'); ?></legend>
<p><?php echo _t('sub.api.documentation'); ?></p>
<pre><?php echo Minz_Url::display(array('c' => 'feed', 'a' => 'add'), 'html', true); ?>&amp;url_rss=%s</pre>
</div>
Loading…
Cancel
Save