summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2018-12-22 16:58:22 +0100
committerSlávek Banko <slavek.banko@axis.cz>2018-12-22 16:59:51 +0100
commita0d7325ab051010a0100e130f007df72cdd472d9 (patch)
treebbc614c945f0e38f401c2f6468fceef09838ca4f /src
parent4c3e404cd130532c144f82ae2e210e40451c1b65 (diff)
downloaddolphin-a0d7325ab051010a0100e130f007df72cdd472d9.tar.gz
dolphin-a0d7325ab051010a0100e130f007df72cdd472d9.zip
Add CMakeL10n rules.
Update translation template. Fix plural format in existing translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d3b860da33f97e1258a5469a8593162c765ab63c)
Diffstat (limited to 'src')
-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" )