Ticket #4272 (closed Bug: fixed)

Opened 5 years ago

Some non-i18n'd strings is 2.1

Reported by: tarmo Owned by:
Priority: minor Milestone: 2.1
Component: Internationalization Keywords:
Cc:

Description

Some strings in the UI that are not i18n'd yet:

"Select item..." in the "Display" toolbar menu.

Smart Folder's "Subfolders" tab: "Contained Smart Folders" is not i18n'd and "Add Smart Folder" does not translate the "Add" word (but translates the type properly).

"Save" and "Cancel" in the forms used to add/edit new content, as well as the description of the type to be added.

When adding a subfolder to a smart folder, the toolbar contains the text "Add Smart Folder", where the word "add" is translated, but the type is not. Well, possibly the string shouldn't be there at all?

The criteria form of a smart folder has most of its buttons untranslated. Also the criteria field names and descriptions are not translated.

Change History

Changed 5 years ago by hannosch

"Select item..." in the "Display" toolbar menu.

Done.

Smart Folder's "Subfolders" tab: "Contained Smart Folders" is not i18n'd and "Add Smart Folder" does not translate the "Add" word (but translates the type properly). When adding a subfolder to a smart folder, the toolbar contains the text "Add Smart Folder", where the word "add" is translated, but the type is not. Well, possibly the string shouldn't be there at all?

I have added "Contained Smart Folders:" to plone-manual.pot and this will be added to the po's in the next days. I'll have look at the "Add type" issues.

"Save" and "Cancel" in the forms used to add/edit new content, as well as the description of the type to be added. The criteria form of a smart folder has most of its buttons untranslated. Also the criteria field names and descriptions are not translated.

These should already be fixed in current SVN (after beta1). Make sure you have recent version of ATCT and AT 1.3.4 from SVN as well.

Changed 5 years ago by tiran

  • status changed from new to closed
  • resolution set to fixed

Fixed by Hannosch. Thx!

Note: See TracTickets for help on using tickets.