Commit Graph

291 Commits

Author SHA1 Message Date
Jon Tibble 0988158c56 Import fixes 2011-02-12 04:20:53 +00:00
Jon Tibble a8f16262fc More string refactoring 2011-02-12 04:09:03 +00:00
Jon Tibble 12d0867623 Plugin refactor: icons, tabs, mediaitems 2011-02-11 04:04:05 +00:00
Jon Tibble e4d317306c Refactor ListViews 2011-02-10 18:38:03 +00:00
Jon Tibble 660028fd1e More button boxes and translations 2011-02-10 00:36:00 +00:00
Jon Tibble fb97816711 Unused imports 2011-02-09 21:30:41 +00:00
Jon Tibble 45f9fa8f2f More translation refactors 2011-02-09 17:30:38 +00:00
Jon Tibble 5607b09f0d Dedupe translations 2011-02-09 05:04:12 +00:00
Jon Tibble 1824ac31c6 Remove mediaitem duplicated calls 2011-02-06 19:37:35 +00:00
Jon Tibble d029fb81a7 MediaItem cleanups 2011-02-03 23:25:52 +00:00
Jon Tibble f4d25560e9 UI library - critical_error_message_box 2011-02-02 23:12:31 +00:00
Andreas Preikschat 54a6963f89 changed image title 2011-01-30 21:08:00 +01:00
Jon Tibble 6e435e47e6 Remove a few redundancies 2011-01-26 23:26:09 +00:00
Jon Tibble 934d26bd0a Cleanup superfluous functions and import halting 2011-01-26 18:14:46 +00:00
Tim Bentley 33a924a243 Preserve replacement backgrounds - finish 2011-01-23 15:36:15 +00:00
Andreas Preikschat 42a955582b moved code to core 2011-01-17 16:38:10 +01:00
Andreas Preikschat 471de78bfe update preview when live background is replaaced 2011-01-16 18:42:26 +01:00
Jon Tibble a064ad1b05 Head r1218 and fixes 2011-01-15 20:06:25 +00:00
Jon Tibble 284402b7b2 Refactor in existing error framework 2011-01-15 19:24:50 +00:00
Jon Tibble ecb97881a1 Refactor file deleting, cleanups 2011-01-14 18:58:47 +00:00
Tim Bentley 23990c168a Review Fixes 2011-01-09 08:17:17 +00:00
Tim Bentley 8ea5187543 Head 2011-01-07 18:58:06 +00:00
Jon Tibble 120ec38557 and cleanups 2011-01-06 23:47:28 +00:00
M2j e000b8a89b send messages in openlp.plugins.bibles.lib.manager via "openlp_information_message" signal 2011-01-05 22:31:22 +01:00
M2j 4fd5d7546e Head 1191 2011-01-05 20:58:31 +01:00
Tim Bentley a83da28437 Head1191 2011-01-05 19:54:27 +00:00
Tim Bentley b36ff5107a Fix text yet again 2011-01-05 18:27:39 +00:00
M2j 71f6bc26dc basicaly reworked the layout of the mediaitems and renamed variables to fit the standard 2011-01-05 17:50:28 +01:00
Tim Bentley d97414e4e9 Fix title Camels 2011-01-05 16:15:08 +00:00
Tim Bentley 38e72ca137 Change message code 2011-01-05 07:18:12 +00:00
M2j 21340470d3 simplified all setupUi() in plugins 2011-01-04 22:06:50 +01:00
Tim Bentley f9954fac80 Add comment to force update 2011-01-04 17:36:22 +00:00
Tim Bentley 45367eaab2 Update text and guard video backgrounds 2011-01-03 19:50:25 +00:00
Tim Bentley 0c793a123e Head 2011-01-03 19:48:36 +00:00
Andreas Preikschat d8ef3c5947 added a check to prevent replacing the live background with an non existing image, prevent replacing with more images 2011-01-02 22:34:33 +01:00
Andreas Preikschat 0d2e8ff12d dialog show only once (when more files are missing) 2011-01-02 17:37:31 +01:00
Andreas Preikschat cce440ba48 2011-01-02 11:29:18 +01:00
Andreas Preikschat 8a0eeb54bb 2011-01-02 08:57:05 +01:00
Andreas Preikschat def66c204a fixed wrong indent 2011-01-01 22:55:22 +01:00
Andreas Preikschat 2693e3dbd9 removed a not needed import 2011-01-01 22:46:00 +01:00
Andreas Preikschat 625ef9fc00 fixed adding more images at once, tweaked adding images when one image is not present 2011-01-01 22:41:28 +01:00
Tim Bentley f6a8e6884c Clean up directory creation 2011-01-01 17:23:24 +00:00
Tim Bentley fd5e173d21 Cleanups 2011-01-01 12:49:38 +00:00
Tim Bentley b52ead934d Add Cursor management 2011-01-01 11:44:16 +00:00
Meinert Jordan 487837e615 While walking through the German translation, I observed a couple of problems in the internationalization. These problems are addressed in this branch. There are very few changed translatable strings but a lot which will be recognized as new from linguist.
I couldn't test all calls in the importers, because I don't have bibles in all formats. But nearly all changes in this request should be obvious.

bzr-revno: 1177
2010-12-31 19:22:41 +00:00
M2j 599ee1f7fa Lots of i18n fixes and some others. In detail:
translate() expanded for numbered strings
MediaManager context menus are using the plugins strings instead of own string manipulations
Removed string manipulations from ThemeManager and fixed the delete validation                   
Added disambiguation for some plugin strings to distinguish between name plural and container title
Added or repaired translate() calls at several positions.
2010-12-31 03:17:41 +01:00
Tim Bentley ad346d8e05 Add message popup and guard Images and Media as well 2010-12-29 09:27:13 +00:00
Tim Bentley 87c1074cfe Add guard for missing filename 2010-12-29 09:14:13 +00:00
Tim Bentley e77ce3ffdb Bump values by 1 version or year 2010-12-26 11:04:47 +00:00
Tim Bentley cb4fa5d03a Fix Preview of Theme with Image bug
Fix Protection of Single Character Theme titles
Add Cursor update to Image import

Fixes: https://launchpad.net/bugs/692684
2010-12-20 20:22:21 +00:00