This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
if %errorlevel% == 0 ( echo SALES updated successfully! ) else ( echo Problems updating SALES! )
if %errorlevel% == 0 (
echo SALES updated successfully! ) else ( echo Problems updating SALES! )