change 'feed' to 'website' in interface, maintain wording consistency

This commit is contained in:
Jan-Christoph Borchardt 2013-05-01 15:54:20 -03:00
Родитель 14648e1832
Коммит e75711d94b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -45,7 +45,7 @@
<button ng-click="feedBusinessLayer.delete(feed.id)"
class="svg action delete-icon"
title="<?php p($l->t('Delete feed')); ?>"
title="<?php p($l->t('Delete website')); ?>"
ng-show="feed.id"
oc-tooltip></button>