summaryrefslogtreecommitdiffstats
path: root/placeholder.h
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-01-16 13:27:08 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-01-16 13:27:08 +0000
commiteaaabc01a11241d4cd178d9e6d18eb4c9f1ce01b (patch)
treee5e3e90afe33acd8060875f08397bc4e8bd54aaf /placeholder.h
parent7b8e724d96640611d81bb058049a889badbc8453 (diff)
downloaddrakwizard-eaaabc01a11241d4cd178d9e6d18eb4c9f1ce01b.tar
drakwizard-eaaabc01a11241d4cd178d9e6d18eb4c9f1ce01b.tar.gz
drakwizard-eaaabc01a11241d4cd178d9e6d18eb4c9f1ce01b.tar.bz2
drakwizard-eaaabc01a11241d4cd178d9e6d18eb4c9f1ce01b.tar.xz
drakwizard-eaaabc01a11241d4cd178d9e6d18eb4c9f1ce01b.zip
s/Next ->/Next/ and s/<- Previous/Previous/ as requested by interface team
Diffstat (limited to 'placeholder.h')
-rw-r--r--placeholder.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/placeholder.h b/placeholder.h
index 08988d0a..2bb6e674 100644
--- a/placeholder.h
+++ b/placeholder.h
@@ -5,8 +5,8 @@
char *placeholder[] {
N_("Cancel"),
- N_("Next ->"),
- N_("<- Previous"),
+ N_("Next"),
+ N_("Previous"),
/*I18N: it is important to have this properly aligned.
it will be displayed with a monospace font; and the alignment
must be the same as for the command "df -h" on the command line