Merge pull request #2477 from dlvoy/patch-1

Fixing misleading label
This commit is contained in:
Milos Kozak 2023-03-27 09:14:48 +02:00 committed by GitHub
commit e432d649d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -156,7 +156,7 @@
<string name="error_in_basal_values">Error in basal values</string> <string name="error_in_basal_values">Error in basal values</string>
<string name="error_in_target_values">Error in target values</string> <string name="error_in_target_values">Error in target values</string>
<string name="error_in_isf_values">Error in ISF values</string> <string name="error_in_isf_values">Error in ISF values</string>
<string name="profile_name_contains_dot">Profile name contains dots.\nThis is not supported by NS.\nProfile is not uploaded to NS.</string> <string name="profile_name_contains_dot">Some of profile names contains dots.\nThis is not supported by NS.\nProfiles will not be uploaded to NS.</string>
<string name="invalid_profile_not_accepted">Invalid profile %1$s not accepted from NS</string> <string name="invalid_profile_not_accepted">Invalid profile %1$s not accepted from NS</string>
<string name="view">View</string> <string name="view">View</string>
<string name="errors">Errors</string> <string name="errors">Errors</string>