]> wagnertech.de Git - mfinanz.git/blob - locale/de/Pg-upgrade-2.2.0.37-2.2.0.38
<td> muss in <tr> stecken.
[mfinanz.git] / locale / de / Pg-upgrade-2.2.0.37-2.2.0.38
1 $self->{texts} = {
2   'Could not copy %s to %s. Reason: %s' => 'Die Datei &quot;%s&quot; konnte nicht nach &quot;%s&quot; kopiert werden. Grund: %s',
3   'Could not open the file users/members.' => 'Die Datei &quot;users/members&quot; konnte nicht ge&ouml;ffnet werden.',
4   'Could not rename %s to %s. Reason: %s' => 'Die Datei &quot;%s&quot; konnte nicht in &quot;%s&quot; umbenannt werden. Grund: %s',
5 };
6
7 $self->{subs} = {
8   'do_update'                   => 'do_update',
9   'update_templates'            => 'update_templates',
10 };
11
12 1;