You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Alaveteli Dev
I am working on issue #5164. To test it, I need some translations in the test fixture that are either not present or not up to date.
I have two questions:
1. The file seems to be produced by some tool. Is it OK to just change texts and add new ones, or do I have to use the tool?
2. Some of the translations I need for testing are not present in app/locale/es/app.po. Can I just write a translation saying "This should be in Spanish". It is only for testing, and I do not know Spanish.
Regards,
Anders
Sweden (@andersjl on Github)
Graeme Porteous
unread,
Nov 19, 2024, 8:18:56 AM11/19/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to alavet...@googlegroups.com
Yes, feel free to change the locale PO files under spec/
Don't worry about the strings not being in Spanish.
The locale PO files in the root directories (locale/ &
locale_alaveteli_pro/) are generate by some rake task which call out
to Transifex to fetch updates from there so these shouldn't be changed
in the repo.