Loading play-services-oss-licenses/src/main/res/values/strings.xml +4 −2 Original line number Diff line number Diff line Loading @@ -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> Loading
play-services-oss-licenses/src/main/res/values/strings.xml +4 −2 Original line number Diff line number Diff line Loading @@ -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>