Thread: [Phpslash-commit] CVS: phpslash-ft/class/locale en.php3,1.13,1.14
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-01-23 02:48:05
|
Update of /cvsroot/phpslash/phpslash-ft/class/locale In directory sc8-pr-cvs1:/tmp/cvs-serv30216/phpslash-ft/class/locale Modified Files: en.php3 Log Message: Admin messages should be available for translation now. Index: en.php3 =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/class/locale/en.php3,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** en.php3 22 Jan 2003 19:57:52 -0000 1.13 --- en.php3 23 Jan 2003 02:48:02 -0000 1.14 *************** *** 127,131 **** "%s Poll" => "%s Poll", ! // pollBooth.php3 // search.php3 "Searching %s" => --- 127,131 ---- "%s Poll" => "%s Poll", ! // search.php3 "Searching %s" => *************** *** 221,227 **** --- 221,251 ---- // mailinglistAdmin.php3 // pollAdmin.php3 + "Deleting poll" => + "Deleting poll", + // sectionAdmin.php3 // storyAdmin.php // submissionAdmin.php3 + " record deleted" => + " record deleted", + + "This would work SO much better if you actually selected something to delete!" => + "This would work SO much better if you actually selected something to delete!", + + "Submission Saved" => + "Submission Saved", + + "Submission Preview" => + "Submission Preview", + + "Edit Submission" => + "Edit Submission", + + "Current Submissions" => + "Current Submissions", + + "When you don't see the submission, it means there aren't any." => + "When you don't see the submission, it means there aren't any.", + // topicAdmin.php3 // variableAdmin.php3 *************** *** 657,660 **** --- 681,747 ---- // Poll.class + "Create A New Poll" => + "Create A New Poll", + + "No Question ID" => + "No Question ID", + + "There was a weird number of affected rows when setting the 'current' field to 1: " => + "There was a weird number of affected rows when setting the 'current' field to 1: ", + + "Either there were no current polls, or more then one? Affected Rows is: " => + "Either there were no current polls, or more then one? Affected Rows is: ", + + "No ID to edit" => + "No ID to edit", + + "Couldn't find your question (%s) in the DB" => + "Couldn't find your question (%s) in the DB", + + "Edit An Existing Poll" => + "Edit An Existing Poll", + + "Silly admin! You need to have a question before you can have a poll." => + "Silly admin! You need to have a question before you can have a poll.", + + "You need to have at least 2 possible answers, otherwise it wouldn't be a very effective poll, would it?" => + "You need to have at least 2 possible answers, otherwise it wouldn't be a very effective poll, would it?", + + "Choice %s, %s (%s), was updated" => + "Choice %s, %s (%s), was updated", + + "Choice %s, %s (%s), was inserted" => + "Choice %s, %s (%s), was inserted", + + "You can't delete the current poll. Please make another poll current, then delete this one" => + "You can't delete the current poll. Please make another poll current, then delete this one", + + "No question_id in Poll::deletePoll" => + "No question_id in Poll::deletePoll", + + "Choice %s was ignored." => + "Choice %s was ignored.", + + "There was an error in setting %s as the current poll:" => + "There was an error in setting %s as the current poll:", + + "I couldn't find your Poll, " => + "I couldn't find your Poll, ", + + "Sorry, I couldn't find your poll when trying to update." => + "Sorry, I couldn't find your poll when trying to update.", + + "There was an error deleting your poll answers" => + "There was an error deleting your poll answers", + + "There was an error deleting your poll question" => + "There was an error deleting your poll question", + + "There was an error removing the votes" => + "There was an error removing the votes", + + "Poll %s was deleted" => + "Poll %s was deleted", + "Your vote has been registered" => "Your vote has been registered", *************** *** 665,673 **** "Your vote hasn't been registered because you (or someone from your computer) has already voted.", // Section.class "Section %s(%s) deleted" => "Section %s(%s) deleted", ! // Story.class "More" => --- 752,777 ---- "Your vote hasn't been registered because you (or someone from your computer) has already voted.", + "No Poll Found: " => + "No Poll Found: ", // Section.class "Section %s(%s) deleted" => "Section %s(%s) deleted", ! ! "Change Existing Sections" => ! "Change Existing Sections", ! ! "There is no section_name in Section.class::saveSection" => ! "There is no section_name in Section.class::saveSection", ! ! "There is no description in Section.class::saveSection" => ! "There is no description in Section.class::saveSection", ! ! "New Section" => ! "New Section", ! ! "Edit Section" => ! "Edit Section", ! // Story.class "More" => *************** *** 692,700 **** --- 796,908 ---- "Comments?", + // Story_admin.class + "The storyid is: " => + "The storyid is: ", + + "You deleted %s comments" => + "You deleted %s comments", + + "removed %s section pointer(s)" => + "removed %s section pointer(s)", + + "removed %s topic pointer(s)" => + "removed %s topic pointer(s)", + + "removed the story" => + "removed the story", + + "All Authors" => + "All Authors", + + "All Topics" => + "All Topics", + + "All Sections" => + "All Sections", + + // Story_base.class + "There is no story_id in Story.class::saveStory" => + "There is no story_id in Story.class::saveStory", + + "You need to select at least one topic in Story.class::saveStory" => + "You need to select at least one topic in Story.class::saveStory", + + "You need to select at least one section in Story.class::saveStory" => + "You need to select at least one section in Story.class::saveStory", + + "There is no title in Story.class::saveStory" => + "There is no title in Story.class::saveStory", + + "There is no intro_text in Story.class::saveStory" => + "There is no intro_text in Story.class::saveStory", + + "There is no author_id in Story.class::saveStory" => + "There is no author_id in Story.class::saveStory", + + "Topic bar could not be reorganized" => + "Topic bar could not be reorganized", + // Submission.class "Anonymous Coward" => "Anonymous Coward", + "No Submission Found: %s" => + "No Submission Found: %s", + + "You need to select at least one topic in Submission.class::saveSubmission" => + "You need to select at least one topic in Submission.class::saveSubmission", + + "You need to select at least one section in Submission.class::saveSubmission" => + "You need to select at least one section in Submission.class::saveSubmission", + + "There is no subject in Submission.class::saveSubmission" => + "There is no subject in Submission.class::saveSubmission", + + "There is no story in Submission.class::saveSubmission" => + "There is no story in Submission.class::saveSubmission", + + "Can't find Submission_id ('%s') in psl_submission!" => + "Can't find Submission_id ('%s') in psl_submission!", + + "Submission by " => + "Submission by ", + // Topic.class + "Change existing Topics" => + "Change existing Topics", + + "There is no topic_name in Topic.class::saveTopic" => + "There is no topic_name in Topic.class::saveTopic", + + "There is no image in Topic.class::saveTopic" => + "There is no image in Topic.class::saveTopic", + + "There is no alt_text in Topic.class::saveTopic" => + "There is no alt_text in Topic.class::saveTopic", + + "Sorry, ths story is assigned to this topic:" => + "Sorry, ths story is assigned to this topic:", + + "Sorry, this submission is assigned to this topic:" => + "Sorry, this submission is assigned to this topic:", + + "Topic deleted" => + "Topic deleted", + + "Add a new Topic" => + "Add a new Topic", + + "Edit Topic" => + "Edit Topic", + + "Display Topic Images" => + "Display Topic Images", + + "[Display all possible topic images]" => + "[Display all possible topic images]", + + "Display Topic Images" => + "Display Topic Images", + // TopicBar.class // Variable.class |