Merge "Use better help text for editing topics"

This commit is contained in:
Edwin Kempin
2012-11-13 19:37:41 -08:00
committed by Gerrit Code Review
3 changed files with 7 additions and 5 deletions

View File

@@ -105,6 +105,7 @@ public interface ChangeConstants extends Constants {
String buttonAlterTopicCancel();
String headingAlterTopicMessage();
String alterTopicTitle();
String alterTopicLabel();
String includedInTableBranch();
String includedInTableTag();