Skip to content

Commit

Permalink
Use Ukrainian transliteration of my name
Browse files Browse the repository at this point in the history
  • Loading branch information
AChep committed Apr 3, 2022
1 parent 8d56b1b commit ca6809d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

<string name="about">About</string>
<string name="about_author">Developed by %s</string>
<string name="about_author_artem_chepurnoy" translatable="false">Artem Chepurnoy</string>
<string name="about_author_artem_chepurnoy" translatable="false">Artem Chepurnyi</string>
<string name="about_description">Pocket Mode is a free simple utility app with a single goal: prevent accidental touches while the device is in pocket. \n\nApp accomplishes this goal by turning the screen off after proximity sensor has been covered for some time.</string>

<string name="notification_pocket_channel">Pocket mode service notification</string>
Expand Down

0 comments on commit ca6809d

Please sign in to comment.