View Issue Details

IDProjectCategoryView StatusLast Update
0013293MMW v4Synchronizationpublic2016-05-25 15:31
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.1.12 
Target Version4.1.12Fixed in Version4.1.12 
Summary0013293: Sync error messages should be localized
DescriptionThe 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

TagsNo tags attached.
Fixed in build1797

Relationships

related to 0013280 closedLudek Show error message when MTP is frozen 
related to 0013283 closedLudek Display error message when MTP failure would result in a duplicate profile 

Activities

Ludek

2016-05-23 12:55

developer   ~0044703

Last edited: 2016-05-23 19:52

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.

Ludek

2016-05-24 14:29

developer   ~0044720

.htaccess updated

rusty

2016-05-24 15:08

administrator   ~0044722

.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.

Ludek

2016-05-24 15:17

developer   ~0044723

.FR and .CS are updated on FTP://languages/*

DE will be included within 1797

rusty

2016-05-24 15:39

administrator   ~0044724

Testing note: CS and FR MMIP updates are on the external server and should update appropriately.

peke

2016-05-25 15:31

developer   ~0044756

Verified 1798