diff options
author | Slávek Banko <[email protected]> | 2020-08-07 15:45:07 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2020-08-08 22:18:39 +0200 |
commit | 020e6572c45823dc87b4f94c2f233e6e802a99db (patch) | |
tree | bfe8fae765cb4f260b52c9ad2c127cbfbd43e4f4 /systemsettings | |
parent | 498e0c562f2acbb3e24b9b5ff6fdbec2c69b9b4f (diff) | |
download | tde-systemsettings-020e6572c45823dc87b4f94c2f233e6e802a99db.tar.gz tde-systemsettings-020e6572c45823dc87b4f94c2f233e6e802a99db.zip |
Move translations to a new directory layout.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit b3a20cdb91c509bc56df90f3190bf8e62a457f11)
Diffstat (limited to 'systemsettings')
-rw-r--r-- | systemsettings/CMakeL10n.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/CMakeL10n.txt b/systemsettings/CMakeL10n.txt index 54510f4..c5362e5 100644 --- a/systemsettings/CMakeL10n.txt +++ b/systemsettings/CMakeL10n.txt @@ -1,3 +1,3 @@ ##### create translation templates ############## -tde_l10n_create_template( "systemsettings" ) +tde_l10n_create_template( "messages/systemsettings/" ) |