From 627524635dfbba638b8f4acaea7ad5a67eaf3ae1 Mon Sep 17 00:00:00 2001 From: Oliver Behnke Date: Mon, 8 Jul 2024 15:32:26 +0000 Subject: [PATCH] Updated Android download instructions --- .../sites/default/boinc/modules/boincuser/boincuser.module | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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(