Home | History | Annotate | Download | only in po

Lines Matching refs:expanded

5  "#. since the strings are expanded in two different ways.  First of all,\n",
6 "#. there is an \@-expansion, where strings like \"\@i\" are expanded to\n",
14 "#. if \"bblock\" (which indicated that \"\@b\" would be expanded to \"block\")\n",
15 "#. is translated as \"ddatenverlust\", then \"\@d\" will be expanded to\n",
71 my $expanded = 0;
124 $expanded++;
128 $msg_accum = $msg_accum . "#. \@-expanded: $msg\n";
136 $expanded++;
139 $msg_accum = $msg_accum . "#. \@-expanded: $msg\n";
143 if ($expanded) {
148 $expanded = 0;