Page 1 of 1

translation status

PostPosted: Fri Oct 12, 2012 3:49 pm
by zmmaj
when I click on that Tab i got next error

Code: Select all
Fatal error: Uncaught exception 'Exception' with message 'Attempt to translate a record in a table "Servis" that contains no translations.' in /home/zmajsoft/public_html/autoservis/admina/actions/set_translation_status.php:22 Stack trace: #0 /home/zmajsoft/public_html/autoservis/admina/Dataface/Application.php(2325): dataface_actions_set_translation_status->handle(Array) #1 /home/zmajsoft/public_html/autoservis/admina/Dataface/Application.php(2410): Dataface_Application->handleRequest() #2 /home/zmajsoft/public_html/autoservis/zmajsoft_autoservis/index.php(8): Dataface_Application->display() #3 {main} thrown in /home/zmajsoft/public_html/autoservis/admina/actions/set_translation_status.php on line 22


What that mean?
Or how I can hide that button from users?
Also, I was translate on Serbian ( same is and in Bosnian, MOntenegrian and Croatian) en,ini file, so now I got sr.ini file...
where to send this translation?
Another thing... how to set my app to be initial on other language than English?

Re: translation status

PostPosted: Tue Oct 16, 2012 6:56 am
by shannah
To hide this action, in your application's actions.ini file add
Code: Select all
[set_translation_status]
    category=""


Another thing... how to set my app to be initial on other language than English?


Add the following to the beginning of your conf.ini file.
Code: Select all
default_language=sr


where to send this translation?


http://xataface.com/wiki/Contribute_to_ ... on_Project

-Steve

Re: translation status

PostPosted: Tue Oct 16, 2012 7:53 am
by zmmaj
Please give me some Email where to send ready translation...
In meantime, ( cose appache error, when I set language default = sr) i was translate and calendar-en.js to
calendar-sr-latin.js

FCK editor wont alone change language( with sr= default language)... su I must change that manualy in
fckconfig.js to
FCKConfig.DefaultLanguage = 'sr-latn' ;

similar thing I was must do and for CKEditor...

tnx...

Re: translation status

PostPosted: Tue Oct 16, 2012 8:05 am
by shannah
You can send the translation to steve@weblite.ca

Re: translation status

PostPosted: Tue Oct 16, 2012 8:17 am
by zmmaj
done...