~ubuntu-branches/ubuntu/precise/ginkgocadx/precise

« back to all changes in this revision

Viewing changes to src/cadxcore/main/gui/license/aboutdialog.cpp

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2011-09-09 08:39:26 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: package-import@ubuntu.com-20110909083926-iktecd132cnku5cd
Tags: 2.5.4.0~rc-1
New upstream version (patches were applied)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 *
3
 
 *  $Id: aboutdialog.cpp 3934 2011-07-07 08:47:50Z tovar $
 
3
 *  $Id: aboutdialog.cpp 4117 2011-09-02 09:06:53Z carlos $
4
4
 *  Ginkgo CADx Project
5
5
 *
6
6
 *  Copyright 2008-10 MetaEmotion S.L. All rights reserved.
64
64
        m_pCreditsText->WriteText(wxT("\n"));
65
65
        m_pCreditsText->WriteText(_("Japanese: Noriya Yokohama"));
66
66
        m_pCreditsText->WriteText(wxT("\n"));
67
 
        m_pCreditsText->WriteText(_("German: Sebastian Hilbert and Karsten Hilbert"));
 
67
        m_pCreditsText->WriteText(_("German: Sebastian Hilbert"));
68
68
        m_pCreditsText->WriteText(wxT("\n"));
69
69
        m_pCreditsText->WriteText(_("Turkish: zeugma (sunder67)"));
70
70
        m_pCreditsText->WriteText(wxT("\n"));