Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions res/values/colt_strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<!-- Changelog -->
<string name="changelog_colt_title">Changelog</string>
<string name="changelog_colt_error">Unable to load changelog</string>
<string name="changelog_colt_summary">Lets see what we have changed recently in ROM</string>
<string name="changelog_colt_summary">What we have changed recently</string>

<!-- About Colt -->
<string name="about_colt">About ColtOS</string>
Expand All @@ -60,7 +60,7 @@

<!-- Sites ColtOS -->
<string name="colt_source_title">Github</string>
<string name="colt_source_summary">Visit our source git team</string>
<string name="colt_source_summary">Visit our git source</string>
<string name="colt_google_plus_title">Google+</string>
<string name="colt_google_plus_summary">Visit our G+ page for support and news</string>

Expand Down