Skip to content

Commit e04902c

Browse files
committed
Fixed a typo
1 parent a490775 commit e04902c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>Gramophone is an offline, local music player that can play .mp3, .flac, .ogg, .opus, .m4a, .mka and .wav files.<br><br>- Light, stable, and minimalistic<br>- Up-to-date Material 3 design and theme<br>- Dynamic player UI Monet color<br>- Uses MediaStore to quickly access on-device music<br>- Search and browse for your favourite music<br>- List and grid views<br>- Browse songs by folder and filesystem<br>- Natural sorting and various other sorting options<br>- Playlist support<br>- Synced lyrics (LRC, TTML, SRT)<br>- Supports word/syllable Karaoke lyrics synchronization<br>- Full support for ReplayGain 2.0<br>- Support for system/third-party Equalizer apps<br><br>If you face any issues, feel free to open an issue at our GitHub page: <a href="https://github.com/FoedusProgramme/Gramophone/issues">https://github.com/FoedusProgramme/Gramophone/issues</a><br><br>If you have any security-related or otherwise confidential comments, please email: nift4dev [@] gmail [.] com<br><br>Gramophone is open source and released under the GPLv3.0 or later license. We thank all our contributors and translators! <a href="https://github.com/FoedusProgramme/Gramophone">https://github.com/FoedusProgramme/Gramophone</a><br><br>You can help translate Gramophone to your language: <a href="https://hosted.weblate.org/engage/gramophone/">https://hosted.weblate.org/engage/gramophone/</a><br><br>Note: Gramophone supports the "enhanced album covers" feature. This feature needs the "Photos and videos" permission. This feature is ENTIRELY OPTIONAL and DISABLED BY DEFAULT. We do NOT upload any data anywhere. Your photos are not used, the permission is ONLY used to DISPLAY album covers. That's it.<br><br>Note: Not all audio file formats will work on all devices. For more information, please refer to <a href="https://developer.android.com/media/media3/exoplayer/supported-formats#progressive-container">https://developer.android.com/media/media3/exoplayer/supported-formats#progressive-container</a> and <a href="https://developer.android.com/media/platform/supported-formats#audio-formats">https://developer.android.com/media/platform/supported-formats#audio-formats</a><br><br>Note: Gramophone is completely offline, this it does not support downloading or streaming music. It will only play music files on your device. Gramophone cannot bypass any copy protections.<br><br>Note: Our privacy policy is available at <a href="https://foedusprogramme.github.io/org/privacy.html">https://foedusprogramme.github.io/org/privacy.html</a></p>
1+
<p>Gramophone is an offline, local music player that can play .mp3, .flac, .ogg, .opus, .m4a, .mka and .wav files.<br><br>- Light, stable, and minimalistic<br>- Up-to-date Material 3 design and theme<br>- Dynamic player UI Monet color<br>- Uses MediaStore to quickly access on-device music<br>- Search and browse for your favourite music<br>- List and grid views<br>- Browse songs by folder and filesystem<br>- Natural sorting and various other sorting options<br>- Playlist support<br>- Synced lyrics (LRC, TTML, SRT)<br>- Supports word/syllable Karaoke lyrics synchronization<br>- Full support for ReplayGain 2.0<br>- Support for system/third-party Equalizer apps<br><br>If you face any issues, feel free to open an issue at our GitHub page: <a href="https://github.com/FoedusProgramme/Gramophone/issues">https://github.com/FoedusProgramme/Gramophone/issues</a><br><br>If you have any security-related or otherwise confidential comments, please email: nift4dev [@] gmail [.] com<br><br>Gramophone is open source and released under the GPLv3.0 or later license. We thank all our contributors and translators! <a href="https://github.com/FoedusProgramme/Gramophone">https://github.com/FoedusProgramme/Gramophone</a><br><br>You can help translate Gramophone to your language: <a href="https://hosted.weblate.org/engage/gramophone/">https://hosted.weblate.org/engage/gramophone/</a><br><br>Note: Gramophone supports the "enhanced album covers" feature. This feature needs the "Photos and videos" permission. This feature is ENTIRELY OPTIONAL and DISABLED BY DEFAULT. We do NOT upload any data anywhere. Your photos are not used, the permission is ONLY used to DISPLAY album covers. That's it.<br><br>Note: Not all audio file formats will work on all devices. For more information, please refer to <a href="https://developer.android.com/media/media3/exoplayer/supported-formats#progressive-container">https://developer.android.com/media/media3/exoplayer/supported-formats#progressive-container</a> and <a href="https://developer.android.com/media/platform/supported-formats#audio-formats">https://developer.android.com/media/platform/supported-formats#audio-formats</a><br><br>Note: Gramophone is completely offline, thus it does not support downloading or streaming music. It will only play music files on your device. Gramophone cannot bypass any copy protections.<br><br>Note: Our privacy policy is available at <a href="https://foedusprogramme.github.io/org/privacy.html">https://foedusprogramme.github.io/org/privacy.html</a></p>

fastlane_full_description_template.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Note: Gramophone supports the "enhanced album covers" feature. This feature need
2727
<br>
2828
Note: Not all audio file formats will work on all devices. For more information, please refer to <a href="https://developer.android.com/media/media3/exoplayer/supported-formats#progressive-container">https://developer.android.com/media/media3/exoplayer/supported-formats#progressive-container</a> and <a href="https://developer.android.com/media/platform/supported-formats#audio-formats">https://developer.android.com/media/platform/supported-formats#audio-formats</a><br>
2929
<br>
30-
Note: Gramophone is completely offline, this it does not support downloading or streaming music. It will only play music files on your device. Gramophone cannot bypass any copy protections.<br>
30+
Note: Gramophone is completely offline, thus it does not support downloading or streaming music. It will only play music files on your device. Gramophone cannot bypass any copy protections.<br>
3131
<br>
3232
Note: Our privacy policy is available at <a href="https://foedusprogramme.github.io/org/privacy.html">https://foedusprogramme.github.io/org/privacy.html</a>
3333
</p>

0 commit comments

Comments
 (0)