projects
/
GitHub
/
WoltLab
/
com.woltlab.wcf.conversation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21f4f00
)
Added missing language variable
author
Marcel Werk
<burntime@woltlab.com>
Sat, 30 Mar 2013 13:08:17 +0000
(14:08 +0100)
committer
Marcel Werk
<burntime@woltlab.com>
Sat, 30 Mar 2013 13:08:17 +0000
(14:08 +0100)
templates/conversation.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/conversation.tpl
b/templates/conversation.tpl
index aa951c65e04e0f66d0ec1069c177436987611258..a133e0625b7beade03116b4454e9d0cda585c56c 100644
(file)
--- a/
templates/conversation.tpl
+++ b/
templates/conversation.tpl
@@
-19,6
+19,7
@@
'wcf.conversation.leave.title': '{lang}wcf.conversation.leave.title{/lang}',
'wcf.global.state.closed': '{lang}wcf.global.state.closed{/lang}',
'wcf.moderation.report.reportContent': '{lang}wcf.moderation.report.reportContent{/lang}',
+ 'wcf.moderation.report.success': '{lang}wcf.moderation.report.success{/lang}',
'wcf.conversation.label.assignLabels': '{lang}wcf.conversation.label.assignLabels{/lang}'
});