SambaPOS Forum

English Boards => Support => Topic started by: captain_farrell on March 06, 2013, 08:02:40 am

Title: How can i change any button's name ?
Post 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.
Title: Re: How can i change any button's name ?
Post by: emre on March 06, 2013, 11:25:35 am
I'm not sure if such button exists.. Do you mean ticket note button?
Title: Re: How can i change any button's name ?
Post by: captain_farrell on March 07, 2013, 10:32:39 am
yep ticket note button or any button name on the left hand side...Is it possible the change their names ?
Thanks Emre.
Title: Re: How can i change any button's name ?
Post by: emre on March 07, 2013, 11:30:28 am
Sorry, there is no program setting for that.
Title: Re: How can i change any button's name ?
Post by: captain_farrell on March 08, 2013, 08:14:25 am
Ok then. Thanks for help.
Title: Re: How can i change any button's name ?
Post by: toni on March 08, 2013, 08:56:30 am
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> 
Title: Re: How can i change any button's name ?
Post by: captain_farrell on March 14, 2013, 10:23:10 am
Thanks Toni...
Have a good day.