Línea 29... |
Línea 29... |
29 |
$string['choosereadme'] = 'Theme universe child is a child theme of Universe. It adds the ability to upload background photos.';
|
29 |
$string['choosereadme'] = 'Theme universe child is a child theme of Universe. It adds the ability to upload background photos.';
|
30 |
// The name of our plugin.
|
30 |
// The name of our plugin.
|
31 |
$string['pluginname'] = 'Universe Child';
|
31 |
$string['pluginname'] = 'Universe Child';
|
32 |
// We need to include a lang string for each block region.
|
32 |
// We need to include a lang string for each block region.
|
33 |
$string['region-side-pre'] = 'Right';
|
33 |
$string['region-side-pre'] = 'Right';
|
- |
|
34 |
$string['adminoption'] = 'Admin Option';
|
Línea 34... |
Línea 35... |
34 |
|
35 |
|
35 |
$string['bootswatch'] = 'Bootswatch';
|
36 |
$string['bootswatch'] = 'Bootswatch';
|
36 |
$string['bootswatch_desc'] = 'A bootswatch is a set of Bootstrap variables and css to style Bootstrap';
|
37 |
$string['bootswatch_desc'] = 'A bootswatch is a set of Bootstrap variables and css to style Bootstrap';
|
37 |
$string['currentinparentheses'] = '(current)';
|
38 |
$string['currentinparentheses'] = '(current)';
|