Merge pull request #3713 from tgxworld/fix_incorrect_translation

FIX: Duplicate translation.
This commit is contained in:
Régis Hanol 2015-08-31 09:58:44 +02:00
commit 0574cb3a88
1 changed files with 2 additions and 4 deletions

View File

@ -1592,9 +1592,9 @@ en:
locked: locked:
help: "This topic is closed; it no longer accepts new replies" help: "This topic is closed; it no longer accepts new replies"
archived: archived:
help: "This topic is archived; it no longer accepts new replies" help: "This topic is archived; it is frozen and cannot be changed"
locked_and_archived: locked_and_archived:
help: "This topic is closed and archived; it no longer accepts new replies" help: "This topic is closed and archived; it no longer accepts new replies and cannot be changed"
unpinned: unpinned:
title: "Unpinned" title: "Unpinned"
help: "This topic is unpinned for you; it will display in regular order" help: "This topic is unpinned for you; it will display in regular order"
@ -1604,8 +1604,6 @@ en:
pinned: pinned:
title: "Pinned" title: "Pinned"
help: "This topic is pinned for you; it will display at the top of its category" help: "This topic is pinned for you; it will display at the top of its category"
archived:
help: "This topic is archived; it is frozen and cannot be changed"
invisible: invisible:
help: "This topic is unlisted; it will not be displayed in topic lists, and can only be accessed via a direct link" help: "This topic is unlisted; it will not be displayed in topic lists, and can only be accessed via a direct link"