Rename favorite to starred everywhere

This commit is contained in:
Neil Lalonde
2014-01-09 16:22:54 -05:00
parent 73e41a2702
commit 52580f09af
69 changed files with 223 additions and 212 deletions

View File

@@ -43,7 +43,7 @@ basic:
default: true
top_menu:
client: true
default: 'latest|new|unread|favorited|categories'
default: 'latest|new|unread|starred|categories'
post_menu:
client: true
default: 'like|edit|flag|delete|share|bookmark|reply'
@@ -336,7 +336,7 @@ rate_limits:
max_bookmarks_per_day: 20
max_flags_per_day: 20
max_edits_per_day: 30
max_favorites_per_day: 20
max_stars_per_day: 20
developer:
force_hostname: ''