SambaPOS Forum
English Boards => Support => Topic started by: captain_farrell on March 06, 2013, 08:02:40 am
-
Hi everyone. I wanna change "kitchen message" button name as "backyard message" on sales screen.
Is there any possibility to make any changes on those button's name?
Thanks for help.
-
I'm not sure if such button exists.. Do you mean ticket note button?
-
yep ticket note button or any button name on the left hand side...Is it possible the change their names ?
Thanks Emre.
-
Sorry, there is no program setting for that.
-
Ok then. Thanks for help.
-
You need to open "Resources.resx" file which is under "Samba.Localization\Properties" folder and modify line below and you need to compile the project.
<data name="TicketNote" xml:space="preserve">
<value>Give here a name as you like</value>
-
Thanks Toni...
Have a good day.