vagrant-unison icon indicating copy to clipboard operation
vagrant-unison copied to clipboard

changing the i18l namespace in a few places.

Open cromulus opened this issue 10 years ago • 10 comments

the plugin was using the "vagrant_sync" namespace for errors in translations.

cromulus avatar Feb 02 '15 18:02 cromulus

what issue does it solve and how solution can be tested?

dmatora avatar Feb 02 '15 18:02 dmatora

First attempt at using the plugin and this error appeared:

Bringing machine 'default' up with 'virtualbox' provider...
There are errors in the configuration of this machine. Please fix
the following errors and try again:

Unison:
* translation missing: en.vagrant_sync.config.host_folder_required
* translation missing: en.vagrant_sync.config.guest_folder_required

With the change in the translation namespace, we should see helpful errors about the configuration, rather than translation missing errors. A bit more user friendly.

cromulus avatar Feb 02 '15 19:02 cromulus

Ok, looks like this is supposed to resolve http://mrdavidlaing/vagrant-unison/#7

dmatora avatar Feb 02 '15 19:02 dmatora

can you update version.rb?

dmatora avatar Feb 02 '15 21:02 dmatora

Sure. Away from my computer for the next few hours...

sent on the move

On Feb 2, 2015 4:48 PM, "dmatora" [email protected] wrote:

can you update version?

— Reply to this email directly or view it on GitHub https://github.com/dmatora/vagrant-unison/pull/1#issuecomment-72545010.

cromulus avatar Feb 02 '15 22:02 cromulus

Doesn't look like it's solving the issue. Getting

There are errors in the configuration of this machine.
Please fix the following errors and try again:

Unison:
* translation missing: en.vagrant_unison.config.host_folder_required
* translation missing: en.vagrant_unison.config.guest_folder_required

dmatora avatar Feb 02 '15 23:02 dmatora

Any news?

dmatora avatar Feb 08 '15 11:02 dmatora

Been underwater at work past few weeks. Should have a second or two in the next few days to take a look and fix this.

sent on the move

On Feb 8, 2015 6:37 AM, "dmatora" [email protected] wrote:

Any news?

— Reply to this email directly or view it on GitHub https://github.com/dmatora/vagrant-unison/pull/1#issuecomment-73407248.

cromulus avatar Feb 16 '15 14:02 cromulus

Any idea hot to apply an hotfix? I need to try this unison, cause is quite annoying only host to guest and not birections

killua99 avatar Feb 25 '15 20:02 killua99

you don't really need this fix to make plugin working

dmatora avatar Feb 26 '15 06:02 dmatora