Merge lp:~ricsipontaz/day-scope/day-scope into lp:day-scope
Proposed by
Richard Somlói
on 2015-08-25
Status: | Needs review |
---|---|
Proposed branch: | lp:~ricsipontaz/day-scope/day-scope |
Merge into: | lp:day-scope |
Diff against target: |
13 lines (+2/-1) 1 file modified
src/query.cpp (+2/-1) |
To merge this branch: | bzr merge lp:~ricsipontaz/day-scope/day-scope |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
day-scope-team | 2015-08-25 | Pending | |
Review via email:
|
Description of the change
Hi! In some languages (for example in Hungarian) the week number is before the week.
Example:
English: Week 34
Hungarian: 34. hét
But in the actual form I can't translate the string in this way. So I try to make it more flexible, but I'm not sure I did it in the right way, so please test it first. :) Thanks.
To post a comment you must log in.
Unmerged revisions
- 29. By Richard Somlói on 2015-08-25
-
More flexible localization of the Week number string.