mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
11 lines
179 B
Text
11 lines
179 B
Text
GROUP("TopicTest", "alfa")
|
|
|
|
TOPIC("xxx", "EN-US")
|
|
#include "alfa$xxx$EN-US.topic"
|
|
END_TOPIC
|
|
|
|
TOPIC("yyy", "EN-US")
|
|
#include "alfa$yyy$EN-US.topic"
|
|
END_TOPIC
|
|
|
|
END_GROUP
|