$string['adminsandstaffonly']='Administrators and staff only';
$string['advanced']='Advanced';
$string['allowpublicviews']='Allow public pages';
$string['allowpublicviews1']='Allow public portfolios';
$string['allowpublicviewsdescription2']='People can create portfolios that are accessible to the public rather than only to registered people.';
$string['allowinstitutionpublicviews1']='Allow public institution portfolios';
$string['allowinstitutionpublicviewsdescription3']='Allow institution members to create portfolios that are accessible to the public rather than only to registered people.';
$msg='"'.$preelement.'" "'.$preselectortype.'" does not appear before "'.$postelement.'" "'.$postselectortype.'" within "'.$containelement.'" "'.$containselectortype.'"';
@@ -88,19 +88,17 @@ Scenario: Admin logs in and checks notification settings (Bug 1388682)
And I choose "Site options" in "Configure site" from administration menu
And I click on "Notification settings"
#see the notification settings in alphabetical order.
# @TODO Need to target the check to the 'notifications' section
# only now that there are two places 'Contact us' appears on the page
# And "Comment" "text" should appear before "Contact us" "text"
And "Contact us""text" should appear before "Feedback on annotations""text"
And "Feedback on annotations""text" should appear before "Group message""text"
And "Group message""text" should appear before "Institution message""text"
And "Institution message""text" should appear before "Message from other people""text"
And "Message from other people""text" should appear before "New forum post""text"
And "New forum post""text" should appear before "New page access""text"
And "New page access""text" should appear before "Objectionable content""text"
And "Objectionable content""text" should appear before "Objectionable content in forum""text"
And "Objectionable content in forum""text" should appear before "Repeat virus upload""text"
And "Repeat virus upload""text" should appear before "System message""text"
And "System message""text" should appear before "Virus flag release""text"
And "Virus flag release""text" should appear before "Wall post""text"
And "Wall post""text" should appear before "Watchlist""text"
And "Comment""text" should appear before "Contact us""text" within "#siteoptions_notificationsettings_open""css_element"
And "Contact us""text" should appear before "Feedback on annotations""text" within "#siteoptions_notificationsettings_open""css_element"
And "Feedback on annotations""text" should appear before "Group message""text" within "#siteoptions_notificationsettings_open""css_element"
And "Group message""text" should appear before "Institution message""text" within "#siteoptions_notificationsettings_open""css_element"
And "Institution message""text" should appear before "Message from other people""text" within "#siteoptions_notificationsettings_open""css_element"
And "Message from other people""text" should appear before "New forum post""text" within "#siteoptions_notificationsettings_open""css_element"
And "New forum post""text" should appear before "New page access""text" within "#siteoptions_notificationsettings_open""css_element"
And "New page access""text" should appear before "Objectionable content""text" within "#siteoptions_notificationsettings_open""css_element"
And "Objectionable content""text" should appear before "Objectionable content in forum""text" within "#siteoptions_notificationsettings_open""css_element"
And "Objectionable content in forum""text" should appear before "Repeat virus upload""text" within "#siteoptions_notificationsettings_open""css_element"
And "Repeat virus upload""text" should appear before "System message""text" within "#siteoptions_notificationsettings_open""css_element"
And "System message""text" should appear before "Virus flag release""text" within "#siteoptions_notificationsettings_open""css_element"
And "Virus flag release""text" should appear before "Wall post""text" within "#siteoptions_notificationsettings_open""css_element"
And "Wall post""text" should appear before "Watchlist""text" within "#siteoptions_notificationsettings_open""css_element"