Forum Discussion
keithkelly
2 years agoLeader
Got it:
I decided to stop wondering and just try some stuff, and the first thing I tried worked:
${arg:param.destBoard.title}
Here's the full group of strings for copy/paste-ability
feedback.MoveMessageAction.succeed = Success! We moved this ${general.post} to ${arg:param.destBoard.title}.
feedback.MoveMessageAction.failed = Sorry, we couldn''t move this ${general.post} to ${arg:param.destBoard.title}.
feedback.MoveMessageAction.allsucceed = Success! We moved these ${general.posts} to ${arg:param.destBoard.title}.
feedback.MoveMessageAction.allfailed = Sorry, we couldn''t move these ${general.posts} to ${arg:param.destBoard.title}.
Related Content
- 8 months ago
- 23 days ago
- 5 years ago