Parent Directory | Revision Log | Revision Graph
* Wed Aug 15 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-19.sme - add php73 support [SME: 10508] - fixed translation for php7* versions
1 | diff -Nur smeserver-php-scl-0.4.trans/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/phpscl smeserver-php-scl-0.4/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/phpscl |
2 | --- smeserver-php-scl-0.4.trans/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/phpscl 2018-08-15 15:08:11.946000000 -0400 |
3 | +++ smeserver-php-scl-0.4/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/phpscl 2018-08-15 15:09:48.513000000 -0400 |
4 | @@ -101,4 +101,21 @@ |
5 | <base>PHP56</base> |
6 | <trans>php56</trans> |
7 | </entry> |
8 | + <entry> |
9 | + <base>PHP70</base> |
10 | + <trans>php70</trans> |
11 | + </entry> |
12 | + <entry> |
13 | + <base>PHP71</base> |
14 | + <trans>php71</trans> |
15 | + </entry> |
16 | + <entry> |
17 | + <base>PHP72</base> |
18 | + <trans>php72</trans> |
19 | + </entry> |
20 | + <entry> |
21 | + <base>PHP73</base> |
22 | + <trans>php73</trans> |
23 | + </entry> |
24 | + |
25 | </lexicon> |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |