diff options
author | SARL ENR-68 <david@david.david> | 2014-05-08 21:45:07 +0200 |
---|---|---|
committer | SARL ENR-68 <david@david.david> | 2014-05-08 21:45:07 +0200 |
commit | 64d58bebd18f97ed0478efa233bc31deac8eabcb (patch) | |
tree | 5b6cdf047df1953b9efa397ea2d68989fc2dba1f | |
parent | 2012ced6462cd9a378075beafdbfe99539107d13 (diff) | |
download | isodumper-64d58bebd18f97ed0478efa233bc31deac8eabcb.tar isodumper-64d58bebd18f97ed0478efa233bc31deac8eabcb.tar.gz isodumper-64d58bebd18f97ed0478efa233bc31deac8eabcb.tar.bz2 isodumper-64d58bebd18f97ed0478efa233bc31deac8eabcb.tar.xz isodumper-64d58bebd18f97ed0478efa233bc31deac8eabcb.zip |
update for release 0.21
-rw-r--r-- | README.md | 14 | ||||
-rw-r--r-- | isodumper.spec | 2 | ||||
-rw-r--r-- | share/isodumper/isodumper.glade | 20 |
3 files changed, 19 insertions, 17 deletions
@@ -36,24 +36,24 @@ Contributors Translators -------- -- Papoteur - French -- Sergei Zivukov, AlexL, Yuri Chornoivan - Russian +- Papoteur, filorin - French +- Sergei Zivukov, AlexL, Fox909 - Russian - Yuri Chornoivan - Ukrainian - marja - Dutch - motitos, Miguel Ortega - Spanish - Marcello Anni, killer1987 - Italian - Atilla ÖNTAŞ, tarakbumba - Turkish - Filip Komar - Slovenian -- Kristoffer Grundström - Swedish +- Kristoffer Grundström, Willard1975 - Swedish - You-Cheng Hsieh - Chinese Taiwan - Márcio Padula - Brazilian Portuguese - Florin Cătălin RUSSEN - Romanian - kiki.syahadat - Indonesian -- Daniel Napora - Polish -- taleon, Akien, latte - German +- Daniel Napora, Tatsunoko - Polish +- taleon, Akien, latte, user7 - German - Marek Laane - Estonian -- dtsiamasiotis - Greek -- fri - Czech +- dtsiamasiotis, Dimitrios Glentadakis - Greek +- fri, jui - Czech - Akien - Danish - richardshaylo - English (United Kingdom) - alfalb_mansil - Portuguese diff --git a/isodumper.spec b/isodumper.spec index 1adfc88..94934ed 100644 --- a/isodumper.spec +++ b/isodumper.spec @@ -1,5 +1,5 @@ Name: isodumper -Version: 0.20 +Version: 0.21 Release: %mkrel 1 Summary: Tool for writing ISO images on a USB stick Summary(fr_FR): Outil pour écrire des images ISO sur une clé USB diff --git a/share/isodumper/isodumper.glade b/share/isodumper/isodumper.glade index 6524701..f977070 100644 --- a/share/isodumper/isodumper.glade +++ b/share/isodumper/isodumper.glade @@ -12,7 +12,7 @@ <property name="has_separator">True</property> <property name="program_name">IsoDumper</property> <property name="version">v0.21</property> - <property name="copyright">© 2013-2014 Papoteur</property> + <property name="copyright">© 2013-2014 Mageia</property> <property name="comments" translatable="yes">A tool for writing ISO images on a USB stick. It's a fork of usb-imagewriter.</property> <property name="website">https://github.com/papoteur-mga/isodumper</property> <property name="website_label">IsoDumper</property> @@ -357,27 +357,29 @@ consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. </property> - <property name="authors">* Papoteur <papoteur@mageialinux-online.org> + <property name="authors">* Oliver Grawert + +* Papoteur <papoteur@mageialinux-online.org> * david.david <david.david@mageialinux-online.org></property> - <property name="translator_credits">* Papoteur - (French) -* Sergei Zivukov, AlexL, Yuri Chornoivan - (Russian) + <property name="translator_credits">* Papoteur, filorin - (French) +* Sergei Zivukov, AlexL, Fox909 - (Russian) * Yuri Chornoivan - (Ukrainian) * marja - (Dutch) * motitos, Miguel Ortega - (Spanish) * Marcello Anni, killer1987 - (Italian) * Atilla ÖNTAŞ, tarakbumba - (Turkish) * Filip Komar - (Slovenian) -* Kristoffer Grundström - (Swedish) +* Kristoffer Grundström, Willard1975 - (Swedish) * You-Cheng Hsieh - Chinese (Taiwan) * Márcio Padula - (Brazilian Portuguese) * Florin Cătălin RUSSEN - (Romanian) * kiki.syahadat - (Indonesian) -* Daniel Napora - (Polish) -* taleon, Akien, latte - (German) +* Daniel Napora, Tatsunoko - (Polish) +* taleon, Akien, latte, user7 - (German) * Marek Laane - (Estonian) -* dtsiamasiotis - (Greek) -* fri - (Czech) +* dtsiamasiotis, Dimitrios Glentadakis - (Greek) +* fri, jui - (Czech) * Akien - (Danish) * richardshaylo - (English (United Kingdom)) * alfalb_mansil - (Portuguese)</property> |