PacketFence - BTS - PacketFence
View Issue Details
0001433PacketFencei18npublic2012-04-26 13:302012-10-19 10:17
obilodeau 
 
highminoralways
resolvedfixed 
 
3.6.0devel 
950410141967c029b79416a590b5ec0b85421fc8
0001433: get rid of our domain in packetfence's gettext (PO) files
transifex doesn't deal with the gettext "domain" feature and I remember reading that it has been disapprovedby upstream gettext project (I have no links unfortunately).

Otherwise we need to remove the following lines:
domain "packetfence"
#, fuzzy


Before each source push or translation pulls.

To fix:
- remove domain and fuzzy from all locale files
- make sure that the captive portal doesn't rely on the domain of the string anymore
- re-test the captive portal
No tags attached.
Issue History
2012-04-26 13:30obilodeauNew Issue
2012-09-12 15:10obilodeauStatusnew => assigned
2012-09-12 15:10obilodeauAssigned To => obilodeau
2012-09-12 15:10obilodeauNote Added: 0003057
2012-10-04 15:28fgaudreaultgit revision => 950410141967c029b79416a590b5ec0b85421fc8
2012-10-04 15:28fgaudreaultNote Added: 0003113
2012-10-04 15:28fgaudreaultStatusassigned => resolved
2012-10-04 15:28fgaudreaultResolutionopen => fixed
2012-10-19 10:17fgaudreaultAssigned Toobilodeau =>
2012-10-19 10:17fgaudreaultFixed in Version => devel
2012-10-19 10:17fgaudreaultTarget Version+1 => 3.6.0

Notes
(0003057)
obilodeau   
2012-09-12 15:10   
fix in pull request here: https://github.com/inverse-inc/packetfence/pull/61 [^]
(0003113)
fgaudreault   
2012-10-04 15:28   
Merged in Devel.