diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-02-16 00:27:58 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-02-16 00:27:58 -0200 |
commit | a9462ba331c2b87de6987e61e7154f7624cdfd1b (patch) | |
tree | 5c2ea2e995812159e19ba830b0a9b6e878518dd8 /languages/en.php | |
parent | d1eb7eecabb31d9da8d0e7a52ed814089fe8cb35 (diff) | |
download | saravea_theme-a9462ba331c2b87de6987e61e7154f7624cdfd1b.tar.gz saravea_theme-a9462ba331c2b87de6987e61e7154f7624cdfd1b.tar.bz2 |
Forking into saravea_theme
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 4 |
1 files changed, 2 insertions, 2 deletions
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"', ); |