summaryrefslogtreecommitdiff
path: root/docs/i18n/freshrss.fr.po
diff options
context:
space:
mode:
Diffstat (limited to 'docs/i18n/freshrss.fr.po')
-rw-r--r--docs/i18n/freshrss.fr.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/i18n/freshrss.fr.po b/docs/i18n/freshrss.fr.po
index f6d36f925..04e530aac 100644
--- a/docs/i18n/freshrss.fr.po
+++ b/docs/i18n/freshrss.fr.po
@@ -1870,7 +1870,7 @@ msgstr "Exemple de codeĀ :"
msgid ""
"<?php\n"
"\n"
-"class FreshRSS_hello_Controller extends Minz_ActionController {\n"
+"class FreshRSS_hello_Controller extends FreshRSS_ActionController {\n"
"\tpublic function indexAction() {\n"
"\t\t$this->view->a_variable = 'FooBar';\n"
"\t}\n"
@@ -1884,7 +1884,7 @@ msgid ""
msgstr ""
"<?php\n"
"\n"
-"class FreshRSS_hello_Controller extends Minz_ActionController {\n"
+"class FreshRSS_hello_Controller extends FreshRSS_ActionController {\n"
"\tpublic function indexAction() {\n"
"\t\t$this->view->a_variable = 'FooBar';\n"
"\t}\n"