This commit is contained in:
Kovid Goyal 2012-09-05 10:29:13 +05:30
parent 2d23f6d493
commit a9e104dda6

View File

@ -187,10 +187,10 @@ class ANDROID(USBMS):
EBOOK_DIR_MAIN = ['eBooks/import', 'wordplayer/calibretransfer', 'Books',
'sdcard/ebooks']
EXTRA_CUSTOMIZATION_MESSAGE = [_('Comma separated list of directories to '
'send e-books to on the device\'s main memory. The first one that exists will '
'send e-books to on the device\'s <b>main memory</b>. The first one that exists will '
'be used'),
_('Comma separated list of directories to '
'send e-books to on the device\'s storage cards. The first one that exists will '
'send e-books to on the device\'s <b>storage cards</b>. The first one that exists will '
'be used')
]