Reverted wrong typo fix.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39716 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d222eb7942
commit
081615cbf7
@ -437,7 +437,7 @@ PrintServerApp::CreatePrinter(const char* printerName, const char* driverName,
|
||||
} else {
|
||||
info.SetTo(B_TRANSLATE(
|
||||
"A printer with that name already exists, "
|
||||
"but its not usable at all! Replace?"));
|
||||
"but it's not usable at all! Replace?"));
|
||||
}
|
||||
|
||||
if (info.Length() != 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user