[buddypress-trac] [BuddyPress] #2703: [Translations] Cannot translate strings when actual new line breaks are used instead of \n

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sat Jan 8 20:52:48 UTC 2011


#2703: [Translations] Cannot translate strings when actual new line breaks are
used instead of \n
------------------------+-----------------------
  Reporter:  calvin_42  |      Owner:  sorich87
      Type:  defect     |     Status:  accepted
  Priority:  major      |  Milestone:  1.3
 Component:  Core       |    Version:
Resolution:             |   Keywords:  has-patch
------------------------+-----------------------

Comment (by boonebgorges):

 2703.diff breaks the swappable characters. Because they appear in double-
 quotes (to make the line breaks work), the $s in %1$s is getting processed
 as an empty variable. sorich87, could you repatch and escape them so they
 read %1\$s ?

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2703#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list