Plugin Directory

Changeset 2895425


Ignore:
Timestamp:
04/07/2023 06:49:02 AM (3 years ago)
Author:
fswadeveloper
Message:

Update guide text

Location:
hilfe/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • hilfe/trunk/hilfe.php

    r2894250 r2895425  
    6565 * CONSTANTS APPS
    6666 **************/
    67 define('HILFE_APP_AR_FNET', "APP_AR_FNET");
    68 define('HILFE_APP_FUNERAL_FNET', "APP_FUNERAL_FNET");
     67define('HILFE_APP_AR_FNET', "APP_HILFE-AR_FNET");
     68define('HILFE_APP_FUNERAL_FNET', "APP_HILFE_FNET");
    6969
    7070/**************
  • hilfe/trunk/model/class-hilfe-model-guide.php

    r2887964 r2895425  
    2525                    'is_show'            => true,
    2626                    'index'              => 1,
    27                     'enduser_name'       => 'AR Family Funeral Fnet',
     27                    'enduser_name'       => 'HILFE-AR',
    2828                    'enduser_ios'        => 'https://apps.apple.com/jp/app/ar%E5%AE%B6%E6%97%8F%E8%91%ACfnet/id1548258604',
    2929                    'enduser_android'    => 'https://play.google.com/store/apps/details?id=com.fnet.aruser',
    30                     'contractor_name'    => 'AR Family Funeral Contractor Fnet',
     30                    'contractor_name'    => 'HILFE-AR Contractor Fnet',
    3131                    'contractor_ios'     => 'https://apps.apple.com/jp/app/ar%E5%A5%91%E7%B4%84%E8%80%85fnet/id1526415578',
    3232                    'contractor_android' => 'https://play.google.com/store/apps/details?id=com.fnet.arcontractor',
     
    3636                    'is_show'            => true,
    3737                    'index'              => 2,
    38                     'enduser_name'       => 'Family Funeral Fnet',
     38                    'enduser_name'       => 'HILFE',
    3939                    'enduser_ios'        => 'https://apps.apple.com/jp/app/%E3%82%A8%E3%83%95%E3%83%8D%E3%83%83%E3%83%88/id1466903961',
    4040                    'enduser_android'    => 'https://play.google.com/store/apps/details?id=com.fnet.app',
    41                     'contractor_name'    => ' Family Funeral Contractor Fnet',
     41                    'contractor_name'    => 'HILFE Contractor Fnet',
    4242                    'contractor_ios'     => '',
    4343                    'contractor_android' => 'https://play.google.com/store/apps/details?id=com.fnet.contractor',
Note: See TracChangeset for help on using the changeset viewer.