Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] Translating your attributes



The problem in org.eclipse.core.runtime.contentTypes' schema has been fixed
in HEAD.

Rafael

December 7, 2004 12:35 AM
To: eclipse-dev@xxxxxxxxxxx
cc:
From: Wassim Melhem/Toronto/IBM@IBMCA
Subject: [eclipse-dev] Translating your attributes







In today's upcoming build, if you have the PDE manifest flag 'Usage of
non-externalized strings' set to warning/error,
you might see new markers telling you that "attribute X should not be
translated".

PLEASE NOTE:
While some of these warnings may be valid and should be corrected by you,
others may just indicate that the owners for the particular extension point
schema forgot to mark these attributes as translatable.

In the latter case, please open a defect against the team that owns that
particular extension point telling them the attribute that should be marked
as translatable.

Schemas I have encountered which contain such problems are
org.eclipse.ui.popupMenus, org.eclipse.ui.preferencePages and
org.eclipse.core.runtime.contentTypes.

Thanks,
Wassim.

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe
from this list, visit
 http://dev.eclipse.org/mailman/listinfo/eclipse-dev



Back to the top