Ticket #3463 (closed Bugs: fixed)

Opened 3 years ago

Last modified 3 years ago

Translation problem in page.trunks.php

Reported by: chrisjx2002 Assigned to: p_lindheimer
Priority: minor Milestone: 2.6
Component: Core - Trunks/Routing Version: 2.5-branch
Keywords: translation trunks Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

At line echo "<h2>".sprintf("Add %s Trunk".... is not translated in other languages. It lacks something as _("Add %s Trunk") and the sentence in amp.po for the translation.

Change History

01/07/09 10:32:31 changed by p_lindheimer

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

(In [7409]) fixes #3463 missing _() enclosure

01/07/09 12:02:26 changed by mickecarlsson

(In [7410]) re #3463, updated the amp.pot file and Swedish language

01/15/09 10:13:23 changed by p_lindheimer

(In [7417]) Merged revisions 7407-7416 via svnmerge from http://svn.freepbx.org/modules/branches/2.5

........

r7409 | p_lindheimer | 2009-01-07 08:32:30 -0800 (Wed, 07 Jan 2009) | 1 line

fixes #3463 missing _() enclosure

05/06/09 13:34:40 changed by p_lindheimer

(In [7646]) Merged revisions 7352-7407,7409-7460,7462-7481,7483-7519,7521,7524-7529,7531-7543,7545-7551,7553-7590,7596,7598-7637,7639,7641-7645 via svnmerge from http://svn.freepbx.org/freepbx/branches/2.5

........

r7410 | mickecarlsson | 2009-01-07 10:02:26 -0800 (Wed, 07 Jan 2009) | 1 line

re #3463, updated the amp.pot file and Swedish language

........

r7420 | mickecarlsson | 2009-01-27 10:01:03 -0800 (Tue, 27 Jan 2009) | 1 line

Closes #3484 updated spanish language for core (and modules)

........

r7423 | mickecarlsson | 2009-01-27 10:24:35 -0800 (Tue, 27 Jan 2009) | 1 line

Closes #3438 updated amp.po file for french language

........

r7441 | mickecarlsson | 2009-02-01 10:46:43 -0800 (Sun, 01 Feb 2009) | 1 line

Closes #3503 adds chinese language to core

........

r7460 | mickecarlsson | 2009-02-16 12:35:51 -0800 (Mon, 16 Feb 2009) | 1 line

Closes #3539 updates Bulgarian language to core and ari. Thank you chocho

........

r7551 | mickecarlsson | 2009-03-26 04:36:44 -0700 (Thu, 26 Mar 2009) | 1 line

Closes #3596, adds Danish language to Ari. Thank you danielz

........

r7572 | mickecarlsson | 2009-04-06 11:20:22 -0700 (Mon, 06 Apr 2009) | 1 line

Closes #3616 adds Portuguese (Brasil) language to amp. Thank you Flavio E. Goncalves. Please feel free to do the Brazilian translations fro FreePBX

........

r7614 | p_lindheimer | 2009-05-02 10:35:40 -0700 (Sat, 02 May 2009) | 1 line

fixes #3449 path is relative to admin and not admin/views directory

........

r7616 | p_lindheimer | 2009-05-02 10:44:53 -0700 (Sat, 02 May 2009) | 1 line

closes #3556

........

r7625 | p_lindheimer | 2009-05-02 11:58:49 -0700 (Sat, 02 May 2009) | 1 line

fixes 641 hardcoded path

........

r7628 | p_lindheimer | 2009-05-02 13:19:12 -0700 (Sat, 02 May 2009) | 1 line

fixes #3513 check/report db error

........

r7629 | p_lindheimer | 2009-05-02 13:29:44 -0700 (Sat, 02 May 2009) | 1 line

fixes #3525 HTML errors

........

r7645 | p_lindheimer | 2009-05-06 09:36:46 -0700 (Wed, 06 May 2009) | 1 line

fixes #3658 module_admin PHP error when online repository not available

........