Lines Matching refs:gettext

213 					gettext("mkfs -F udfs "));
259 gettext("illegal "
291 gettext("%s: cannot open\n"), fsys);
311 (void) printf(gettext(
328 (void) printf(gettext("No size specified, entire partition "
339 gettext("Negative number of sectors(%d) not allowed\n"),
346 gettext("size should be at least %d sectors\n"),
353 (void) fprintf(stderr, gettext("Invalid size: %d "
359 gettext("File system size %d smaller than "
382 gettext("%s is mounted,"
391 gettext("can't check mount point; "));
393 gettext("%s is mounted but not in mnttab(4)\n"),
400 gettext("%s is not mounted\n"),
408 gettext("%s: cannot create\n"), fsys);
413 gettext("%s: %s: cannot stat\n"),
419 gettext("%s is mounted, can't mkfs\n"), fsys);
432 (void) fprintf(stderr, gettext("%s: cannot open\n"),
446 gettext("preposterous size %d. sectors\n"), fssize);
459 gettext("sector size must be"
464 gettext("sector size must be a power of 2, not %d\n"),
472 (void) printf(gettext("Creating file system with sector size of "
872 gettext("Volume integrity sequence"
957 gettext("File set descriptor too long\n"));
1043 gettext("Can't allocate bitmap space\n"));
1139 gettext("seek error on sector %ld: %s\n"),
1147 gettext("read error on sector %ld: %s\n"),
1167 gettext("seek error on sector %ld: %s\n"),
1177 gettext("write error on sector %ld: %s\n"),
1187 gettext("udfs usage: mkfs [-F FSType] [-V]"
1190 gettext(" -m : dump fs cmd line used to make"
1193 gettext(" -V : print this command line and return\n"));
1195 gettext(" -o : udfs options: :psize=%d:label=%s\n"),
1198 gettext("NOTE that all -o suboptions: must"
1201 gettext("be parsed as a single argument\n"));
1209 (void) printf(gettext("mkfs -F udfs -o "));
1251 gettext("mkfs: only one \"*\" "
1264 gettext("mkfs: only one \"k\" allowed\n"));
1273 gettext("mkfs: bad numeric arg: \"%s\"\n"),
1281 gettext("mkfs: value for %s overflowed\n"), param);
1291 gettext("mkfs: argument %s out of range\n"), param);
1343 gettext("DKIOCINFO failed using psize = 2048"
1357 gettext("The device sector size "
1405 (void) fprintf(stderr, gettext("Cannot allocate space for "
1470 (void) fprintf(stderr, gettext("Unable to read VTOC\n"));
1475 (void) fprintf(stderr, gettext("Vtoc.v_sanity != VTOC_SANE\n"));
1481 gettext("Could not get the slice information\n"));
1487 gettext("dki_info.dki_partition > V_NUMPAR\n"));