diff --git a/mod/notifications.php b/mod/notifications.php index 49157c444..93ca82bb0 100644 --- a/mod/notifications.php +++ b/mod/notifications.php @@ -108,6 +108,9 @@ function notifications_content(&$a) { '$intro_id' => $rr['intro_id'], '$friend_selected' => $friend_selected, '$fan_selected' => $fan_selected, + '$approve_as' => t('Approve as: '), + '$as_friend' => t('Friend'), + '$as_fan' => t('Fan/Admirer') )); } diff --git a/util/strings.php b/util/strings.php index 8dabb064d..747d8ef48 100644 --- a/util/strings.php +++ b/util/strings.php @@ -276,6 +276,9 @@ $a->strings['Hide Ignored Requests'] = 'Hide Ignored Requests'; $a->strings['Claims to be known to you: '] = 'Claims to be known to you: '; $a->strings['yes'] = 'yes'; $a->strings['no'] = 'no'; +$a->strings['Approve as: '] = 'Approve as: '; +$a->strings['Friend'] = 'Friend'; +$a->strings['Fan/Admirer'] = 'Fan/Admirer'; $a->strings['Notification type: '] = 'Notification type: '; $a->strings['Friend/Connect Request'] = 'Friend/Connect Request'; $a->strings['New Follower'] = 'New Follower'; diff --git a/view/de/netfriend.tpl b/view/de/netfriend.tpl deleted file mode 100644 index 79a7a0940..000000000 --- a/view/de/netfriend.tpl +++ /dev/null @@ -1,14 +0,0 @@ -
Genehmigen als:
- -
- - -
-
-
-
- - -
-
-
diff --git a/view/de/strings.php b/view/de/strings.php index ef6892e8d..cc0319606 100644 --- a/view/de/strings.php +++ b/view/de/strings.php @@ -274,6 +274,9 @@ $a->strings['Hide Ignored Requests'] = 'Verberge ignorierte Anfragen'; $a->strings['Claims to be known to you: '] = 'Behauptet dich zu kennen: '; $a->strings['yes'] = 'ja'; $a->strings['no'] = 'nein'; +$a->strings['Approve as: '] = 'Genehmigen als: '; +$a->strings['Friend'] = 'Freund'; +$a->strings['Fan/Admirer'] = 'Fan/Verehrer'; $a->strings['Notification type: '] = 'Benachrichtigungs Typ: '; $a->strings['Friend/Connect Request'] = 'Kontakt-/Freundschaftsanfrage'; $a->strings['New Follower'] = 'Neuer Bewunderer'; diff --git a/view/fr/netfriend.tpl b/view/fr/netfriend.tpl deleted file mode 100644 index b041ec49f..000000000 --- a/view/fr/netfriend.tpl +++ /dev/null @@ -1,14 +0,0 @@ -
Approve as:
- -
- - -
-
-
-
- - -
-
-
diff --git a/view/fr/strings.php b/view/fr/strings.php index 8bac6347f..cbcf11ead 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -262,6 +262,9 @@ $a->strings['Hide Ignored Requests'] = 'Cacher les demandes ignorées'; $a->strings['Claims to be known to you: '] = 'Prétend que vous le connaissez: '; $a->strings['yes'] = 'oui'; $a->strings['no'] = 'non'; +$a->strings['Approve as: '] = 'Approuver en tant que: '; +$a->strings['Friend'] = 'Ami'; +$a->strings['Fan/Admirer'] = 'Fan/Admirateur'; $a->strings['Notification type: '] = 'Type de notification: '; $a->strings['Friend/Connect Request'] = 'Demande de connexion/relation'; $a->strings['New Follower'] = 'Nouvel abonné'; diff --git a/view/it/netfriend.tpl b/view/it/netfriend.tpl deleted file mode 100644 index d1cdf1a98..000000000 --- a/view/it/netfriend.tpl +++ /dev/null @@ -1,14 +0,0 @@ -
Approva come:
- -
- - -
-
-
-
- - -
-
-
diff --git a/view/it/strings.php b/view/it/strings.php index d04e02167..2b4a84d05 100644 --- a/view/it/strings.php +++ b/view/it/strings.php @@ -236,6 +236,9 @@ $a->strings['Hide Ignored Requests'] = 'Nascondi richieste ignorate'; $a->strings['Claims to be known to you: '] = 'Dice di conoscerti: '; $a->strings['yes'] = 'si'; $a->strings['no'] = 'no'; +$a->strings['Approve as: '] = 'Approva come: '; +$a->strings['Friend'] = 'Amico'; +$a->strings['Fan/Admirer'] = 'Fan/Admiratore'; $a->strings['Notification type: '] = 'Tipo di notifica: '; $a->strings['Friend/Connect Request'] = 'Richiesta Amicizia/Connessione'; $a->strings['New Follower'] = 'Nuovo Seguace'; diff --git a/view/en/netfriend.tpl b/view/netfriend.tpl similarity index 83% rename from view/en/netfriend.tpl rename to view/netfriend.tpl index b041ec49f..c2a92ce9e 100644 --- a/view/en/netfriend.tpl +++ b/view/netfriend.tpl @@ -1,13 +1,13 @@ -
Approve as:
+
$approve_as
- +
- +