Skip to content

(1) Renaming layout and resource strings to reflect new fragment name

Tyler Sizse requested to merge issue_239_rename into main

License and Copyright Notice

By submitting this issue or commenting on this issue, or contributing any content to this issue, you certify under the Developer Certificate of Origin that the content you post may be licensed under GPLv3 (for code) or CC-BY-SA 4.0 International (for non-code content).

Branch Name

issue_239_rename

Related Issues

Closes #239 (closed);

Dependencies

None

Description

This merge request will rename the layout and resource strings related to the old DisplayTrueExpirationFragment to reflect the new fragment name of MoreInfoFragment

Steps to Test

N/A

Relevant Screenshots

N/A

Relevant Logs

N/A

Developer Notes

  • Renamed fragment_check_expiration_date_display_true_expiration.xml to fragment_check_expiration_date_more_info.xml
  • Renamed resource strings with a prefix of fragment_ced_display_true_expiration to have a prefix of fragment_ced_more_info

Labels

NEST component:check-expiration-date type::other status::done

Edited by Tyler Sizse

Merge request reports