Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update Swedish translation | Thomas Backlund | 2010-05-30 | 1 | -42/+64 |
| | |||||
* | update translation for zh_TW language | Shiva Huang | 2010-05-30 | 1 | -9/+11 |
| | |||||
* | Updated translation for Norwegian Bokmål. | Olav Dahlum | 2010-05-29 | 1 | -10/+15 |
| | |||||
* | updated tr translation | Atilla Öntaş | 2010-05-28 | 1 | -126/+110 |
| | |||||
* | updated pt_BR translation | Sergio Rafael Lemke | 2010-05-28 | 1 | -9/+14 |
| | |||||
* | updated polish translation | Marek Walczak | 2010-05-28 | 1 | -128/+111 |
| | |||||
* | * mdkapplet-upgrade-helper | João Victor Duarte Martins | 2010-05-27 | 1 | -47/+74 |
| | | | | | | | | | | (try_to_add_powerpack_media): Adapted design to use new open_ask_powerpack_dialog. (try_to_add_powerpack_media): Only offers powerpack for flash|free|one. (upgrade): Offers powerpack before removing media. (powerpack_auth_callback): Returns now an array ref. | ||||
* | * mdkapplet_gui.pm (open_ask_powerpack_dialog): Modified to offer | João Victor Duarte Martins | 2010-05-27 | 1 | -23/+69 |
| | | | | | | | | | default options according to product and use radio buttons. * mdkapplet_gui.pm (run_ask_credentials_dialog): Added options to enhance the dialog and a package var (pwp_ad) to hold powerpack advertisement widgets. | ||||
* | Updated Czech translation. | Michal Bukovjan | 2010-05-27 | 1 | -11/+15 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2010-05-27 | 1 | -9/+13 |
| | |||||
* | Updated Romanian translation | Catalin Florin Russen | 2010-05-27 | 1 | -52/+58 |
| | |||||
* | update Italian translation - by andrea | Andrea Celli | 2010-05-27 | 1 | -14/+19 |
| | |||||
* | updated el translation | Glentadakis Dimitris | 2010-05-27 | 1 | -10/+14 |
| | |||||
* | fix translating utf8 strings in mdkapplet-add-media-helper (#59509, ↵ | Olivier Blin | 2010-05-27 | 2 | -2/+4 |
| | | | | textdomain should be set before doing any translation) | ||||
* | * mdkapplet-add-media-helper: Added utf8 module to handle i18n | João Victor Duarte Martins | 2010-05-27 | 1 | -0/+1 |
| | | | | | strings. | ||||
* | * mdkapplet-upgrade-helper(upgrade): Fixed logfile template passed to mktemp. | João Victor Duarte Martins | 2010-05-27 | 1 | -2/+2 |
| | |||||
* | Updated Estonian translation. | Marek Laane | 2010-05-27 | 1 | -10/+14 |
| | |||||
* | Added Slovenian translation | Jure Repinc | 2010-05-27 | 1 | -9/+13 |
| | |||||
* | update | José Melo | 2010-05-27 | 1 | -11/+15 |
| | |||||
* | 2.77.172.77.17 | Eugeni Dodonov | 2010-05-26 | 2 | -1/+3 |
| | |||||
* | po: sync with the code | Eugeni Dodonov | 2010-05-26 | 76 | -17424/+15559 |
| | |||||
* | Install mdkapplet-add-media-helper instead of ↵ | Eugeni Dodonov | 2010-05-26 | 2 | -1/+4 |
| | | | | mdkapplet-enterprise-update-helper and mdkapplet-restricted-helper (#59500) | ||||
* | update translation for zh_TW language | Shiva Huang | 2010-05-26 | 1 | -22/+25 |
| | |||||
* | Updated Norwegian Nynorsk translation. | Karl Ove Hufthammer | 2010-05-23 | 1 | -5/+5 |
| | |||||
* | Updated version.2.77.16 | João Victor Duarte Martins | 2010-05-19 | 2 | -1/+2 |
| | |||||
* | * NEWS: Updated. | João Victor Duarte Martins | 2010-05-19 | 1 | -0/+3 |
| | |||||
* | (powerpack_auth_callback): Fixing return value, caller expects empty | João Victor Duarte Martins | 2010-05-19 | 1 | -2/+2 |
| | | | | | list if authentication fails. | ||||
* | Updated .po files. | João Victor Duarte Martins | 2010-05-19 | 73 | -629/+975 |
| | |||||
* | Syntax fix. | João Victor Duarte Martins | 2010-05-19 | 2 | -3/+3 |
| | |||||
* | fix typo | Olivier Blin | 2010-05-18 | 1 | -1/+1 |
| | |||||
* | * mdkonline: Fixed bad string quoting. | João Victor Duarte Martins | 2010-05-18 | 1 | -2/+2 |
| | |||||
* | Updated version.2.77.15.19 | João Victor Duarte Martins | 2010-05-18 | 2 | -1/+2 |
| | |||||
* | * po/POTFILES.in: Fixing files list for .po generation. | João Victor Duarte Martins | 2010-05-18 | 1 | -3/+1 |
| | |||||
* | Fixing syntax for perl_checker. | João Victor Duarte Martins | 2010-05-18 | 3 | -15/+9 |
| | |||||
* | * NEWS: Updated. | João Victor Duarte Martins | 2010-05-17 | 1 | -0/+1 |
| | |||||
* | * mdkapplet-upgrade-helper (upgrade): Offer users powerpack medias | João Victor Duarte Martins | 2010-05-17 | 1 | -0/+98 |
| | | | | | | | | before upgrading. Authenticates current powerpack users and add restricted media; if unsuccessfully to authenticate (probably an expired powerpack user or a non-powerpack one) a link to get a new subscription is offered. | ||||
* | * mdkonline.pm: Added more missing use statements. | João Victor Duarte Martins | 2010-05-17 | 2 | -7/+6 |
| | | | | | (get_my_mdv_profile): Fixed subroutine call (readability only). | ||||
* | * mdkonline.pm: added missing use statement. | João Victor Duarte Martins | 2010-05-17 | 2 | -1/+1 |
| | |||||
* | * mdkapplet_gui.pm (open_ask_powerpack_dialog): New dialog asking user | João Victor Duarte Martins | 2010-05-17 | 1 | -0/+35 |
| | | | | | to get Powerpack. | ||||
* | * mdkonline.pm (translate_product): Updated to translate a product | João Victor Duarte Martins | 2010-05-17 | 3 | -34/+40 |
| | | | | | | passed as parameter. * mdkapplet_gui.pm: Moved run_no_rights_dialog. | ||||
* | update translation for zh_TW language | Shiva Huang | 2010-05-17 | 1 | -27/+22 |
| | |||||
* | (run_ask_credentials_dialog): Fixed goto to the right routine | João Victor Duarte Martins | 2010-05-16 | 1 | -1/+1 |
| | |||||
* | update translation for ukrainian | Taras Boychuk | 2010-05-15 | 1 | -2/+2 |
| | |||||
* | moved add_medium_powerpack and add_medium_enterprise for reusability. | João Victor Duarte Martins | 2010-05-14 | 2 | -31/+39 |
| | |||||
* | Updated Czech translation. | Michal Bukovjan | 2010-05-13 | 1 | -29/+29 |
| | |||||
* | (authenticate_callback): Fixing get_my_mdv_profile parameters. | João Victor Duarte Martins | 2010-05-13 | 1 | -1/+1 |
| | |||||
* | * mdkonline.pm (get_my_mdv_profile): Moved from authenticate_callback | João Victor Duarte Martins | 2010-05-13 | 2 | -11/+15 |
| | | | | | | | | for reusability. * mdkapplet-add-media-helper (authenticate_callback): renamed for readability. | ||||
* | * mdkapplet (really_prepare_add_enterprise, | João Victor Duarte Martins | 2010-05-13 | 1 | -2/+8 |
| | | | | | really_prepare_add_restricted): Use mdkapplet-add-media-helper. | ||||
* | * mdkapplet-add-media-helper: Added to gather common add media code | João Victor Duarte Martins | 2010-05-13 | 4 | -368/+314 |
| | | | | | | | | | (substitutes both mdkapplet-enterprise-update-helper and mdkapplet-restricted-helper). * mdkapplet_gui.pm (run_ask_credentials_dialog): Added here for reusability. | ||||
* | update translation for ukrainian | Taras Boychuk | 2010-05-12 | 1 | -46/+47 |
| |