From 685fda4f13715ccadb32fa72af1b557cb55c9574 Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Sat, 3 Mar 2012 21:42:21 +0000 Subject: Many i18n fixings, based on [#30428] [2.62] Translation Issues. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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… --- source/blender/render/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/render/CMakeLists.txt') diff --git a/source/blender/render/CMakeLists.txt b/source/blender/render/CMakeLists.txt index 51c5d49208e..a2d6e27bcb7 100644 --- a/source/blender/render/CMakeLists.txt +++ b/source/blender/render/CMakeLists.txt @@ -27,6 +27,7 @@ set(INC extern/include intern/include + ../blenfont ../blenkernel ../blenlib ../blenloader -- cgit v1.2.3