optron
Posts: 114
|
| Posted: 10/24/2006, 4:28 PM |
|
I inserted a button on a page. How can I add translation to that button ? I can't find anything related to that on the menu ?
Thanks - Arthur
_________________
==============================
don't forget to check: www.youngliving.us
use: 739947 to register |
 |
 |
MaFi
Posts: 49
|
| Posted: 10/26/2006, 1:33 AM |
|
Open the Project settings, choose Styles on the left side.
Than choose the listed style (compact) and the Buttons on the right side.
There you can add your new buttons and translations
CCS will take care of it, even if you change the style.
Regards
Martin
|
 |
 |
Robert Little
|
| Posted: 10/26/2006, 5:53 PM |
|
Alternative:
Create translation desired for the button
Right click on the control
Select Input properties
In field Label type your defined translation ( {res:your_transtation} )
Click on OK
Done.
|
|
|
 |
Arthur
|
| Posted: 10/26/2006, 11:07 PM |
|
I was thinking about this recent method (whlie adding a completely new button), however I'm still confused.
If I add i.e. VERIFY button. This button will have translation into i.e italian as ABC, then greek az XYZ, what do I need to enter into the properties, and where the proper strings are stored ? wound it create a new button so I can edit those by editing Styles ? I don't understand why this isn't done the same way as other properties. Some of them have EditTranslation property, some don't!
Arthur
|
|
|
 |
peterr
Posts: 5971
|
| Posted: 10/27/2006, 12:49 AM |
|
You didn't specify if you are asking about text buttons or image buttons, thus you got two different answers. Each answer is valid for different button types. Translating text is different from creating images (image buttons with text).
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
optron
Posts: 114
|
| Posted: 10/27/2006, 4:03 PM |
|
If the buttons that I drag and drop from the toolbox are considered image - the yes I'a asking about image button. I like the general concapt of translating elements in CCS, however for me translation of objects and components in CCS is somewhat inconsistent. I would rather see translating all elements the same way.
Arthur
_________________
==============================
don't forget to check: www.youngliving.us
use: 739947 to register |
 |
 |
peterr
Posts: 5971
|
| Posted: 10/27/2006, 6:09 PM |
|
It's consistent. You have one file and you edit all your translations there. Yo also use the same syntax for all elements that you want to translate.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |