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:
@@ -437,7 +437,7 @@ PrintServerApp::CreatePrinter(const char* printerName, const char* driverName,
|
|||||||
} else {
|
} else {
|
||||||
info.SetTo(B_TRANSLATE(
|
info.SetTo(B_TRANSLATE(
|
||||||
"A printer with that name already exists, "
|
"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) {
|
if (info.Length() != 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user