Hi, I'd like to translate to spanish the notices "x more" on the month view. Is it possible?
Thanks, Damián
translating the notice "x more"
9 posts
• Page 1 of 1
Posts: 44
Joined: Sat Mar 13, 2010 11:48 am |
|
Hi Damian,
I assume you're talking about changing the word "more" to "mas", si? I'm attaching a screen shot to show you where you can do that. It's in the script parameter of the selected "Perform Script" step. I hope that helps. Let me know if you have any other questions. Jeff
|
|
Posts: 44
Joined: Sat Mar 13, 2010 11:48 am |
Thanks, I've modified the Script "set array..." and the monthly calendar shows "2 más" but "3, 4... etc. more"
Should I change more steps? Here is the image, thanks
|
Hi Damian,
Sorry about that. Yes, you have to make the same change in the script parameter for the "Perform Script" a few lines down as well. I'm attaching another screen shot. Jeff
|
|
Posts: 44
Joined: Sat Mar 13, 2010 11:48 am |
Thanks Jeff, but I made both changes and the problem persists even in the original file: SC v6.23.
Sometimes the word "más" appears, but also sometimes the word "more". Look at my screen shot. Damian
|
Can you copy/paste your calculation for the script parameter for that second highlighted Perform Script step? (the one immediately following the "Write "X more" into array" comment). Or send a screen shot of that calc?
|
|
Posts: 44
Joined: Sat Mar 13, 2010 11:48 am |
I've only changed "more" for "más":
_____________ /* from when we were looping through portal rows "Content" & " " & $$sc_RowNumber & " " & $$sc_Column & " " & TextStyleAdd ( GetAsNumber ( GetRepetition ( CalendarMonth::CalendarContentReptCalc ; $$sc_Column ) ) + 1 & " más" ; Bold ) */ "Content" & " " & $$sc_RowNumber & " " & $$sc_Column & " 0 " & TextStyleAdd ( GetAsNumber ( $sc_writingcontent ) + 1 & " más" ; Negrita ) |
Your calc is correct. Turns out there's one more place where this change needs to be made, and it's in the "Insert Into Calendar { Column }" script - see attached screen shot. Sorry for all of the back-and-forth on this.
You'll also want to change the "Click in / Drag Event" script. You'll see in the second screen shot that the script looks for the string "more" to know where you clicked. So just change "more" to "mas" there too.
|
|
Posts: 44
Joined: Sat Mar 13, 2010 11:48 am |
Thank you very much, is a pleasure working with SeedCode!
Cheers! |
9 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 4 guests