summaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorfoockinho <foockinho@lorea.org>2012-11-01 03:37:12 +0100
committerfoockinho <foockinho@lorea.org>2012-11-01 03:37:12 +0100
commit3c6b153eed554b634b9e85d1dc0cfe42e92094ab (patch)
treebb9428f1e91fd04a3df0fa93cadeae07ac6957a7 /languages
parent57915e6d7471ce7545b2adf70974cb921c0ab3ac (diff)
downloadsaravea_theme-3c6b153eed554b634b9e85d1dc0cfe42e92094ab.tar.gz
saravea_theme-3c6b153eed554b634b9e85d1dc0cfe42e92094ab.tar.bz2
pushing changes
Diffstat (limited to 'languages')
-rw-r--r--languages/ca.php4
-rw-r--r--languages/en.php4
-rw-r--r--languages/es.php4
3 files changed, 6 insertions, 6 deletions
diff --git a/languages/ca.php b/languages/ca.php
index d175b2c..963f02d 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"',
+ 'cic_theme:landing:title' => '¡Xarxes socials del poble i per al poble!',
+ 'cic_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..0c943ff 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"',
+ 'cic_theme:landing:title' => '¡Social networks by the people and for the people!',
+ 'cic_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..6a9b87f 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"',
+ 'cic_theme:landing:title' => '¡Redes sociales del pueblo y para el pueblo!',
+ 'cic_theme:landing:subtitle' => 'Porque "las herramientas del amo nunca desmontarán la casa del amo"',
);