Skip to content

Commit

Permalink
change remotes library desc (#982)
Browse files Browse the repository at this point in the history
**Background**

Update the description of remotes library

**Changes**

- Changed strings.xml value

**Test plan**

- Open tools tab and see new description
  • Loading branch information
makeevrserg authored Oct 31, 2024
1 parent b85614d commit c3ae42c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Attention: don't forget to add the flag for F-Droid before release
- [FIX] Fix remote-controls duplication ir files
- [FIX] Fix infrared remotes card beta text color
- [FIX] Fix disappeared file manager
- [FIX] Change description of remotes library card
- [CI] Fix merge-queue files diff
- [CI] Add https://github.com/LionZXY/detekt-decompose-rule
- [CI] Enabling detekt module for android and kmp modules
Expand Down
2 changes: 1 addition & 1 deletion components/toolstab/impl/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
<string name="card_beta">Beta</string>
<string name="remotes_library_infrared_title">Infrared</string>
<string name="remotes_library_title">Remotes Library</string>
<string name="remotes_library_desc">Find remotes for your devices from a wide range of brands and models</string>
<string name="remotes_library_desc">Find and save remotes for your devices from a wide range of brands and models</string>
</resources>

0 comments on commit c3ae42c

Please sign in to comment.