summaryrefslogtreecommitdiffstats
path: root/placeholder.h
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-01-16 13:50:14 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-01-16 13:50:14 +0000
commit7301be9f6262ebe7da395b15ffa0a0f2d1dec027 (patch)
tree2510742c5d307b678004f2508c5f7d3368a56b2a /placeholder.h
parent24bcef8ec1e39d6e7bc71891c26dfcfef5236d0e (diff)
downloaddrakwizard-7301be9f6262ebe7da395b15ffa0a0f2d1dec027.tar
drakwizard-7301be9f6262ebe7da395b15ffa0a0f2d1dec027.tar.gz
drakwizard-7301be9f6262ebe7da395b15ffa0a0f2d1dec027.tar.bz2
drakwizard-7301be9f6262ebe7da395b15ffa0a0f2d1dec027.tar.xz
drakwizard-7301be9f6262ebe7da395b15ffa0a0f2d1dec027.zip
remove useless file
Diffstat (limited to 'placeholder.h')
-rw-r--r--placeholder.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/placeholder.h b/placeholder.h
deleted file mode 100644
index 2bb6e674..00000000
--- a/placeholder.h
+++ /dev/null
@@ -1,15 +0,0 @@
-/*
- * This file is a placeholder; to define strings not found on the *wiz
- * files; or also to put somme comments for translators
- */
-
-char *placeholder[] {
- N_("Cancel"),
- 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
- */
- N_("Filesystem Size Used Avail Use% Mounted on"),
-}