| changeset | 127625327b9f |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | chore: update locale files for release. |
| files |
| changeset | 3bf6ad421347 |
|---|---|
| branch | |
| bookmark | |
| tag | 2.5.0b1 |
| user | John Rouillard <rouilj@ieee.org> |
| description | chore: update files for release 2.5.0b1. |
| files |
| changeset | 8d3085b4d047 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | fix(locale): update translation files |
| files |
| changeset | 3812c0fb1137 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | chore(translation): update roundup.pot and .po files |
| files |
| changeset | cd642eaf358e |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | fix: remove duplicate source sring after fix to admin.py. Update to new roundup.pot extraction |
| files |
| changeset | 47f0a4eba1b2 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | fix: fix key for broken translation template in admin.py |
| files |
| changeset | 88af8f1a9e1b |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | build: generate and rebuild locale files for release. |
| files |
| changeset | 75774e89b483 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | 2.4.0b1 release commits |
| files |
| changeset | a377590eba34 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | changes for 2.4.0b0 release |
| files |
| changeset | ed2bc951277b |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Updates for 2.3.0 release. |
| files |
| changeset | 51fc06fabcee |
|---|---|
| branch | |
| bookmark | |
| tag | 2.3.0b2 |
| user | John Rouillard <rouilj@ieee.org> |
| description | Changes for roundup release 2.3.0b2 I missed changing announcements.txt so the b1 release has the 2.2.0 release announcment when I uploaded to test.pipi.org. |
| files |
| changeset | 623502678b97 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | 2.3.0b1 release changes roundup/__init__.py: Update version setup.py: Mark as beta release; add python 3.11/3.12 as supported language versions. website/www/conf.py: update version/release to 2.3b1/2.3.0b1 website/www/index.txt: update highlights/version website/www/signatures/: Add 2.3.0b1 pgp signature. Will be removed when 2.3.0 is released but this allows me to test. docs: Fix links Update acknowlegements with 2.3.x churn/contrib etc. locale: update software version, creation date; rebuild template and propagate changes. MANIFEST.in: add locale/Makefile |
| files |
| changeset | 6ebc9f6f5d8e |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | update locale files |
| files |
| changeset | c1227f883177 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Implement password hash testing using new roundup-admin perftest. Add new anypy/time_.py to provide a suitable definition for perf_counter for python2 or 3. Also update examples in upgrading.txt, man page, new translatable strings in locale. |
| files |
| changeset | ccb0e566e0be |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Add missing space in message; add tests; update .po Testing for updateconfig updating password_pbkdf2_default_rounds. Added missing space in one message and updated locale files as a result. |
| files |
| changeset | 12a3cd86668f |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | auto update 'password_pbkdf2_default_rounds' " If the current value for password_pbkdf2_default_rounds is the old default value of 10000, updateconfig will use the new default value when writing the new config. If the curreny value for password_pbkdf2_default_rounds is less than the new default the user will be told to update the value. New translation strings added. Updates to upgrading.txt doc. |
| files |
| changeset | c9a02c670e69 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | latest updates to translations/template for client.py |
| files |
| changeset | aca710a3b687 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | update roundup.pot and .po locale files for fixed translations |
| files |
| changeset | 4b6a6b794dfa |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Fix errors in po files. Trying to get translation files in shape for translationproject.org. Not sure it wil happen but this checkin fixes errors in .po files found by msgfmt -cv. Recreated template and merged into .po files. Also adds potest to makefile targets and improves diff target. Fixes: Project-Id-Version changed to 2.3.0. I can't find doc on what this is supposed to be. I assume it is to match the .po file to the release since there are other fields for recording the last update to the translations. Language header, is often blank. Added Language-Team value where missing. Plural-Forms header for a couple of languages per: https://www.gnu.org/software/gettext/manual/html_node/Plural-forms.html Japanese still has an issue. There are plural forms defined in the file, but according to the above, there should only be one form. I don't know Japanese, so am not qualified to remove the plural forms or change the Plural-Forms header to the expected: nplurals=1; plural=0; So I have left it with: nplurals=2; plural=0;\n" Which will always choose the first plural form (index 0). Added Last-Translator, Language and Content-Transfer-Encoding for en.po. |
| files |
| changeset | 5a84ddf7aa8b |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | update with roundup_admin and indexer_xapian strings |
| files |
| changeset | e09095701620 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | update for latest flake8 changes |
| files |
| changeset | 8c9ee2d64639 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | update for 2.2.0 release |
| files |
| changeset | 13abb143df48 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Update tranlsation strings added new string to roundup-server |
| files |
| changeset | 51865a1ee765 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Update locale for 2.2.0b1 release. |
| files |
| changeset | b336cc98d9d2 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Mark strings for password reset and registration for translation Reported on: https://sourceforge.net/p/roundup/mailman/message/37652424/ by Thomas Arendsen Hein. Fixed in actions.py and roundup.pot and .po files updated. |
| files |
| changeset | 01216187a167 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Testing translations in mailgw.py, update translations, i18n improved i18n.py: translation objects get a _file which is the file that catalog was loaded from. Useful for debugging. mailgw.py: fix code to include roundup.i18n and invoke propert method. GNUMakefile: added roundup.pot target. Also building roundup.pot sets the release version and product code in roundup.pot. Release version from roundup.__init__.py. merged roundup.pot changes into all *.po files. Not sure if the version info in the headers of the .po files is supposed to be updated to match roundup.pot or not. test_mailgw.py: test cases for en and de translations tested. Not sure why I neede to set roundupdb._ and mailgw._, but followed setUp method code and it worked. |
| files |
| changeset | b7093aa16895 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | issue2551196 - Unset labelprop of a Multilink can lead to Python error when using context/history Fix history by adding default string value to calls to link_class.get(). Mark as translatable string. Include originally identified multilink path and apply same fix to link path. Also fix a possible issue in the plain() display paths for link/multilink the same way if the label is missing. Update translation files. |
| files |
| changeset | b0bafbf4fddd |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | update .po files with new strings to translate |
| files |
| changeset | cbc18a8bc61f |
|---|---|
| branch | |
| bookmark | |
| tag | 2.1.0 |
| user | John Rouillard <rouilj@ieee.org> |
| description | Changes for release of version 2.1.0. Updates specified in RELEASE.txt. |
| files |
| changeset | f2c6bf1c3cb0 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | updates for latest 2.1.0 changes. Doesn't look like new strings, just location changes. |
| files |
| changeset | d30c3191b6e6 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | checkin master .pot and langage specific translation templates |
| files |
| changeset | a21b574554c3 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | extract translatable strings from devel and responsive templates |
| files |
| changeset | e8361bce72de |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | update pot file and language .po files. |
| files |
| changeset | 45ba6b71f1cf |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | actions.py translation. Using mapping rather than tuple for args. Format an error message in handleCollision using named tokens '%(props)s' rather than printf positional format specifier %s. Regenerate roundup.pot and update all .po files to use named tokens in their trnslations. Test handleCollision as well. |
| files |
| changeset | 85f3f54f9e79 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | 2.0 final translate update. make template followed by make *.po. |
| files |
| changeset | 63739dae0f7e |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | update translation files for translators 2.0.0 beta |
| files |
| changeset | 0a42163ac846 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | Final doc fixes and translation extraction. |
| files |
| changeset | 52bf078368e8 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | update po files pre 2.0.0alpha0 |
| files |
| changeset | cab6338d7868 |
|---|---|
| branch | maint-1.6 |
| bookmark | |
| tag | |
| user | John Rouillard <rouilj@ieee.org> |
| description | updating .po files from latest roundup.pot |
| files |
| changeset | 55d1a73d6118 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Thomas Arendsen Hein <thomas@intevation.de> |
| description | Drop comment in user settings about numeric hour offsets. Due to DST these are wrong half of the year, it is much better to use timezone names. |
| files |
| changeset | 8469ce312dcf |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Ralf Schlatterbeck <rsc@runtux.com> |
| description | Updated version of simplified Chinese message file by Cheer Xiao. Corrected some mistakes, added a few more items and did some formating. |
| files |
| changeset | 6e3e4f24c753 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Eric S. Raymond <esr@thyrsus.com> |
| description | Remove keyword expansions from CVS. All regression tests passed afterwards. |
| files |
| changeset | f55025902eed |
|---|---|
| branch | maint-0.8 |
| bookmark | |
| tag | |
| user | Alexander Smishlajev <a1s@users.sourceforge.net> |
| description | updated by limodou |
| files |
| changeset | 0ce103e12e14 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Alexander Smishlajev <a1s@users.sourceforge.net> |
| description | updated by limodou |
| files |
| changeset | b72b7ad9aa57 |
|---|---|
| branch | maint-0.8 |
| bookmark | |
| tag | |
| user | Alexander Smishlajev <a1s@users.sourceforge.net> |
| description | Chinese message file |
| files |
| changeset | 64b3adf60da6 |
|---|---|
| branch | |
| bookmark | |
| tag | |
| user | Alexander Smishlajev <a1s@users.sourceforge.net> |
| description | Chinese message file |
| files |