diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-22 12:25:28 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-22 12:25:28 +0800 |
commit | e38ea96cfb38fdccc1d106d5ee4bc52db414a380 (patch) | |
tree | 958b05da76dc010676247ee27f64b94248fff285 /src | |
parent | 039945bdcc926c6460cfb2c4372f370744b16d22 (diff) | |
download | basket-e38ea96cfb38fdccc1d106d5ee4bc52db414a380.tar.gz basket-e38ea96cfb38fdccc1d106d5ee4bc52db414a380.zip |
Copied translation files to new translations folder.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src')
-rw-r--r-- | src/CMakeL10n.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt index 21d54c6..3134d11 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -1,3 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( "basket" ) +tde_l10n_create_template( "messages/basket" ) |