The last of which is very machine dependant. Remember that
everything again. If a tranlsation is missing, the lost file is
checked first. If you maintain a language package, you might
want to keep this safe somewhere.
This subdir and file is not a part of the language package
- itself.
If the directory more exists and contains a file called all
- it will be parsed in addition to the mandatory all (see above).
- The file is useful if you want to change some translations for
- the current installation without conflicting further upgrades.
- The file is not autogenerated and has the same format as the all,
- but needs another key (more_texts). See the german translation
- for an example or copy the following code:
+ itself.
If the directory more exists and contains a file called
+ all it will be parsed in addition to the mandatory all (see
+ above). The file is useful if you want to change some
+ translations for the current installation without conflicting
+ further upgrades. The file is not autogenerated and has the same
+ format as the all, but needs another key (more_texts). See the
+ german translation for an example or copy the following code:
#!/usr/bin/perl
# -*- coding: utf-8; -*-
@@ -96,5 +97,4 @@ $self->{more_texts} = {
'Shipping Point' => 'Delivery time',
}
-