Ticket #2591 (closed Bugs: fixed)

Opened 4 years ago

Last modified 4 years ago

Invalid format in php messages

Reported by: ded Assigned to: p_lindheimer
Priority: major Milestone: 2.4
Component: Core Version: 2.4-branch
Keywords: Cc:
Confirmation: Confirmed SVN Revision (if applicable):
Backend Engine: Asterisk 1.4.x Backend Engine Version:

Description

All last time added and changed PHP messages in most core .php files have invalid format for automated translation to any languages (exept English). Correct format looks like new gui_password ('password', $password, 'User Password', _("A user will enter the password bla-bla-bla").

Invalid format looks like new gui_textbox ('extension', $extdisplay, 'User Extension', \'The extension number to dial to reach this user.',

Example, correct format: functions.inc.php, line 2822 invalid format: functions.inc.php, line 2819

Attachments

core.patch (15.4 kB) - added by ded on 01/28/08 07:27:32.
voicemail.patch (3.1 kB) - added by ded on 01/28/08 07:28:26.
recordings.patch (2.8 kB) - added by ded on 01/30/08 08:32:14.
music.patch (0.6 kB) - added by ded on 01/30/08 08:32:33.
daynight.patch (0.6 kB) - added by ded on 02/04/08 02:46:58.
ivr.patch (2.4 kB) - added by ded on 02/07/08 01:42:03.
trunks.patch (10.2 kB) - added by ded on 02/15/08 04:03:53.

Change History

01/23/08 11:37:22 changed by ded

functions.inc.php, line 3912 functions.inc.php, line 3919 functions.inc.php, line 3921 functions.inc.php, line 3925 functions.inc.php, line 3926

too much. As result, page Admin > Extensions cannot be translated. Have checked on FreePBX 2.4.0beta2.2

01/28/08 07:27:32 changed by ded

  • attachment core.patch added.

01/28/08 07:28:26 changed by ded

  • attachment voicemail.patch added.

01/29/08 10:38:13 changed by p_lindheimer

  • confirmation changed from Unreviewed to Confirmed.
  • milestone changed from Cut Line to 2.4.

01/30/08 08:32:14 changed by ded

  • attachment recordings.patch added.

01/30/08 08:32:33 changed by ded

  • attachment music.patch added.

02/04/08 02:46:58 changed by ded

  • attachment daynight.patch added.

02/07/08 01:42:03 changed by ded

  • attachment ivr.patch added.

02/09/08 12:46:20 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

r5658 - thanks!

02/15/08 02:20:27 changed by ded

please reopen and add to trunk last trunks.patch

02/15/08 04:03:53 changed by ded

  • attachment trunks.patch added.

02/15/08 08:56:15 changed by p_lindheimer

ded, please just create a new ticket and put the new patch there once a ticket like this with patches has been applied and closed.