Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Problem with the Serbian Dictionary Ver. 0.18

  • 2 απαντήσεις
  • 3 έχουν αυτό το πρόβλημα
  • 11 προβολές
  • Τελευταία απάντηση από Mohamed Attian

more options

I installed Serbian Dictionary 0.18 from this link (https://addons.mozilla.org/en-US/firefox/addon/%D1%81%D1%80%D0%BF%D1%81%D0%BA%D0%B8-%D1%80%D0%B5%D1%87%D0%BD%D0%B8%D0%BA-serbian-dictiona/) after installing it i restarted Firefox & when i wanted to select it instead of English dictionary I can't find it in the language side menu, only (English / United States) is there but when I went to the extension menu I found it's installed normally.

I installed Serbian Dictionary 0.18 from this link (https://addons.mozilla.org/en-US/firefox/addon/%D1%81%D1%80%D0%BF%D1%81%D0%BA%D0%B8-%D1%80%D0%B5%D1%87%D0%BD%D0%B8%D0%BA-serbian-dictiona/) after installing it i restarted Firefox & when i wanted to select it instead of English dictionary I can't find it in the language side menu, only (English / United States) is there but when I went to the extension menu I found it's installed normally.

Επιλεγμένη λύση

Confirmed. The file install.rdf needs to be updated and a line <em:unpack>true</em:unpack> needs to be added to make Firefox install the dictionary properly.

  • Bug 628932 - Some dictionaries are not properly installed

That is required in Firefox 5 and without the line Firefox drops the extensions file in the extensions folder in the Firefox Profile Folder

You can open the .xpi (ZIP) archive and edit the file install.rdf in it and add that line.


<em:name>Serbian Dictionary</em:name>
<em:unpack>true</em:unpack>
<em:description>Провера правопиза за српски језик - Serbian (sr) spellchecking dictionary</em:description>
Ανάγνωση απάντησης σε πλαίσιο 👍 0

Όλες οι απαντήσεις (2)

more options

Επιλεγμένη λύση

Confirmed. The file install.rdf needs to be updated and a line <em:unpack>true</em:unpack> needs to be added to make Firefox install the dictionary properly.

  • Bug 628932 - Some dictionaries are not properly installed

That is required in Firefox 5 and without the line Firefox drops the extensions file in the extensions folder in the Firefox Profile Folder

You can open the .xpi (ZIP) archive and edit the file install.rdf in it and add that line.


<em:name>Serbian Dictionary</em:name>
<em:unpack>true</em:unpack>
<em:description>Провера правопиза за српски језик - Serbian (sr) spellchecking dictionary</em:description>

Τροποποιήθηκε στις από το χρήστη cor-el

more options

Thank you for your help & effort.

Τροποποιήθηκε στις από το χρήστη Mohamed Attian