Skip to content

Commit 7fad593

Browse files
committed
Tweak string resources. Change 'application' to 'app'.
1 parent af1d896 commit 7fad593

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<!-- About fragment -->
2323
<string name="fragment_about_title">About</string>
2424
<string name="fragment_dialog_about_version_name">Version %1$s</string>
25-
<string name="fragment_about_message">Camera Color Picker is a free and open source Android application that lets you capture the colors around you using the camera of your device.</string>
25+
<string name="fragment_about_message">Camera Color Picker is a free and open source Android app that lets you capture the colors around you using the camera of your device.</string>
2626
<string name="fragment_about_made_by">Made in France with love by tbarthel &amp; vbarthel.</string>
2727

2828
<!-- Main menu -->

0 commit comments

Comments
 (0)