BUG 8909 Change confusing text labels for defining Authentication... SOLVED

- According to the suggestions have proceeded to the change tags.
- It was verified that the change of labels do not change the other forms which uses this label.
- ID_SERVER_NAME ediquetas were modified, ID_SEARCH_USER.
This commit is contained in:
Marco Antonio Nina
2012-04-16 16:38:14 -04:00
parent 69b8263349
commit 7cdb766f54
2 changed files with 4 additions and 4 deletions

View File

@@ -2659,7 +2659,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_PROVIDER','en','Provider','2012-02-02') ,
( 'LABEL','ID_PM_DYNAFORM','en','PM Table Dynaform','2012-02-02') ,
( 'LABEL','ID_DYNAFORM_INFORMATION','en','Dynaform Information','2012-02-02') ,
( 'LABEL','ID_SERVER_NAME','en','Server Name','2012-02-02') ,
( 'LABEL','ID_SERVER_NAME','en','Server Address','2012-02-02') ,
( 'LABEL','ID_CREATE_PM_TABLE','en','Create from a PM Table','2012-02-02') ,
( 'LABEL','ID_DYNAFORM_REMOVED','en','Dynaform has been removed successfully','2012-02-02') ,
( 'LABEL','ID_PRIMARY_KEY','en','Primary Key','2012-02-02') ,
@@ -3312,7 +3312,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_BASE_DN','en','Base DN','2012-02-02') ,
( 'LABEL','ID_ANONYMOUS','en','Anonymous','2012-02-02') ,
( 'LABEL','ID_IDENTIFIER_IMPORT_USER','en','Identifier for an imported user','2012-02-02') ,
( 'LABEL','ID_SEARCH_USER','en','Search User','2012-02-02') ,
( 'LABEL','ID_SEARCH_USER','en','Username','2012-02-02') ,
( 'LABEL','ID_OBJECT_CLASS','en','Object Classes','2012-02-02') ,
( 'LABEL','ID_ADDITIONAL_FILTER','en','Additional Filter','2012-02-02') ,
( 'LABEL','ID_ATTRIBUTES','en','Attributes','2012-02-02') ,