From: Shaun M. <sin...@us...> - 2005-07-20 17:30:40
|
Update of /cvsroot/phpwsbb/phpwsbb/lang In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22527/lang Modified Files: phpwsbb.en.lng Log Message: * Changes to 'save' messages and buttons to be in context * Allow 'Re:' to be translated Index: phpwsbb.en.lng =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/lang/phpwsbb.en.lng,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** phpwsbb.en.lng 26 Oct 2004 05:12:17 -0000 1.22 --- phpwsbb.en.lng 20 Jul 2005 17:30:29 -0000 1.23 *************** *** 85,90 **** --- 85,93 ---- a:|:No topic was deleted from the database.:|:No topic was deleted from the database. a:|:Not recommended:|:Not recommended + a:|:Post:|:Post a:|:Post Reply:|:Post Reply + a:|:Update Post:|:Update Post a:|:Poster:|:Poster + a:|:Re:|:Re a:|:Reason:|:Reason a:|:Remove all monitors:|:Remove all monitors *************** *** 95,98 **** --- 98,102 ---- a:|:STICKY:|:STICKY a:|:Save:|:Save + a:|:Send Report:|:Send Report a:|:Settings:|:Settings a:|:Settings Saved:|:Settings Saved *************** *** 111,118 **** a:|:The forum [var1] was successfully deleted from the database.:|:The forum [var1] was successfully deleted from the database. a:|:The forum could not be saved to the database.:|:The forum could not be saved to the database. ! a:|:The message could not be saved to the database.:|:The message could not be saved to the database. a:|:The topic [var1] was successfully deleted from the database.:|:The topic [var1] was successfully deleted from the database. ! a:|:The topic could not be saved to the database.:|:The topic could not be saved to the database. ! a:|:The topic was successfully saved.:|:The topic was successfully saved. a:|:There is nothing here to see.:|:There is nothing here to see. a:|:There was a problem adding the monitor entry. Please try again or contact the system administrator.:|:There was a problem adding the monitor entry. Please try again or contact the system administrator. --- 115,126 ---- a:|:The forum [var1] was successfully deleted from the database.:|:The forum [var1] was successfully deleted from the database. a:|:The forum could not be saved to the database.:|:The forum could not be saved to the database. ! a:|:The message could not be posted.:|:The message could not be posted. a:|:The topic [var1] was successfully deleted from the database.:|:The topic [var1] was successfully deleted from the database. ! a:|:The topic could not be locked.:|:The topic could not be locked. ! a:|:The topic could not be unlocked.:|:The topic could not be unlocked. ! a:|:The topic was successfully locked.:|:The topic was successfully locked. ! a:|:The topic was successfully unlocked.:|:The topic was successfully unlocked. ! a:|:The topic was successfully stuck.:|:The topic was successfully stuck. ! a:|:The topic was successfully unstuck.:|:The topic was successfully unstuck. a:|:There is nothing here to see.:|:There is nothing here to see. a:|:There was a problem adding the monitor entry. Please try again or contact the system administrator.:|:There was a problem adding the monitor entry. Please try again or contact the system administrator. *************** *** 137,141 **** a:|:You tried to move it to current forum.:|:You tried to move it to current forum. a:|:Your forum was successfully saved.:|:Your forum was successfully saved. ! a:|:Your message was successfully saved.:|:Your message was successfully saved. a:|:Your monitors have been cleared.:|:Your monitors have been cleared. a:|:Your settings have been successfully saved.:|:Your settings have been successfully saved. --- 145,150 ---- a:|:You tried to move it to current forum.:|:You tried to move it to current forum. a:|:Your forum was successfully saved.:|:Your forum was successfully saved. ! a:|:Your message was successfully forked.:|:Your message was successfully forked. ! a:|:Your message could not be forked.:|:Your message could not be forked. a:|:Your monitors have been cleared.:|:Your monitors have been cleared. a:|:Your settings have been successfully saved.:|:Your settings have been successfully saved. |