1
2# Message file for cmd/sgs/ld.
3
4domain	"SUNW_OST_SGS"
5
6# System error messages
7
8msgid	"file %s: open failed: %s"
9msgstr	""
10msgid	"file %s: exec failed: %s"
11msgstr	""
12
13msgid	"alloc failed: %s"
14msgstr	""
15msgid	"unable to execute 64-bit version of ld"
16msgstr	""
17
18msgid	"unknown target platform: %s"
19msgstr	""
20
21# Generic error diagnostic labels
22
23msgid	"warning: "
24msgstr	""
25msgid	"guidance: "
26msgstr	""
27msgid	"fatal: "
28msgstr	""
29msgid	"elf error: "
30msgstr	""
31
32