Project

General

Profile

« Previous | Next » 

Revision 01b34665

Added by Phil Davis over 8 years ago

Firewall Rules Edit translate Source and Destination

These bits were not translating.
Line 1406 could possibly be like:
```
$group = new Form_Group($name . ' ' . gettext('Port Range'));
```
But then that assumes that in every target language the translation of "Source" or "Destination" can be put in front of the translation of "Port Range".

So I have given the translators both full phrases to do what they like with.

  • added
  • modified
  • copied
  • renamed
  • deleted