Hello! I decided to make a study of internationalization of error messages (python traceback). I came to decision there should be next steps: 1. to find error messages at code of all functions/modules and systematize these messages. 2. to translate all messages and create table (maybe, .csv file). 3. to learn how notebook or sagemathcloud connect to sage. 4. to write function that catch error messages from sage to notebook or sagemathcloud and translate these messages.
I tried to understand how notebook connects to sage (I read source code or notebook_object.py, run_notebook.py and online documentation and some code on twisted site) but not I can't to understand how it's realized. Please advise me where I can read about setting and getting information beetwin sage and notebook. Because there isn't any way to install sagemathcloud on local computer I don't know how I can do such internationalization for sagemathcloud. Is there any way to do know how sagemathcloud connect to sage? Help me please. Best regards, Andrei Shirshov. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
