Diff 1.73.0 vs 1.73.1 with WinDiff:
Code: Select all
179a180
> <string name="DLG_UI__PBLIST_TITLE">PB LIST</string><string name="DLG_UI__PBLIST_DESC">Use only separate button to play tracks from the list.</string>
226c227,228
< <string name="DLG_DB__AFLD_TITLE">ALB FOLDER</string><string name="DLG_DB__AFLD_DESC">Make albums more unique by using the location of the music files.</string>
---
> <string name="DLG_DB__AFLD_TITLE">ALB FOLDER</string><string name="DLG_DB__AFLD_DESC">Make albums more unique by using absolute path to the album folder.</string>
> <string name="DLG_DB__ATAA_TITLE">ALB TAA</string><string name="DLG_DB__ATAA_DESC">Make albums more unique by using 'Album Artist' tag.</string>
374a377,380
> <!-- ProgressDialog -->
> <string name="DLG_PROGRESS__TITLE">SCAN PROGRESS</string>
> <string name="DLG_PROGRESS_COUNT_FILE_TITLE">Files processed:</string>
> <string name="DLG_PROGRESS_CURDIR_TITLE">Current folder:</string>
377c383,384
< <string name="LBL__ZERO_PATH">ERROR: Zero path!</string>
---
> <string name="LBL__ZERO_PATH">ERR: check if storage is accessible </string>
> <string name="LBL__ZERO_PATH_QNX">ERR: enable Shared Files permission in OS</string>