~julian-ladisch/ubuntu/wily/phpmyadmin/4.4.15.1-1

« back to all changes in this revision

Viewing changes to index.php

  • Committer: Package Import Robot
  • Author(s): Michal Čihař
  • Date: 2015-07-23 07:54:31 UTC
  • mfrom: (1.2.79)
  • Revision ID: package-import@ubuntu.com-20150723075431-5ukoyk8cjr3fpi3a
Tags: 4:4.4.12-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
643
643
    ) {
644
644
        trigger_error(
645
645
            'You are using an incomplete translation, please help to make it '
646
 
            . 'better by [a@https://www.phpmyadmin.net/contribute/'
647
 
            . '#translate@_blank]contributing[/a].',
 
646
            . 'better by [a@https://www.phpmyadmin.net/translate/'
 
647
            . '@_blank]contributing[/a].',
648
648
            E_USER_NOTICE
649
649
        );
650
650
    }