Skip to content

Commit b297246

Browse files
committed
chore: remove reference to author in UI
1 parent 21ab2eb commit b297246

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/src/main/res/values-fr/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<string name="lock">Verrouiller</string>
99
<string name="options">Options</string>
1010
<string name="about">A propos</string>
11-
<string name="aboutLibraries_description_text">VolumeLockr développé par Jonathan Klee (:</string>
11+
<string name="aboutLibraries_description_text">VolumeLockr</string>
1212
<string name="dialog_policy_access_title">Vous devez autoriser VolumeLockr à accéder au mode Ne pas déranger</string>
1313
<string name="dialog_allow">Autoriser</string>
1414

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<string name="lock">Lock</string>
99
<string name="options">Settings</string>
1010
<string name="about">About</string>
11-
<string name="aboutLibraries_description_text">VolumeLockr developed by Jonathan Klee (:</string>
11+
<string name="aboutLibraries_description_text">VolumeLockr</string>
1212
<string name="dialog_policy_access_title">You must allow VolumeLockr to access Do Not Disturb mode</string>
1313
<string name="dialog_allow">Allow</string>
1414

0 commit comments

Comments
 (0)