summaryrefslogtreecommitdiffstats
path: root/src/CMakeL10n.txt
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2018-12-22 16:58:22 +0100
committerSlávek Banko <[email protected]>2018-12-22 16:58:22 +0100
commitd3b860da33f97e1258a5469a8593162c765ab63c (patch)
treebb19c397a017fc020cfc454f81e63983a8ab22d6 /src/CMakeL10n.txt
parent88119a94df89384d9d6be4596219ed481a07359e (diff)
downloaddolphin-d3b860da33f97e1258a5469a8593162c765ab63c.tar.gz
dolphin-d3b860da33f97e1258a5469a8593162c765ab63c.zip
Add CMakeL10n rules.
Update translation template. Fix plural format in existing translations. Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'src/CMakeL10n.txt')
-rw-r--r--src/CMakeL10n.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
new file mode 100644
index 0000000..c4885e3
--- /dev/null
+++ b/src/CMakeL10n.txt
@@ -0,0 +1,3 @@
+##### create translation templates ##############
+
+tde_l10n_create_template( "d3lphin" )