mirror of
https://github.com/YunoHost-Apps/owntracks_ynh.git
synced 2024-09-03 19:56:24 +02:00
[enh] grammar fixes
This commit is contained in:
parent
5db6f53a15
commit
bd8999075b
2 changed files with 2 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
"fr": "Choisissez un utilisateur pour Owntracks"
|
||||
},
|
||||
"help": {
|
||||
"en": "If public, this user trace will be public ",
|
||||
"en": "If public, this user's trace will be public.",
|
||||
"fr": "Si publique, les traces de cet utilisateur seront publiques."
|
||||
},
|
||||
"optional": "true"
|
||||
|
|
|
@ -125,6 +125,7 @@ then
|
|||
ynh_replace_string "\$_SERVER\['PHP_AUTH_USER'\]" "$user" "$final_path/map_points.php"
|
||||
ynh_app_setting_set $app unprotected_uris "/"
|
||||
fi
|
||||
|
||||
#=================================================
|
||||
# STORE THE CHECKSUM OF THE CONFIG FILE
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue