Changes between Version 31 and Version 32 of BluePrint/Translation
- Timestamp:
- 09/06/13 18:13:44 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Translation
v31 v32 85 85 86 86 * Note : Strings are never removed from pootle, even if they are removed from the py files. 87 87 * Note : Strings missing in pootle are added to pootle. 88 88 * Implementation Details: 89 89 * Function merge_pootle takes 2 arguments (language_code, preference). Preference defines which is given preference in case of a conflict (either po or py).