util-linux/sys-utils
Sami Kerola 1405658822 nls: remove translation strings
While looking earlier commit I noticed everything but formatting was removed
from a message in namei.c file.  That inspired me to look if there are more
strings that does not need translation project attention.  This change
removes at least some of them, if not all.

Reference: e19cc7b65b
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2018-05-28 13:36:38 +02:00
..
.gitignore build-sys: support ./configure ADJTIME_PATH= 2014-06-19 10:30:56 +02:00
Makemodule.am choom: fix build, remove unnecessary include 2018-04-16 13:51:37 +02:00
blkdiscard.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
blkdiscard.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
blkzone.8 blkzone: Fix a typo in blkzone.8 2018-02-26 16:42:35 +01:00
blkzone.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
chcpu.8 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
chcpu.c chcpu: Fix maximal number of CPUs 2018-05-10 11:41:37 +02:00
chmem.8 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
chmem.c chmem: cleanup includes 2017-10-23 15:49:22 +02:00
choom.1 man: choom.1: Use the correct macro for the font change of one argument 2018-05-23 10:43:27 +02:00
choom.c choom: set oom_score_adj before exec 2018-05-09 16:46:23 +02:00
ctrlaltdel.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
ctrlaltdel.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
dmesg.1 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
dmesg.c dmesg: fix raw output 2018-04-05 15:59:59 +02:00
eject.1 docs: remove some old history from manpages 2017-06-29 12:56:22 +02:00
eject.c sys-utils: use errexec() 2018-02-01 15:44:25 +01:00
fallocate.1 sys-utils/fallocate.1: Some tidying of the manual 2018-04-06 13:05:58 +02:00
fallocate.c fallocate: remove typo 2017-11-29 15:13:24 +01:00
flock.1 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
flock.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
fsfreeze.8 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
fsfreeze.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
fstab.5 fstab(5): mention how tabs are escaped 2017-07-31 13:48:04 +02:00
fstrim.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
fstrim.c fstrim: Return EXIT_FAILURE when FTRIM ioctl fails 2018-04-06 12:53:18 +02:00
fstrim.service.in fstrim: add -v to the systemd service 2016-10-18 12:09:53 +02:00
fstrim.timer fstrim: systemd timer units should be WantedBy=timers.target 2016-01-12 10:30:36 +01:00
hwclock-cmos.c hwclock: remove bool type definition 2017-08-30 11:21:56 +02:00
hwclock-rtc.c hwclock: rename --debug option to --verbose 2018-01-17 13:29:11 +01:00
hwclock.8.in hwclock: rename --debug option to --verbose 2018-01-17 13:29:11 +01:00
hwclock.c hwclock: add --ul-debug implementing debug.h 2018-01-22 11:10:22 +01:00
hwclock.h hwclock: add --ul-debug implementing debug.h 2018-01-22 11:10:22 +01:00
ipcmk.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
ipcmk.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
ipcrm.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
ipcrm.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
ipcs.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
ipcs.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
ipcutils.c ipcs: fix memory leak [coverity scan] 2017-10-12 14:39:54 +02:00
ipcutils.h ipcs: ulong -> unsigned long 2016-02-11 12:31:03 +01:00
ldattach.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
ldattach.c ldattach: simplify debugging function when vwarnx(3) is available 2017-07-15 22:02:53 +01:00
losetup.8 losetup: add --output-all option 2018-05-03 19:56:20 +01:00
losetup.c losetup: add --output-all option 2018-05-03 19:56:20 +01:00
lscpu-arm.c lscpu: Cortex-A12 merged into Cortex-A17 2018-04-12 11:32:17 +02:00
lscpu-dmi.c lscpu: move struct lscpu_desc header file 2018-01-22 13:04:12 +01:00
lscpu.1 lscpu: add --output-all option 2018-05-03 19:56:20 +01:00
lscpu.c Merge branch 'output-all' of https://github.com/kerolasa/lelux-utiliteetit 2018-05-10 12:15:32 +02:00
lscpu.h lscpu: move ARM decoding to lscpu-arm.c 2018-01-22 13:08:11 +01:00
lsipc.1 lsipc: fix options parsing and sync with man page 2017-05-02 23:22:04 +01:00
lsipc.c lsipc: cleanup columns[] usage 2018-04-18 15:51:17 +02:00
lsmem.1 lsmem: add --output-all option 2018-05-03 19:56:20 +01:00
lsmem.c lsmem: add --output-all option 2018-05-03 19:56:20 +01:00
lsns.8 lsns: add --output-all option 2018-05-03 19:56:21 +01:00
lsns.c lsns: remove unnecessary include 2018-05-17 12:42:16 +02:00
mount.8 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
mount.c nls: remove translation strings 2018-05-28 13:36:38 +02:00
mountpoint.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
mountpoint.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
nsenter.1 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
nsenter.c sys-utils: use errexec() 2018-02-01 15:44:25 +01:00
pivot_root.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
pivot_root.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
prlimit.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
prlimit.c sys-utils: use errexec() 2018-02-01 15:44:25 +01:00
readprofile.8 docs: remove some old history from manpages 2017-06-29 12:56:22 +02:00
readprofile.c misc: consolidate macro style USAGE_HELP_OPTIONS 2017-06-29 16:54:33 +02:00
renice.1 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
renice.c Fix minor typo: priorty -> priority 2017-12-31 13:07:43 +02:00
rfkill.8 rfkill: add --output-all option 2018-05-03 19:56:21 +01:00
rfkill.c rfkill: add --output-all option 2018-05-03 19:56:21 +01:00
rtcwake.8.in misc: fix typos using codespell 2018-02-16 11:12:52 +01:00
rtcwake.c rtcwake: wait stdin to settle down before entering a system sleep 2018-01-02 15:14:37 +01:00
setarch.8 docs: improve setarch(8) manual page 2017-12-10 10:50:32 +00:00
setarch.c sys-utils: use errexec() 2018-02-01 15:44:25 +01:00
setpriv.1 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
setpriv.c setpriv: implement option to set parent death signal 2018-04-10 13:52:21 +02:00
setsid.1 setsid: new option --fork 2017-11-08 11:38:26 +01:00
setsid.c sys-utils: use errexec() 2018-02-01 15:44:25 +01:00
swapoff.8 build-sys: move swapon from mount/ to sys-utils/ 2012-01-11 12:14:29 +01:00
swapoff.c build-sys: don't check for swapon() number of arguments 2017-12-18 13:57:20 +01:00
swapon-common.c mount, umount, swapon, fsck, lsblk, findmnt: harmonize six error messages 2016-03-16 10:39:38 +01:00
swapon-common.h swapon: split swapon-common.c 2014-09-22 13:16:25 +02:00
swapon.8 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
swapon.c swapon: add --output-all option 2018-05-03 19:56:21 +01:00
switch_root.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
switch_root.c sys-utils: use errexec() 2018-02-01 15:44:25 +01:00
tunelp.8 tunelp: use linux header 2017-07-31 13:48:04 +02:00
tunelp.c tunelp: use linux header 2017-07-31 13:48:04 +02:00
umount.8 umount: add note about --lazy 2018-04-20 09:50:04 +02:00
umount.c nls: remove translation strings 2018-05-28 13:36:38 +02:00
unshare.1 man: Use the correct macro for a font change of one argument 2018-05-23 10:43:27 +02:00
unshare.c sys-utils: use errexec() 2018-02-01 15:44:25 +01:00
wdctl.8 docs: replace FTP by HTTPS in kernel.org URLs 2016-12-19 11:22:26 +01:00
wdctl.c wdctl: do not call fsync(2) when closing watchdog device 2017-07-31 13:48:04 +02:00
zramctl.8 zramctl: add --output-all option 2018-05-03 19:56:21 +01:00
zramctl.c Merge branch 'output-all' of https://github.com/kerolasa/lelux-utiliteetit 2018-05-10 12:15:32 +02:00