Feedindicator
Feedindicator copied to clipboard
Create a i18n section
Originally reported on Google Code with ID 21
I want to translate the project feedindicator my native language.
I suggest creating a file or section of internationalization. Example:
(...)
Line 114: # default show notification popups
Line 115: shownotifications = True
Line Added: #i18n
Line Added: mark_all_as_read='Marcar todos como lidos'
Line 120: class Exit:
(...)
Line 865: menu_read = gtk.MenuItem(mark_all_as_read)
Reported by danilo.magrini
on 2011-04-13 20:03:29