summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-03-19 11:44:24 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-03-19 11:44:24 +0000
commit66665733ccce96b13702ccc790892fb2708bae53 (patch)
tree77d092dda81c5952ba8c87e04413bfe8b2889bbe /perl-install
parent9cec0d2182acde870eadf40dda62aad35a86f5ce (diff)
downloaddrakx-66665733ccce96b13702ccc790892fb2708bae53.tar
drakx-66665733ccce96b13702ccc790892fb2708bae53.tar.gz
drakx-66665733ccce96b13702ccc790892fb2708bae53.tar.bz2
drakx-66665733ccce96b13702ccc790892fb2708bae53.tar.xz
drakx-66665733ccce96b13702ccc790892fb2708bae53.zip
add hint for translators (cooker-i18n request)
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/standalone/drakvpn3
1 files changed, 2 insertions, 1 deletions
diff --git a/perl-install/standalone/drakvpn b/perl-install/standalone/drakvpn
index 9bb40f40f..d5aef0e7b 100644
--- a/perl-install/standalone/drakvpn
+++ b/perl-install/standalone/drakvpn
@@ -689,7 +689,8 @@ You can now :
- edit \t\t\t (modify parameters of an existing section)
- remove \t\t (remove an existing section)
- commit \t\t (writes the changes to the real file)"),
- [ N_("Display"), N_("Add"), N_("Edit"), N_("Remove"), N_("Commit") ]) or goto step_configuration;
+ [ #-PO: here "display" is a verb, not a noun
+ N_("Display"), N_("Add"), N_("Edit"), N_("Remove"), N_("Commit") ]) or goto step_configuration;
#- display $racoon_conf -------------------------