[Pkg-owncloud-commits] [owncloud-doc] 17/49: Fix syntax of l10n.pl
David Prévot
taffit at moszumanska.debian.org
Thu Mar 12 02:06:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit f9322c8038f68cebc47b1d94c36d3a2e855b7a69
Author: RealRancor <Fisch.666 at gmx.de>
Date: Sat Feb 14 23:16:44 2015 +0100
Fix syntax of l10n.pl
---
developer_manual/app/l10n.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/developer_manual/app/l10n.rst b/developer_manual/app/l10n.rst
index ebb58f5..30bde2e 100644
--- a/developer_manual/app/l10n.rst
+++ b/developer_manual/app/l10n.rst
@@ -130,7 +130,7 @@ If Transifex is not the right choice or the app is not accepted for translation,
cd /srv/http/owncloud/l10n
- perl l10n.pl myapp read
+ perl l10n.pl read myapp
The translation script requires **Locale::PO** and **gettext**, installable via::
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list