remove hardcoded labels (fix #132)

This commit is contained in:
Athou
2013-05-19 18:10:46 +02:00
parent 629d318062
commit d927437fb2
8 changed files with 22 additions and 15 deletions

View File

@@ -48,7 +48,7 @@
</span>
<label class="checkbox inline">
<input type="checkbox" ng-checked="!entry.read" ng-click="mark(entry, !entry.read)"></input>
Keep unread
${view.keep_unread}
</label>
<span class="share-buttons" ui-if="settingsService.settings.socialButtons">