Go to the source code of this file.
Namespaces |
| namespace | installer |
Variables |
| | $string ['clianswerno'] = 'n' |
| | $string ['cliansweryes'] = 'y' |
| | $string ['cliincorrectvalueerror'] |
| | $string ['cliincorrectvalueretry'] = 'ערך שגוי, נסה שנית' |
| | $string ['clitypevalue'] = 'סוג הערך' |
| | $string ['clitypevaluedefault'] = 'סוג הערך, הקש Enter לשימוש בערך ברירת מחדל ({$a})' |
| | $string ['cliunknowoption'] |
| | $string ['cliyesnoprompt'] = 'רשום y (שפרושו כן) או n (שפרושו לא)' |
| | $string ['environmentrequireinstall'] = 'נדרש להתקין/לאפשר זאת' |
| | $string ['environmentrequireversion'] = 'גירסת {$a->needed} נדרשת ואתה מריץ {$a->current}' |
Variable Documentation
| $string['clianswerno'] = 'n' |
| $string['cliansweryes'] = 'y' |
| $string['cliincorrectvalueerror'] |
Initial value: 'שגיאה: ערך לא תקין
"{$a->value}" עבור "{$a->option}"'
Definition at line 35 of file admin.php.
| $string['cliincorrectvalueretry'] = 'ערך שגוי, נסה שנית' |
| $string['clitypevalue'] = 'סוג הערך' |
| $string['clitypevaluedefault'] = 'סוג הערך, הקש Enter לשימוש בערך ברירת מחדל ({$a})' |
| $string['cliunknowoption'] |
Initial value: 'אפשרויות לא מוכרות :
{$a}
אנא השתמש באפשרות העזרה.'
Definition at line 40 of file admin.php.
| $string['cliyesnoprompt'] = 'רשום y (שפרושו כן) או n (שפרושו לא)' |
| $string['environmentrequireinstall'] = 'נדרש להתקין/לאפשר זאת' |
| $string['environmentrequireversion'] = 'גירסת {$a->needed} נדרשת ואתה מריץ {$a->current}' |