Commit Graph

9 Commits

Author SHA1 Message Date
objecttothis
c1c4fe2072 fixed language line in en-US
Interpolation requires that naming of the placeholder be consistent. We can use associative or non... IMO associative is better because you know what is supposed to go there.
2023-04-27 21:54:10 -04:00
objecttothis
8c7f5c15ca CI4 4.3.1 upgrade
- add missing files
- overwrite changed files
- merge code changes
- Matched .htaccess file in /public/ to CI4
- Corrected naming of Error language file to Errors
- Refactored references to Error language file
2023-04-27 21:54:09 -04:00
objecttothis
f994d5e811 Update language strings to CI4 format
- replaced {0} with associative array key
2023-04-27 21:54:09 -04:00
objecttothis
c5f8b21703 Update language strings to CI4 format
- replaced %1, etc with {0}
- May need to do this in other language files.
2023-04-27 21:54:09 -04:00
objecttothis
e3647c351c Update language strings to CI4 format 2023-04-27 21:54:00 -04:00
objecttothis
7d41d7bfc6 string interpolation fix 2023-04-27 21:53:49 -04:00
jekkos
edad960c02 Convert en-US to new format (#3468) 2023-04-27 21:53:48 -04:00
objecttothis
63162b97fe Upgrade to CodeIgniter 4.1.3 2023-04-27 21:52:54 -04:00
jekkos
09201ab344 Prepare rebase: move files to new folder structure 2023-04-27 21:52:28 -04:00