Blender Git Commit Log

Git Commits -> Revision 685fda4

Revision 685fda4 by Bastien Montagne (master)
March 3, 2012, 21:42 (GMT)
Many i18n fixings, based on [#30428] [2.62] Translation Issues.

In fact, most "UI special cases" are not well translated, currently. :/ This affects especially the "Properties" panels. This commit should address problems in Graph editors, and 3D View (but probably not yet all of them). Yet it already adds more than 100 new messages (and fixes translated drawing of more).

Also done some style edits�?�

Commit Details:

Full Hash: 685fda4f13715ccadb32fa72af1b557cb55c9574
SVN Revision: 44624
Parent Commit: 3590076
Lines Changed: +663, -585

18 Modified Paths:

/source/blender/blenkernel/intern/fmodifier.c (+11, -9) (Diff)
/source/blender/editors/animation/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/animation/fmodifier_ui.c (+60, -33) (Diff)
/source/blender/editors/animation/SConscript (+1, -1) (Diff)
/source/blender/editors/gpencil/CMakeLists.txt (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_buttons.c (+111, -110) (Diff)
/source/blender/editors/gpencil/SConscript (+1, -1) (Diff)
/source/blender/editors/interface/interface_layout.c (+2, -2) (Diff)
/source/blender/editors/space_file/file_draw.c (+3, -5) (Diff)
/source/blender/editors/space_file/file_panels.c (+4, -4) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+56, -45) (Diff)
/source/blender/editors/space_graph/graph_edit.c (+5, -2) (Diff)
/source/blender/editors/space_view3d/view3d_buttons.c (+395, -366) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+5, -3) (Diff)
/source/blender/render/CMakeLists.txt (+1, -0) (Diff)
/source/blender/render/intern/source/external_engine.c (+4, -2) (Diff)
/source/blender/render/SConscript (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021