forked from Archives/Athou_commafeed
remove hardcoded labels (fix #132)
This commit is contained in:
@@ -31,6 +31,8 @@ toolbar.previous_entry=Previous entry
|
||||
toolbar.next_entry=Next entry
|
||||
toolbar.refresh=Refresh
|
||||
toolbar.sort_by_asc_desc=Sort by date asc/desc
|
||||
toolbar.titles_only=Titles only
|
||||
toolbar.expanded_view=Expanded view
|
||||
toolbar.mark_all_as_read=Mark all as read
|
||||
toolbar.mark_all_older_day=Items older than a day
|
||||
toolbar.mark_all_older_week=Items older than a week
|
||||
|
||||
@@ -10,7 +10,7 @@ tree.subscribe=S'abonner
|
||||
tree.import=Importer
|
||||
tree.new_category=Nouvelle catégorie
|
||||
tree.all=Tous
|
||||
tree.starred=Etoiles
|
||||
tree.starred=Favoris
|
||||
|
||||
subscribe.feed_url=URL du flux
|
||||
subscribe.feed_name=Nom du flux
|
||||
|
||||
Reference in New Issue
Block a user