Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 1de53cbf

Von Sven Donath vor etwa 14 Jahren hinzugefügt

  • ID 1de53cbf8a926ae3ae89bc5466ab660df82484b2
  • Vorgänger d5293ff5
  • Nachfolger fb1e6508

Bugfix for Bug 1468: JavaScript-Title_Hack lieferte falsche oder sinnlose Titel und viele weitere.
Wenn der Title-String leer ist, wird mein Title-Hack-JavaScritpt hicht ausgegeben.
Dadurch wird der Titel des Frameset angezeicgt.
Massenhaft Strings angepasst. Teilweise der Logik wegen, oft wegen
"german Umlauts"-Problemen. Teilweise wegen Tipp- und copy&past-Fehlern.
Dateien repariert, die den Titel nicht gesetzt haben.
Bundesländer mit Bindestrichen versehen.
Finanzamt - Daten für Bundesländer mit führender Null in der PLZ repariert. Das Feld PLZ ist Typ Text,
aber jemand muss es beim Exportieren/Importieren als Zahl gehandhabt haben.

Unterschiede anzeigen:

locale/en/all
1 1
#!/usr/bin/perl
2
# -*- coding: ISO-8859-15; -*-
3
# vim: fenc=ISO-8859-15
2 4

  
3 5
# These are all the texts to build the translations files.
4 6
# The file has the form of 'english text'  => 'foreign text',
......
57 59
  'AR Transaction (abbreviation)' => '',
58 60
  'AR Transactions'             => 'Sales Transactions',
59 61
  'ASSETS'                      => '',
60
  'About'                       => '',
61 62
  'Abrechnungsnummer'           => '',
62 63
  'Abteilung'                   => '',
63 64
  'Account'                     => '',
......
99 100
  'Account saved!'              => '',
100 101
  'Accounting Group deleted!'   => '',
101 102
  'Accounting Group saved!'     => '',
102
  'Accounting Menu'             => '',
103 103
  'Accrual'                     => '',
104 104
  'Active'                      => '',
105 105
  'Active?'                     => '',
106 106
  'Add'                         => '',
107
  'Add '                        => '',
108 107
  'Add AP Transaction'          => '',
109 108
  'Add AR Transaction'          => '',
110 109
  'Add Account'                 => '',
......
343 342
  'Cash'                        => '',
344 343
  'Cc'                          => '',
345 344
  'Change Lx-Office installation settings (all menu entries beneath \'System\')' => '',
345
  'Change representative to'    => '',
346 346
  'Charge Number'               => '',
347 347
  'Charge number'               => '',
348 348
  'Chart'                       => '',
......
603 603
  'EUR'                         => '',
604 604
  'Earlier versions of Lx-Office contained bugs which might have led to wrong entries in the general ledger.' => '',
605 605
  'Edit'                        => '',
606
  'Edit '                       => '',
607 606
  'Edit Access Rights'          => '',
608 607
  'Edit Access Rights for Follow-Ups' => '',
609 608
  'Edit Account'                => '',
......
959 958
  'Login Name'                  => '',
960 959
  'Login name missing!'         => '',
961 960
  'Logout'                      => '',
961
  'Logout now'                  => '',
962 962
  'Long Dates'                  => '',
963 963
  'Long Description'            => '',
964
  'Lx-Office'                   => '',
964 965
  'Lx-Office 2.4.0 introduces two new concepts: tax zones and Buchungsgruppen.' => '',
965 966
  'Lx-Office can fix these problems automatically.' => '',
966 967
  'Lx-Office has been switched to group-based access restrictions.' => '',
......
990 991
  'May set the BCC field when sending emails' => '',
991 992
  'Medium Number'               => '',
992 993
  'Memo'                        => '',
994
  'Menu'                        => '',
993 995
  'Message'                     => '',
994 996
  'Method'                      => '',
995 997
  'Microfiche'                  => '',
......
1324 1326
  'Removing marked entries from queue ...' => '',
1325 1327
  'Rename the group'            => '',
1326 1328
  'Report Positions'            => '',
1327
  'Report about wareouse contents' => '',
1328
  'Report about wareouse transactions' => '',
1329
  'Report about warehouse contents' => '',
1330
  'Report about warehouse transactions' => '',
1329 1331
  'Report and misc. Preferences' => '',
1330 1332
  'Report for'                  => '',
1331 1333
  'Reports'                     => '',
......
1484 1486
  'Sum per'                     => '',
1485 1487
  'Summen- und Saldenliste'     => '',
1486 1488
  'Superuser name'              => '',
1489
  'Switch Menu on / off'        => '',
1487 1490
  'System'                      => '',
1488 1491
  'TODO list'                   => '',
1489 1492
  'TODO list options'           => '',
......
1924 1927
  'cp_greeting to cp_gender migration' => '',
1925 1928
  'customer'                    => '',
1926 1929
  'customer_list'               => '',
1927
  'customernumber not unique!'  => '',
1928 1930
  'debug'                       => '',
1929 1931
  'delete'                      => '',
1930 1932
  'deliverydate'                => '',

Auch abrufbar als: Unified diff