diff options
author | Brion Vibber <brion@pobox.com> | 2010-10-18 14:50:31 -0700 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2010-10-18 14:50:31 -0700 |
commit | 39cfdf0d8b333fec0c35e02d3ce9abb4f4338bf5 (patch) | |
tree | 3d0f036356f699a985a35614f6c1b701da3d90e4 /plugins/ModHelper | |
parent | e8da3618c24764975b669796cb0c0152e423e9cc (diff) | |
parent | 7ed485ea49b7b0fcac51a7568815cb0588e65c88 (diff) |
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Diffstat (limited to 'plugins/ModHelper')
-rw-r--r-- | plugins/ModHelper/ModHelperPlugin.php | 1 | ||||
-rw-r--r-- | plugins/ModHelper/locale/ModHelper.pot | 22 |
2 files changed, 22 insertions, 1 deletions
diff --git a/plugins/ModHelper/ModHelperPlugin.php b/plugins/ModHelper/ModHelperPlugin.php index 2d0ae5b02..d003827d1 100644 --- a/plugins/ModHelper/ModHelperPlugin.php +++ b/plugins/ModHelper/ModHelperPlugin.php @@ -50,5 +50,4 @@ class ModHelperPlugin extends Plugin } return true; } - } diff --git a/plugins/ModHelper/locale/ModHelper.pot b/plugins/ModHelper/locale/ModHelper.pot new file mode 100644 index 000000000..90481fe73 --- /dev/null +++ b/plugins/ModHelper/locale/ModHelper.pot @@ -0,0 +1,22 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-10-18 18:35+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ModHelperPlugin.php:37 +msgid "" +"Lets users who have been manually marked as \"modhelper\"s silence accounts." +msgstr "" |