Merge pull request #2162 from archon432/master

'Topics' are capitalized
This commit is contained in:
Jeff Atwood 2014-03-21 12:15:41 -07:00
commit 256186c836
2 changed files with 2 additions and 2 deletions

View File

@ -682,7 +682,7 @@ en:
one: '1 unread topic'
other: '{{count}} unread topics'
title: 'Topic'
loading_more: "Loading more Topics..."
loading_more: "Loading more topics..."
loading: 'Loading topic...'
invalid_access:
title: "Topic is private"

View File

@ -353,7 +353,7 @@ id:
list: 'Topics'
new: 'new topic'
title: 'Topic'
loading_more: "Loading more Topics..."
loading_more: "Loading more topics..."
loading: 'Loading topic...'
invalid_access:
title: "Topic is private"