| Línea 97... |
Línea 97... |
| 97 |
$string['testgs'] = 'Test ghostscript path';
|
97 |
$string['testgs'] = 'Test ghostscript path';
|
| 98 |
$string['test_isdir'] = 'The ghostscript path points to a folder, please include the ghostscript program in the path you specify';
|
98 |
$string['test_isdir'] = 'The ghostscript path points to a folder, please include the ghostscript program in the path you specify';
|
| 99 |
$string['test_notestfile'] = 'The test PDF is missing';
|
99 |
$string['test_notestfile'] = 'The test PDF is missing';
|
| 100 |
$string['test_notexecutable'] = 'The ghostscript points to a file that is not executable';
|
100 |
$string['test_notexecutable'] = 'The ghostscript points to a file that is not executable';
|
| 101 |
$string['test_ok'] = 'The ghostscript path appears to be OK - please check you can see the message in the image below';
|
101 |
$string['test_ok'] = 'The ghostscript path appears to be OK - please check you can see the message in the image below';
|
| 102 |
$string['test_doesnotexist'] = 'The ghostscript path points to a non-existent file';
|
- |
|
| 103 |
$string['test_empty'] = 'The ghostscript path is empty - please enter the correct path';
|
- |
|
| 104 |
$string['toolbarbutton'] = '{$a->tool} {$a->shortcut}';
|
102 |
$string['toolbarbutton'] = '{$a->tool} {$a->shortcut}';
|
| 105 |
$string['tool'] = 'Tool';
|
103 |
$string['tool'] = 'Tool';
|
| 106 |
$string['viewfeedbackonline'] = 'View annotated PDF...';
|
104 |
$string['viewfeedbackonline'] = 'View annotated PDF...';
|
| 107 |
$string['white'] = 'White';
|
105 |
$string['white'] = 'White';
|
| 108 |
$string['yellow'] = 'Yellow';
|
106 |
$string['yellow'] = 'Yellow';
|