Code
Initial language model for Punjabi
Commit by friedelwolff :: r13694 /src/trunk/translate/lang/pa.py: (link) Initial language model for Punjabi
Categories: Code
provide path context to templates limit which settings are exposed to templates
Commit by alaaosh :: r13693 /src/trunk/Pootle/ (2 files in 2 dirs): (link) provide path context to templates
limit which settings are exposed to templates
limit which settings are exposed to templates
Categories: Code
new middleware that preloads path objects in request. should simplify some view...
Commit by alaaosh :: r13692 /src/trunk/Pootle/ (2 files in 2 dirs): (link) new middleware that preloads path objects in request. should simplify some view and template code
Categories: Code
pootle_path is a property in translation_project no need to access directory
Commit by alaaosh :: r13691 /src/trunk/Pootle/local_apps/pootle_app/views/language/view.py: (link) pootle_path is a property in translation_project no need to access directory
Categories: Code
make language models direction aware
Commit by alaaosh :: r13690 /src/trunk/Pootle/local_apps/pootle_app/models/language.py: (link) make language models direction aware
Categories: Code
only __unicode__ adds language code to language name. make localname usable...
Commit by alaaosh :: r13689 /src/trunk/Pootle/local_apps/pootle_app/models/language.py: (link) only __unicode__ adds language code to language name. make localname usable everywhere
Categories: Code
give Language a __repr__ similar to other Django models
Commit by alaaosh :: r13688 /src/trunk/Pootle/local_apps/pootle_app/models/language.py: (link) give Language a __repr__ similar to other Django models
Categories: Code
Add autocorr file updater
Commit by arail :: r13687 /src/trunk/virtaal/devsupport/update_autocorr.py: (link) Add autocorr file updater
Categories: Code
Bug 1353: Add LGPL license for autocorrection files.
Commit by arail :: r13686 /src/trunk/virtaal/share/virtaal/autocorr/ (LICENSE README): (link) Bug 1353: Add LGPL license for autocorrection files.
Categories: Code
Keep track of the maximisation state of the window and restore as appropriate...
Commit by walter_l :: r13685 /src/trunk/virtaal/virtaal/ (common/pan_app.py views/mainview.py): (link) Keep track of the maximisation state of the window and restore as appropriate when Virtaal starts.
This fixes bug 1327.
This fixes bug 1327.
Categories: Code
Prepend filename to opening error message. This is a preliminary fix for bug...
Commit by walter_l :: r13684 /src/trunk/virtaal/virtaal/controllers/maincontroller.py: (link) Prepend filename to opening error message.
This is a preliminary fix for bug 1339.
This is a preliminary fix for bug 1339.
Categories: Code
typo, we need to return both comments here
Commit by alaaosh :: r13683 /src/trunk/Pootle/local_apps/pootle_store/models.py: (link) typo, we need to return both comments here
Categories: Code
easier to always return multistring
Commit by alaaosh :: r13682 /src/trunk/Pootle/local_apps/pootle_store/fields.py: (link) easier to always return multistring
Categories: Code
step through untranslated units without using quality checks
Commit by alaaosh :: r13681 /src/trunk/Pootle/local_apps/pootle_app/models/search.py: (link) step through untranslated units without using quality checks
Categories: Code
don't test version control support for virtual files
Commit by alaaosh :: r13680 /src/trunk/Pootle/local_apps/pootle_app/views/language/item_dict.py: (link) don't test version control support for virtual files
Categories: Code
life is much easier if empty sources appear as blank strings instead of None
Commit by alaaosh :: r13679 /src/trunk/Pootle/local_apps/pootle_store/fields.py: (link) life is much easier if empty sources appear as blank strings instead of None
Categories: Code
only merge with units that match term
Commit by alaaosh :: r13678 /src/trunk/translate/tools/poterminology.py: (link) only merge with units that match term
Categories: Code
don't barf if Store.file not set (allowing us to make virtual stores)
Commit by alaaosh :: r13677 /src/trunk/Pootle/local_apps/pootle_store/models.py: (link) don't barf if Store.file not set (allowing us to make virtual stores)
Categories: Code
don't calculate quality checks for untranslated units
Commit by alaaosh :: r13676 /src/trunk/Pootle/local_apps/pootle_store/models.py: (link) don't calculate quality checks for untranslated units
Categories: Code
handle empty locations correctly
Commit by alaaosh :: r13675 /src/trunk/Pootle/local_apps/pootle_store/models.py: (link) handle empty locations correctly
Categories: Code
