View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005390 | ardour | translation | public | 2013-03-15 23:48 | 2013-03-15 23:48 |
Reporter | Pablo_F | Assigned To | |||
Priority | normal | Severity | text | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 3.0 | ||||
Summary | 0005390: Spanish translation not updated in ardour3 | ||||
Description | Suposeddly, the last Spanish translation update was commited in rev. 14061. (See 0005335 http://tracker.ardour.org/view.php?id=5335). However, the Ardour-3.0 binary, rev. 14207, downloaded from ardour website, does not have the last translation included (at least for Linux X86_64). I have just noticed this in the GUI interface and I have double-checked: cd /opt/Ardour-3.0_14207/share/locale/es/LC_MESSAGES sudo mv gtk2_ardour3.mo old_gtk2_ardour3.mo Then, I have downloaded the tar.gz from Mantis 0005335 and after extracting it to my home I have compiled it manually with msgfmt and moved to LC_MESSAGES: cd ardour3-es/gtk2_ardour msgfmt -o gtk2_ardour3.mo es.po sudo mv gtk2_ardour3.mo /opt/Ardour-3.0_14207/share/locale/es/LC_MESSAGES/ And ardour3 GUI is well translated now. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-03-15 23:48 | Pablo_F | New Issue |