Falls jemand hier die Übersetzungen Anpassen kann, habe ich zwei Fehler im FormBuilder-Modul entdeckt. Der zweite Fehler ist wichtig, weil er Auswirkungen auf die Funktionalität hat.
Falsch:
$lang['exporttoexcel'] = 'Nach Excel exportieren (CVS-Format)';
Richtig:
$lang['exporttoexcel'] = 'Nach Excel exportieren (CSV-Format)';
Falsch:
$lang['export_spec'] = 'FormBuilderExportdatei-%s-%s.xls';
Richtig:
$lang['export_spec'] = 'FormBuilderExportdatei-%s-%s.csv';
Details dazu gibt es in diesem Thread:
viewtopic.php?f=7&t=79175
2 Übersetzungsfehler in FormBrowser
- Rolf
- Dev Team Member
- Posts: 7759
- Joined: Wed Apr 23, 2008 7:53 am
- Location: The Netherlands
- Contact:
Re: 2 Übersetzungsfehler in FormBrowser
When you have an account in the Forge you can join the German translation team and update it yourself.
Check: http://dev.cmsmadesimple.org/projects/german
If you have got accepted, you can find the TC here:
http://translations.cmsmadesimple.org/login.php
Check: http://dev.cmsmadesimple.org/projects/german
If you have got accepted, you can find the TC here:
http://translations.cmsmadesimple.org/login.php

- + - + - + - + - + -
Latest CMSMS tutorial: FormBuilder WatchGuard
- + - + - + - + - + -
Did my post help you solving a problem at your (customers) website and it saved you many hours of work?
Great!! Buy me a cup of coffee in return as a small token of appreciation!
Great!! Buy me a cup of coffee in return as a small token of appreciation!