Skip to content

Commit

Permalink
'Profilbesuche preisgeben' to 'Log profile visits' - by https://githu…
Browse files Browse the repository at this point in the history
  • Loading branch information
david-grosse-sage committed Jan 6, 2015
1 parent fd51daf commit 384ce08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/profile/models/YumPrivacySetting.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ public function attributeLabels()
'message_new_friendship' => Yum::t('Receive a Email for new Friendship request'),
'message_new_message' => Yum::t('Receive a Email when new Message arrives'),
'message_new_profilecomment' => Yum::t('Receive a Email when a new profile comment was made'),
'log_profile_visits' => Yum::t('Profilbesuche preisgeben'),
'log_profile_visits' => Yum::t('Log profile visits'),

);
}
Expand Down

0 comments on commit 384ce08

Please sign in to comment.