Update of /cvsroot/phpbbswedtran/phpbb3se/language/sv/acp
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13162/acp
Modified Files:
posting.php
Log Message:
uppdaterat till senaste phpBB CVS:en
Index: posting.php
===================================================================
RCS file: /cvsroot/phpbbswedtran/phpbb3se/language/sv/acp/posting.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** posting.php 22 May 2007 20:08:58 -0000 1.4
--- posting.php 22 May 2007 21:55:29 -0000 1.5
***************
*** 45,48 ****
--- 45,49 ----
'BBCODE_HELPLINE_TEXT' => 'Hjälptext',
'BBCODE_INVALID_TAG_NAME' => 'BBCode-taggnamnet du valde finns redan.',
+ 'BBCODE_INVALID' => 'Din BBCode är konstruerad på ett felaktigt sätt.',
'BBCODE_OPEN_ENDED_TAG' => 'Din egna BBCode måste innehålla både en öppnings- och stängningstagg.',
'BBCODE_TAG' => 'Tagg',
|