From a9462ba331c2b87de6987e61e7154f7624cdfd1b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 16 Feb 2013 00:27:58 -0200 Subject: Forking into saravea_theme --- languages/ca.php | 4 ++-- languages/en.php | 4 ++-- languages/es.php | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'languages') diff --git a/languages/ca.php b/languages/ca.php index d175b2c..02ce50e 100644 --- a/languages/ca.php +++ b/languages/ca.php @@ -2,8 +2,8 @@ $catalan = array( - 'n1_theme:landing:title' => '¡Xarxes socials del poble i per al poble!', - 'n1_theme:landing:subtitle' => 'Perquè "les eines de l\'amo mai desmontaràn la casa de l\'amo"', + 'saravea_theme:landing:title' => '¡Xarxes socials del poble i per al poble!', + 'saravea_theme:landing:subtitle' => 'Perquè "les eines de l\'amo mai desmontaràn la casa de l\'amo"', ); diff --git a/languages/en.php b/languages/en.php index ad5de2f..796b857 100644 --- a/languages/en.php +++ b/languages/en.php @@ -2,8 +2,8 @@ $english = array( - 'n1_theme:landing:title' => '¡Social networks by the people and for the people!', - 'n1_theme:landing:subtitle' => 'Because "the master\'s tools will never dismantle the master\'s house"', + 'saravea_theme:landing:title' => '¡Social networks by the people and for the people!', + 'saravea_theme:landing:subtitle' => 'Because "the master\'s tools will never dismantle the master\'s house"', ); diff --git a/languages/es.php b/languages/es.php index fd23fb6..469e2c0 100644 --- a/languages/es.php +++ b/languages/es.php @@ -2,8 +2,8 @@ $spanish = array( - 'n1_theme:landing:title' => '¡Redes sociales del pueblo y para el pueblo!', - 'n1_theme:landing:subtitle' => 'Porque "las herramientas del amo nunca desmontarán la casa del amo"', + 'saravea_theme:landing:title' => '¡Redes sociales del pueblo y para el pueblo!', + 'saravea_theme:landing:subtitle' => 'Porque "las herramientas del amo nunca desmontarán la casa del amo"', ); -- cgit v1.2.3