View Single Post
Old 09-02-2017, 10:20 AM   #330
Nicolas F
Groupie
Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.Nicolas F once ate a cherry pie in a record 7 seconds.
 
Posts: 161
Karma: 1842
Join Date: Jan 2016
Device: Kobo Glo HD
Thanks for the fix. Still a few things :
  1. The error cited by dsestero (number 3) occurs again:
    Spoiler:
    calibre, version 3.7.0
    ERREUR : Exception non gérée: <b>ValueError</b>:'Confidence' is not in list

    calibre 3.7 [64bit] embedded-python: True is64bit: True
    Windows-10-10.0.15063-SP0 Windows ('64bit', 'WindowsPE')
    ('Windows', '10', '10.0.15063')
    Python 2.7.12+
    Windows: ('10', '10.0.15063', 'SP0', u'Multiprocessor Free')
    Interface language: fr
    Successfully initialized third party plugins: NormComment (0, 0, 3) && KoboTouchExtended (2, 8, 2) && Extraire ISBN (1, 4, 4) && Diaps Editing Toolbag (0, 3, 5) && Kobo Utilities (2, 5, 2) && Annotations (1, 6, 1) && Amazon hi-res covers (0, 1, 0) && KePub Output (2, 7, 1) && Find Duplicates (1, 6, 3) && Goodreads Sync (1, 10, 1) && Kindle covers (G) (0, 3, 0) && KePub Metadata Reader (2, 7, 1) && Count Pages (1, 8, 0) && Goodreads (1, 1, 12) && KePub Metadata Writer (2, 7, 1) && EpubMerge (2, 1, 1) && Contrôle qualité (1, 9, 11) && KePub Input (2, 7, 3) && EpubSplit (2, 2, 1)
    Traceback (most recent call last):
    File "calibre_plugins.annotations.action", line 362, in fetch_usb_device_annotations
    File "calibre_plugins.annotations.action", line 281, in fetch_device_annotations
    File "calibre_plugins.annotations.annotated_books", line 314, in __init__
    ValueError: 'Confidence' is not in list
  2. Quote:
    Originally Posted by davidfor View Post
    Quote:
    The default text for "My news clipping" isn't translated
    Missed this. But, it might be in the configuration, so the old value will be used.
    Unless I missed something, it's still not translated
  3. Quote:
    Originally Posted by davidfor View Post
    Quote:
    The Button to create the custom column isn't working: I think you made a typo in cc_wizard.py at line 139 -> _("Already in use",) instead of _("Already in use"),
    But even if I correct this the translation doesn't work?
    Yes, an error in the code. I have fixed it.
    The button now works correctly, but the window still isn't translated.
  4. Quote:
    Originally Posted by davidfor View Post
    Quote:
    In Modify appearance, the label for the line of the table don't translate (timestamp, Text and Note)
    Fixed. I think. This one is a little bit harder but I think I have fixed it.
    It's still not translated

But aside from 1, all the other things don't impact on functionality at all, so don't lose your sleep trying to make it translatable if it's hard to achieve. It's only in the configuration menu...

Quote:
Originally Posted by davidfor View Post
Quote:
I don't really understand what "Collect News clippings from periodicals downloaded by Calibre (Kindle)." does. A news clipping is something you highlighted? What exactly news clipping mean?
I can't find this. Where is it displayed?
It's not displayed in the UI, it's the description of the function. It's just that I never used this, don't have a kindle and I don't understand what it's doing so I don't know how to translate the labels related to news clipping.
Nicolas F is offline   Reply With Quote