From 5f5a6453612888a2e71f042ac7df8b0da3733b70 Mon Sep 17 00:00:00 2001 From: Karl Burkhart Date: Tue, 16 Aug 2011 08:15:40 +0000 Subject: [PATCH] --- locale/de-AT/profil.php | 2 ++ locale/en-US/profil.php | 2 ++ 2 files changed, 4 insertions(+) diff --git a/locale/de-AT/profil.php b/locale/de-AT/profil.php index f113a0bcd..53fee03ec 100644 --- a/locale/de-AT/profil.php +++ b/locale/de-AT/profil.php @@ -1,4 +1,6 @@ phrasen['profil/home']='HOME'; +$this->phrasen['profil/meinCis']='Mein CIS'; $this->phrasen['profil/bildHochladen']='Bild hochladen'; $this->phrasen['profil/email']='eMail'; $this->phrasen['profil/intern']='Intern'; diff --git a/locale/en-US/profil.php b/locale/en-US/profil.php index 39ea17407..de0654d41 100644 --- a/locale/en-US/profil.php +++ b/locale/en-US/profil.php @@ -1,4 +1,6 @@ phrasen['profil/home']='HOME'; +$this->phrasen['profil/meinCis']='My CIS'; $this->phrasen['profil/bildHochladen']='Upload picture'; $this->phrasen['profil/email']='eMail'; $this->phrasen['profil/intern']='Intern';