diff options
author | Sem <sembrestels@riseup.net> | 2012-02-06 14:42:38 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2012-02-06 14:42:38 +0100 |
commit | b63c0e8cd1c13ee83c384298d71db6008b03f814 (patch) | |
tree | 83fe1c99d2f449753b4bc427f3553a575fc75ae3 | |
parent | fafe91bf992d6c573b261b0b06d53d05a855a418 (diff) | |
download | elgg-b63c0e8cd1c13ee83c384298d71db6008b03f814.tar.gz elgg-b63c0e8cd1c13ee83c384298d71db6008b03f814.tar.bz2 |
Added translation editor plugin.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | mod/translation_editor | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index add42d10e..9c13d4267 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "mod/languages"] path = mod/languages url = git://gitorious.org/lorea/languages.git +[submodule "mod/translation_editor"] + path = mod/translation_editor + url = git://gitorious.org/lorea/translation_editor.git diff --git a/mod/translation_editor b/mod/translation_editor new file mode 160000 +Subproject cdd0f996d97ff7a64bd91dd581b397047d2687b |