Re: [Tracker] tracker-store status messages and tracker-status




Store:
  1%    Initializing          - Recreating indexes

Miners:
  â     Flickr                - Not authenticated
  â     File System           - Idle
  â     Applications          - Idle

Not sure how localization would work here anyway. Currently we're
translating the "Journal replay" message in tracker-status, but not
really the "Idle" status value in tracker-store, AFAIK.


I was wrong here. "Idle" and other strings are included for translation
purposes in the "statuses" array in src/tracker-utils/tracker-status.c;
but not all possible status values have been added there (some status
values from the store are missing)

I wonder if we could have some common place for this (in
libtracker-common?), so that we can reference a given status string with
a enum value, and keep all possible status values in a single place (not
split between tracker-status.c and miner-fs/store source files).

-- 
Aleksander




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]