diff options
-rw-r--r-- | translation_projects.dat | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/translation_projects.dat b/translation_projects.dat index ed4f588f..d6b6438b 100644 --- a/translation_projects.dat +++ b/translation_projects.dat @@ -1,9 +1,9 @@ -# database for script check_for_translation_work.sh 2014-02-09 13:18:00 UTC filip +# database for script check_for_translation_work.sh 2015-01-24 19:08:00 UTC filip # GIT ADDRESSES # Repositories of resources for Cauldron and the next released version of Mageia git_addresses[control-center]="software/control-center" -git_addresses[copyiso2usb]="software/copyiso2usb" +# git_addresses[copyiso2usb]="software/copyiso2usb" dead according to author Dave 22. jan. 2015 git_addresses[desktop-common-data]="software/desktop/common-data" git_addresses[drak3d]="software/drak3d" git_addresses[drakguard]="software/drakguard" @@ -14,6 +14,7 @@ git_addresses[drakwizard]="software/drakwizard" git_addresses[drakx]="software/drakx" git_addresses[drakx-kbd-mouse-x11]="software/drakx-kbd-mouse-x11" git_addresses[drakx-net]="software/drakx-net" +git_addresses[isodumper]="software/isodumper" # added 24. jan. 2015 # git_addresses[Identity_CatDap]="software/infrastructure/catdap" # (Repository currently seems to be empty) git_addresses[indexhtml]="software/indexhtml" git_addresses[kde4-splash-mga]="software/desktop/kde/splash" @@ -55,12 +56,11 @@ fi # NOT YET ON OUR GIT # git_addresses[epoll]="it doesn't exist yet on our git" -# git_addresses[isodumper]="https://github.com/papoteur-mga/isodumper (not yet on our git)" # git_addresses[mageia-doc]="it doesn't exist yet on our git" # REPOSITORIES OF RESOURCES FOR CAULDRON AND THE NEXT RELEASED VERSION OF MAGEIA translate_projects_po[control-center]="control-center/po" -translate_projects_po[copyiso2usb]="copyiso2usb/po" +# translate_projects_po[copyiso2usb]="copyiso2usb/po" dead according to author Dave 22. jan. 2015 translate_projects_po[desktop-common-data]="desktop-common-data/po" translate_projects_po[drak3d]="drak3d/po" translate_projects_po[drakguard]="drakguard/po" @@ -73,6 +73,7 @@ translate_projects_po[drakx-net]="drakx-net/po" translate_projects_po[drakx_install]="drakx/perl-install/install/share/po" translate_projects_po[drakx_share]="drakx/perl-install/share/po" translate_projects_po[drakx_standalone]="drakx/perl-install/standalone/po" +translate_projects_po[isodumper]="isodumper/po" # added 24. jan. 2015 # translate_projects_po[Identity (CatDap)]="NA" translate_projects_po[indexhtml]="indexhtml/po" translate_projects_po[kde4-splash-mga]="kde4-splash-mga/po" @@ -108,7 +109,6 @@ if [ -z "$work_on_unofficial" ]; then # translate_projects_po[drakx_help]="drakx/perl-install/install/help/po" # removed 28. nov. 2013 # translate_projects_po[epoll]="NA" # translate_projects_po[indexhtml_about]="indexhtml/about/po" # removed 28. nov. 2013 -# translate_projects_po[isodumper]="NA" # translate_projects_po[usbdumper]="usbdumper/po" # unmantained and duplicate echo -n # nop fi |