On 3/26/07, xpdz <xia...@gm...> wrote:
> oh, sorry, I mean the resource key "SQLPanelAPI.unsavedchanges" is
> there, but the value is still kept the old one: "There are unsaved
> changes. Save them now?" in the new snapshot. So I guess the i18n
> plug-in can not handle the changed resource values like this case, I
> have to change the value to "There are unsaved changes in file:\n {0} \n
> Save them now?" mannually, is it?
I was hoping Gerd would weigh in on this one. I believe that is
correct (I don't have much experience using the plugin from a
translators point of view ) I think it will just generate the file if
it is missing or tell you if any string keys are missing. I don't
believe it has the capability to tell if the string value has been
changed since the previous version. For that I think it might need to
diff the previous English version against the new version and I don't
believe that's possible given the way the plugin works currently.
Rob
|