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

@@ -3901,7 +3901,7 @@ SELECT 'LABEL','ID_PM_DYNAFORM','en','PM Table Dynaform','2012-02-02'
UNION ALL
SELECT 'LABEL','ID_DYNAFORM_INFORMATION','en','Dynaform Information','2012-02-02'
UNION ALL
SELECT 'LABEL','ID_SERVER_NAME','en','Server Name','2012-02-02'
SELECT 'LABEL','ID_SERVER_NAME','en','Server Address','2012-02-02'
UNION ALL
SELECT 'LABEL','ID_CREATE_PM_TABLE','en','Create from a PM Table','2012-02-02'
UNION ALL
@@ -5191,7 +5191,7 @@ SELECT 'LABEL','ID_ANONYMOUS','en','Anonymous','2012-02-02'
UNION ALL
SELECT 'LABEL','ID_IDENTIFIER_IMPORT_USER','en','Identifier for an imported user','2012-02-02'
UNION ALL
SELECT 'LABEL','ID_SEARCH_USER','en','Search User','2012-02-02'
SELECT 'LABEL','ID_SEARCH_USER','en','Username','2012-02-02'
UNION ALL
SELECT 'LABEL','ID_OBJECT_CLASS','en','Object Classes','2012-02-02'
UNION ALL