View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0013293 | MMW v4 | Synchronization | public | 2016-05-18 16:29 | 2016-05-25 15:31 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.1.12 | ||||
Target Version | 4.1.12 | Fixed in Version | 4.1.12 | ||
Summary | 0013293: Sync error messages should be localized | ||||
Description | The error messages that appear for 0013280 and 0013283 are currently not localizable. They should be made similar for ease of translation. e.g. The USB media transfer process is having trouble connecting to '$$$$'. If the issue doesn't resolve on its own within a few minutes, please disconnect the device and reboot it. If the problem recurs, please use Wi-Fi Sync instead. [Help] [OK] The USB media transfer process on '$$$$' appears to be frozen. If the issue doesn't resolve on its own within a few minutes, please disconnect the device and reboot it. If the problem recurs, please use Wi-Fi Sync instead. [Help] [OK] [Help] links to http://www.mediamonkey.com/mediamonkey-usb-sync Note: the strings can be broken down into: The USB media transfer process on '$$$$' appears to be frozen. The USB media transfer process is having trouble connecting to '$$$$'. If the issue doesn't resolve on its own within a few minutes, please disconnect the device and reboot it. If the problem recurs, please use Wi-Fi Sync instead. Note: once implemented, .htaccess needs to be updated with: Redirect 301 /mediamonkey-usb-sync http://www.mediamonkey.com/support/staff/index.php?/Knowledgebase/ViewKnowledgebase/Article/221 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1797 | ||||
|
Fixed in build 1796. The messages are localized now. Note that in case of 0013283 I shortened the sentence because the part "If the issue doesn't resolve on its own within a few minutes" doesn't make sense there. It is in case of MPT error when accessing storageInfo.xml and in such a case the device isn't even shown in MMW interface to prevent from duplicate profile creation. So it is just one time message: 'The USB media transfer process is having trouble connecting to %s. Please disconnect your device and reboot it. If the problem recurs, please use Wi-Fi Sync instead.' Assigned to Rusty for the .htaccess update so that the [Help] button link points to the KB article. |
|
.htaccess updated |
|
.htaccess is updated. Also, I've updated German and French .po files. German update should be included within the build. French MMIP addon should be created as well. |
|
.FR and .CS are updated on FTP://languages/* DE will be included within 1797 |
|
Testing note: CS and FR MMIP updates are on the external server and should update appropriately. |
|
Verified 1798 |