diff options
author | Richard Bos <richard@radoeka.nl> | 2008-02-23 20:19:19 (GMT) |
---|---|---|
committer | Richard Bos <richard@radoeka.nl> | 2008-02-23 20:19:19 (GMT) |
commit | 21956abeeb282fc8194495bb930dc1b0de6db0ad (patch) | |
tree | 877b979c1406540d7b60d878dfed97a192d7816e /php/admin/locale/fr | |
parent | 0885da3d839b459726baa85f462bf085c9234495 (diff) | |
download | kolab-webadmin-21956abeeb282fc8194495bb930dc1b0de6db0ad.tar.gz |
changed the hardcoded path to web user interface (/admin)
into a variable: kolab_wui.
Diffstat (limited to 'php/admin/locale/fr')
-rw-r--r-- | php/admin/locale/fr/LC_MESSAGES/messages.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php/admin/locale/fr/LC_MESSAGES/messages.po b/php/admin/locale/fr/LC_MESSAGES/messages.po index 3be1dd9..19767fc 100644 --- a/php/admin/locale/fr/LC_MESSAGES/messages.po +++ b/php/admin/locale/fr/LC_MESSAGES/messages.po @@ -1131,7 +1131,7 @@ msgstr "Ajouter une adresse externe" #, fuzzy, php-format msgid "" "Addressbook entry DN could not be modified, distribution list <a " -"href='@webserver_web_prefix@/admin/distributionlist/list.php?" +"href='@kolab_wui@/distributionlist/list.php?" "action=modify&dn=%s'>'%s'</a> depends on it. To modify this entry, first " "remove it from the distribution list." msgstr "" @@ -2433,7 +2433,7 @@ msgstr "est vide" #, fuzzy #~ msgid "" #~ "Account DN could not be modified, distribution list <a " -#~ "href='@webserver_web_prefix@/admin/distributionlist/list.php?" +#~ "href='@kolab_wui@/distributionlist/list.php?" #~ "action=modify&dn=%s'>'%s'</a> depends on it. To modify this account, " #~ "first remove it from the distribution list." #~ msgstr "" |