Maybe it's related to some zara code, wher eyou using POP theme before or after this issue?
To fix it, just run on your database:
UPDATE oc_t_item_location SET fk_c_country_code = "DZ" WHERE s_country = "Algeria";
But if there's a bug somewhere, in a plugin or the theme or in the core, this will happen again.