← Back to team overview

linuxdcpp-team team mailing list archive

[Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2394: update the bug-closing script (the lp api has slightly changed)

 

------------------------------------------------------------
revno: 2394
committer: poy <poy@xxxxxxxxxx>
branch nick: trunk
timestamp: Thu 2011-01-13 20:03:39 +0100
message:
  update the bug-closing script (the lp api has slightly changed)
modified:
  committed_released.py
  installer/po/de.po
  installer/po/ru.po


--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk

Your team Dcplusplus-team is subscribed to branch lp:dcplusplus.
To unsubscribe from this branch go to https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscription
=== modified file 'committed_released.py'
--- committed_released.py	2010-07-05 21:26:03 +0000
+++ committed_released.py	2011-01-13 19:03:39 +0000
@@ -29,8 +29,9 @@
 		continue
 	total = total + 1
 	try:
-		bug_task.transitionToStatus(status = 'Fix Released')
+		bug_task.status = 'Fix Released'
 		bug_task.bug.newMessage(content = message)
+		bug_task.lp_save()
 		changed = changed + 1
 	except HTTPError:
 		unchanged.append(bug_task.bug.id)

=== modified file 'installer/po/de.po'
--- installer/po/de.po	2011-01-10 22:12:39 +0000
+++ installer/po/de.po	2011-01-13 19:03:39 +0000
@@ -33,7 +33,7 @@
 #: installer/Strings.xml:5
 #, no-wrap
 msgid "A previous installation of DC++ has been found; backup settings and queue to '$R0'?"
-msgstr "Eine alte DC++ Installation wurde gefunden. Sollen die Einstellungen und die Warteschlange '$R0\" gesichert werden?"
+msgstr "Eine alte DC++ Installation wurde gefunden. Sollen die Einstellungen und die Warteschlange '$R0' gesichert werden?"
 
 #. type: Content of: <Strings><SECTION_IP_COUNTRY>
 #: installer/Strings.xml:6

=== modified file 'installer/po/ru.po'
--- installer/po/ru.po	2011-01-10 22:12:39 +0000
+++ installer/po/ru.po	2011-01-13 19:03:39 +0000
@@ -58,7 +58,7 @@
 #, no-wrap
 msgid "Unchecking this box will make DC++ store its settings in the program directory. This is strongly discouraged on Windows Vista and later; settings or downloads might get lost."
 msgstr ""
-"При отключении данного пункта DC++ сохранит все настройки в папке с программой. Это нежелательно  для\r\n"
+"При отключении данного пункта DC++ сохранит все настройки в папке с программой. Это нежелательно  для "
 "Windows Vista и более поздних систем; настройки или загрузки могут быть потеряны."
 
 #. type: Content of: <Strings><WARNING_LOCALE_ERASED>