Re: To make a string in baobab's vala source translatable

2012-07-13 Thread Daniel Mustieles GarcĂ­a
Done :) Many thanks for your patch 2012/7/13 Andika Triwidada > Hello, > > While testing translation of baobab, I found a string that should have > been translatable but not yet. > That string resides in a vala code [1]. > Would anyone comment/review my patch? It was to make that string > trans

To make a string in baobab's vala source translatable

2012-07-12 Thread Andika Triwidada
Hello, While testing translation of baobab, I found a string that should have been translatable but not yet. That string resides in a vala code [1]. Would anyone comment/review my patch? It was to make that string translatable. I have tested it after applying to my test box and rebuilt. Regards,