| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ << ] [ >> ] | [ Issue History ] [ Print ] | |||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000013 | [phpBBGarage] General | text | always | 2008-03-01 09:11 | 2008-10-06 07:15 | ||||
| Reporter | roblom | View Status | public | ||||||
| Assigned To | poyntesm | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | resolved | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | 2.0.B4 | Product Version | 2.0.B3 | ||||
| Target Version | 2.0.B4 | Product Build | |||||||
| Summary | 0000013: Some parameters in garage_install must be in acp/garage.php | ||||||||
| Description |
../language/en/mods/garage_install.php MOVE 'VERSION_CHECK' => 'Version check', 'VERSION_CHECK_EXPLAIN' => 'Checks to see if the version of phpBB Garage you are currently running is up to date.', 'VERSION_NOT_UP_TO_DATE' => 'Your version of phpBB Garage is not up to date. Please continue the update process.', 'VERSION_NOT_UP_TO_DATE_ACP'=> 'Your version of phpBB Garage is not up to date. Below you will find a link to the release announcement for the latest version as well as instructions on how to perform the update.', 'VERSION_UP_TO_DATE' => 'Your installation is up to date, no updates are available for your version of phpBB Garage. You may want to continue anyway to perform a file validity check.', 'VERSION_UP_TO_DATE_ACP' => 'Your installation is up to date, no updates are available for your version of phpBB Garage. You do not need to update your installation.', 'CURRENT_VERSION' => 'Current version', 'LATEST_VERSION' => 'Latest version', TO /language/en/acp/garage.php |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information | |||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0000156) poyntesm (administrator) 2008-10-06 07:15 |
Think this is fixed as we now include both language files in the acp file. Fixed @ r506 I think |