Closed (fixed)
Project:
Vertical Tabs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2009 at 19:54 UTC
Updated:
2 Dec 2009 at 20:10 UTC
I've had a problem with translation of the string 'Don\'t create new revision' in vertical_tabs.node_form.js. Even though it's translated in the translation interface, the translation never shows up. This is probably due to the \' getting mangled somewhere in the process with JavaScript-translation.
I propose the string be changed to 'Do not create new revision' which is slightly better style and doesn't suffer from this issue.
Comments
Comment #1
dave reidThat's really strange. I went and just synced up the summaries from D7 which uses 'New revision' or 'No revision' as well as including 'Not published' if the 'Published' checkbox is not selected.
http://drupal.org/cvs?commit=290814