Changeset 2816809
- Timestamp:
- 11/11/2022 07:56:48 PM (3 years ago)
- Location:
- greek-multi-tool
- Files:
-
- 2 edited
-
tags/2.1.2/admin/functions/oldtranslator.php (modified) (1 diff)
-
trunk/admin/functions/oldtranslator.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
greek-multi-tool/tags/2.1.2/admin/functions/oldtranslator.php
r2816808 r2816809 28 28 '/[ψΨ]/u' => 'ps', 29 29 '/[ωώ]/iu' => 'o', 30 '/[ ]/' => '-', 30 31 '/[--]/' => '-', 31 32 '/[.]/' => '', -
greek-multi-tool/trunk/admin/functions/oldtranslator.php
r2816808 r2816809 28 28 '/[ψΨ]/u' => 'ps', 29 29 '/[ωώ]/iu' => 'o', 30 '/[ ]/' => '-', 30 31 '/[--]/' => '-', 31 32 '/[.]/' => '',
Note: See TracChangeset
for help on using the changeset viewer.