https://issues.apache.org/ooo/show_bug.cgi?id=110378
--- Comment #4 from Ariel Constenla-Haile <[email protected]> --- (In reply to comment #3) > Those list boxes are filled with the template title, as set in dialog from > menu "File" - "Properties...", tab "Description", edit field "Title". > > If the "Title" is empty, the list box item will be empty too. > Templates on trunk/main/extras/source/templates/wizard/fax/lang/es have the > Title property missing. > > The fix for this bug should: > > * correct the code, so that the file name is listed when the Title is empty > * identify all templates with empty Title Found a total of 292 templates without Title, in 11 Languages (es, eu, fr, it, ja, ko, pt-BR, sk, sv, zh-CN, zh-TW) I didn't check each template by opening one by one, I did a small client application with AOO API in Java, so that the translation can be reduced to simple translate a properties file, and then updating the templates with the same client application. > ask for l10n help to translate > them (unfortunately there is no other way than editing the ODF template > files). this can be automated, as explained above. An example of the properties file for ES templates: #Format: wizard.template_file_name_no_extension=English_Title #Mon Aug 20 21:39:18 ART 2012 agenda.10grey=Grey agenda.1simple=Simple agenda.2elegant=Elegant agenda.3modern=Modern agenda.4classic=Classic agenda.5blue=Blue agenda.6orange=Orange agenda.7red=Red agenda.8green=Green agenda.9colorful=Colorful agenda.aw-10grey=Grey agenda.aw-1simple=Simple agenda.aw-2elegant=Elegant agenda.aw-4classic=Classic agenda.aw-5blue=Blue agenda.aw-6orange=Orange agenda.aw-7red=Red agenda.aw-8green=Green agenda.aw-9colorful=Colorful fax.bus-classic-pri_f=Classic Fax from Private fax.bus-classic_f=Classic Fax fax.bus-modern-pri_f=Modern Fax from Private fax.bus-modern_f=Modern Fax fax.pri-bottle_f=Bottle fax.pri-fax_f=Fax fax.pri-lines_f=Lines fax.pri-marine_f=Marine -- You are receiving this mail because: You are on the CC list for the bug.
