diff --git a/drupal/sites/default/boinc/modules/boincuser/boincuser.module b/drupal/sites/default/boinc/modules/boincuser/boincuser.module index 290103e565..2588b44f08 100644 --- a/drupal/sites/default/boinc/modules/boincuser/boincuser.module +++ b/drupal/sites/default/boinc/modules/boincuser/boincuser.module @@ -1616,7 +1616,10 @@ function join_page($type = null) { $output .= '

'; $output .= ' Download'; $output .= '

'; - $output .= ' ' . bts("For Android devices, download BOINC from the Google Play Store or Amazon App Store.", array(), NULL, 'boinc:join-page'); + $output .= ' ' . bts("For Android devices, visit !fdroid_link or download !apk_link directly.", array( + '!fdroid_link' => 'F-Droid', + '!apk_link' => 'BOINC for Android', + ), NULL, 'boinc:join-page'); $output .= ' '; $output .= '
  • ' . bts('Run the installer.', array(), NULL, 'boinc:join-page') . '
  • '; $output .= '
  • ' . bts('Choose @sitename from the list, or enter @siteurl.', array(