Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 074241cc authored by Fs00's avatar Fs00 Committed by Marvin W.
Browse files

Add comment for oss-licenses unused strings

parent d7d1d0c2
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -5,9 +5,11 @@
  -->
<resources>
    <string name="license_content_error">An error has occurred when fetching the license.</string>
    <string name="license_is_loading">License info is loading.</string>
    <string name="license_list_is_loading">License list is loading.</string>
    <string name="no_licenses_available">This app does not have any open source licenses.</string>
    <string name="oss_license_title">Open source licenses</string>
    <!-- The following strings are not used by the library code but must be kept for compatibility,
         since they may be used by apps that depend on it. -->
    <string name="license_is_loading">License info is loading.</string>
    <string name="license_list_is_loading">License list is loading.</string>
    <string name="preferences_license_summary">License details for open source software</string>
</resources>