mysticfall / pivot4j

Pivot4J provides a common API for OLAP servers which can be used to build an analytical service frontend with pivot style GUI.
Other
128 stars 101 forks source link

Rename resource names for ensuring consistency. #107

Open mysticfall opened 10 years ago

mysticfall commented 10 years ago

We have certain inconsistencies in the message property bundles. For example, some messages use {0} for an argument while others use %d, and names like save.report.title and title.migrate.success, and so on.

We need to clean this up using more consistent naming convention to prevent translators from being confused.