diff --git a/include/nav.php b/include/nav.php index 8f82bc4d02..e6460c046b 100644 --- a/include/nav.php +++ b/include/nav.php @@ -170,7 +170,7 @@ function nav_info(&$a) { if(in_array($_SESSION['page_flags'], array(PAGE_NORMAL, PAGE_SOAPBOX, PAGE_FREELOVE))) { $nav['notifications'] = array('notifications', t('Notifications'), "", t('Notifications')); $nav['notifications']['all']=array('notifications/system', t('See all notifications'), "", ""); - $nav['notifications']['mark'] = array('', t('Mark all system notifications seen'), '',''); + $nav['notifications']['mark'] = array('', t('Mark as seen'), '',t('Mark all system notifications seen')); } } diff --git a/view/templates/nav.tpl b/view/templates/nav.tpl index 69c55000b6..b6513e0fe8 100644 --- a/view/templates/nav.tpl +++ b/view/templates/nav.tpl @@ -50,7 +50,7 @@ {{/if}} diff --git a/view/theme/cleanzero/templates/nav.tpl b/view/theme/cleanzero/templates/nav.tpl index 6f00f5c060..1760c68f26 100644 --- a/view/theme/cleanzero/templates/nav.tpl +++ b/view/theme/cleanzero/templates/nav.tpl @@ -35,7 +35,7 @@ {{/if}} diff --git a/view/theme/decaf-mobile/templates/nav.tpl b/view/theme/decaf-mobile/templates/nav.tpl index 3ec6e0831e..5e64880689 100644 --- a/view/theme/decaf-mobile/templates/nav.tpl +++ b/view/theme/decaf-mobile/templates/nav.tpl @@ -67,7 +67,7 @@ {{**}} diff --git a/view/theme/diabook/templates/nav.tpl b/view/theme/diabook/templates/nav.tpl index 3f16a6e40c..8a8664d0a4 100644 --- a/view/theme/diabook/templates/nav.tpl +++ b/view/theme/diabook/templates/nav.tpl @@ -48,7 +48,7 @@ {{$nav.notifications.1}} diff --git a/view/theme/dispy/templates/nav.tpl b/view/theme/dispy/templates/nav.tpl index d4c00297ba..44690562bf 100644 --- a/view/theme/dispy/templates/nav.tpl +++ b/view/theme/dispy/templates/nav.tpl @@ -25,7 +25,7 @@ rel="#nav-notifications-menu" title="{{$nav.notifications.1}}">{{$nav.notifications.1}} {{/if}} diff --git a/view/theme/duepuntozero/templates/nav.tpl b/view/theme/duepuntozero/templates/nav.tpl index 55e69b3155..a47dca3902 100644 --- a/view/theme/duepuntozero/templates/nav.tpl +++ b/view/theme/duepuntozero/templates/nav.tpl @@ -49,7 +49,7 @@ {{/if}} diff --git a/view/theme/facepark/templates/nav.tpl b/view/theme/facepark/templates/nav.tpl index 3a54066ad1..5af2eecec4 100644 --- a/view/theme/facepark/templates/nav.tpl +++ b/view/theme/facepark/templates/nav.tpl @@ -50,7 +50,7 @@ {{/if}} diff --git a/view/theme/frost-mobile/templates/nav.tpl b/view/theme/frost-mobile/templates/nav.tpl index e1c2295ad7..48cbfa0ee8 100644 --- a/view/theme/frost-mobile/templates/nav.tpl +++ b/view/theme/frost-mobile/templates/nav.tpl @@ -63,7 +63,7 @@ diff --git a/view/theme/frost/templates/nav.tpl b/view/theme/frost/templates/nav.tpl index e6e4522c39..cc9110a27f 100644 --- a/view/theme/frost/templates/nav.tpl +++ b/view/theme/frost/templates/nav.tpl @@ -63,7 +63,7 @@ diff --git a/view/theme/quattro/templates/nav.tpl b/view/theme/quattro/templates/nav.tpl index deb0cdfa46..eb0cbbac65 100644 --- a/view/theme/quattro/templates/nav.tpl +++ b/view/theme/quattro/templates/nav.tpl @@ -64,7 +64,7 @@ diff --git a/view/theme/smoothly/templates/nav.tpl b/view/theme/smoothly/templates/nav.tpl index f0fd11adc2..347f3403af 100644 --- a/view/theme/smoothly/templates/nav.tpl +++ b/view/theme/smoothly/templates/nav.tpl @@ -11,7 +11,7 @@ {{if $nav.notifications}}{{/if}} diff --git a/view/theme/testbubble/templates/nav.tpl b/view/theme/testbubble/templates/nav.tpl index 7de76682f6..9531cef55e 100644 --- a/view/theme/testbubble/templates/nav.tpl +++ b/view/theme/testbubble/templates/nav.tpl @@ -13,7 +13,7 @@ {{if $nav.notifications}}{{/if}}