| | 8 | o Tweak the ts2po and po2ts dependencies so Vidalia can be built with Xcode |
| | 9 | on OS X again. |
| | 10 | o Update ts2po to use 'msgctxt' in .po files for specifying message |
| | 11 | context, rather than overloading the "#:" line. |
| | 12 | o Update po2ts to tolerate using either 'msgctxt' or an overload "#:" line |
| | 13 | for specifying message context. |
| | 14 | o If we're building with CMake 2.6, then force CMake 2.4 compatibility for |
| | 15 | linker search path behavior. Fixes a CMake warning when building with |
| | 16 | CMake 2.6. (Ticket #374) |
| | 17 | o Explicitly link in ws2_32 when building with UPnP support on Windows. |
| | 18 | (Ticket #374 as well) |
| | 19 | o Add a Romanian GUI and installer translation. |
| | 20 | o Updated Farsi, Finnish, French, German, and Swedish translations. |