Sharing custom translations

We're trying to use wyUpdate with a french locale. The french translation that was provided was unusable (pretty horrible in fact). We've then decided to create our own translation. The problem is that custom translations seem to be saved for a specific user in the appdata folder. The problem is that wybuild projects can be used by multiple users on different PCs, so we would have to copy the translation file from the appdata folder to every user.

First of all, did I understand this right? If so, it seems to me that there should be a way to share translations easily, maybe by embedding it in the project file.

First of all, did I understand this right? If so, it seems to me that there should be a way to share translations easily, maybe by embedding it in the project file.

You're right, the only way to share user created translations is to add them to the "%appdata%\wyUpdate\Languages\" folder. Not very convienient.

We'll see if we can make this easier in wyBuild 2.8.