Crowdin: follow-up to previous commit

This commit is contained in:
luz.paz
2019-02-11 16:59:03 -05:00
committed by Yorik van Havre
parent 5103002df9
commit 3652a8a54a

View File

@@ -99,7 +99,7 @@ class _CommandFloor:
warning = True
if warning :
message = translate( "Arch" , "You can put anything but the following objects: Site, Building, and Floor - in a Floor object.\n\
Floor object is not allowed to accept Site or Building objects.\n\
Floor object is not allowed to accept Site, Building, or Floor objects.\n\
Site, Building, and Floor objects will be removed from the selection.\n\
You can change that in the preferences.") + "\n"
ArchCommands.printMessage( message )