Arturo Bernal created JSPWIKI-1182:
--------------------------------------

             Summary: Reorder and Rename i18n Literals According to Usage 
Context
                 Key: JSPWIKI-1182
                 URL: https://issues.apache.org/jira/browse/JSPWIKI-1182
             Project: JSPWiki
          Issue Type: Improvement
            Reporter: Arturo Bernal


In the recent pull request addressing missing i18n literals (JSPWIKI-925), it 
was noted that the literals are not in alphabetical order. Additionally, the 
current ordering loosely follows the order of JSPs, which may not be the most 
intuitive way to manage them.

This ticket aims to address the following:
 # Reorder the i18n literals alphabetically or according to a more logical or 
intuitive scheme.
 # Consider renaming the literals to better reflect where they are being used 
in the application.

By tackling these issues in a separate ticket, we can maintain a cleaner, more 
organized codebase and make it easier for contributors to locate and manage 
i18n literals in the future.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to