Patch #19982
#8929 and #19707 i18n fixes, locales additions and code layout cleanup
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | I18n | |||
Target version: | - |
Description
This is a simple patch series against source:/trunk@14294 (made using git format-patch
) which follows r14275 and r14293 and which consists of the following three changes:
Nb: please remove target version if unneeded since changes are on trunk/devel/master only.
Related issues
Associated revisions
Adds missing strings to locales (#8929).
Patch by Mischa The Evil
Replaces hard-coded strings in views (#19707).
Patch by Mischa The Evil.
Code formatting (#19982).
Patch by Mischa The Evil.
History
#1
Updated by Mischa The Evil almost 7 years ago
- Blocks Feature #8929: Permission to view only your own time logs added
#2
Updated by Mischa The Evil almost 7 years ago
- Blocks Feature #19707: Ability to limit member management to certain roles added
#3
Updated by Mischa The Evil almost 7 years ago
- File 0001-Adds-two-missing-strings-to-all-locales-except-fr-8929.diff
added
- File 0002-Replace-three-raw-French-strings-with-i18n-locales-19707.diff
added
- File 0003-Replace-tabs-with-spaces-at-app-models-member.rb-19707.diff
added
Here is a new set of patches, this time made using git diff
so they'll apply smoothly using patch -p1
.
#4
Updated by Jean-Philippe Lang almost 7 years ago
- Category set to I18n
- Status changed from New to Closed
- Target version deleted (
3.1.0)
Patches committed, thanks for the cleanup!