phatch-dev team mailing list archive
-
phatch-dev team
-
Mailing list archive
-
Message #00582
[Bug 437852] [NEW] german file save uses reserved word "Tag"
Public bug reported:
It is not possible to use the 4th option in rename/filename dropdown dialog.
The german word for day is Tag, wich is already used as a variable in phatch.
Suggestion: use dayOfWeek, that is "WochenTag"
tested OK Fix:
#: /home/stani/sync/python/phatch/trunk/phatch/actions/time_shift.py:43
msgid "day"
msgstr "WochenTag"
It would be nice to see two digits for every number in order to comply with ISO format & readability
(NOT working here)
formField.py
160: DATE = '<%02s>-<%02s>-<%02s>'%(_t('year'), _t('month'), _t('day'))
** Affects: phatch
Importance: Undecided
Status: New
** Tags: localisation
--
german file save uses reserved word "Tag"
https://bugs.launchpad.net/bugs/437852
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.
Status in Phatch = Photo & Batch!: New
Bug description:
It is not possible to use the 4th option in rename/filename dropdown dialog.
The german word for day is Tag, wich is already used as a variable in phatch.
Suggestion: use dayOfWeek, that is "WochenTag"
tested OK Fix:
#: /home/stani/sync/python/phatch/trunk/phatch/actions/time_shift.py:43
msgid "day"
msgstr "WochenTag"
It would be nice to see two digits for every number in order to comply with ISO format & readability
(NOT working here)
formField.py
160: DATE = '<%02s>-<%02s>-<%02s>'%(_t('year'), _t('month'), _t('day'))
Follow ups
-
[Bug 437852] Re: German file save uses reserved word "Tag"
From: Launchpad Bug Tracker, 2009-10-13
-
[Bug 437852] Re: German file save uses reserved word "Tag"
From: stani, 2009-10-01
-
[Bug 437852] Re: German file save uses reserved word "Tag"
From: stani, 2009-10-01
-
[Bug 437852] Re: German file save uses reserved word "Tag"
From: stani, 2009-10-01
-
[Bug 437852] Re: German file save uses reserved word "Tag"
From: stani, 2009-09-30
-
[Bug 437852] Re: german file save uses reserved word "Tag"
From: stani, 2009-09-30
-
[Bug 437852] Re: german file save uses reserved word "Tag"
From: stani, 2009-09-30
-
[Bug 437852] Re: german file save uses reserved word "Tag"
From: Launchpad Bug Tracker, 2009-09-30
-
[Bug 437852] Re: german file save uses reserved word "Tag"
From: stani, 2009-09-30
-
[Bug 437852] [NEW] german file save uses reserved word "Tag"
From: digmig, 2009-09-27
References