From de5663d777cff65a950d8f580d1301e55999d486 Mon Sep 17 00:00:00 2001 From: Martin Pokorny <89339813+mPokornyETM@users.noreply.github.com> Date: Tue, 20 Dec 2022 06:35:08 +0100 Subject: [PATCH] Store table order and paging size a user select (#415) Store table order and paging size a user select --- .../lockableresources/LockableResource.java | 103 +++-- .../LockableResourcesManager.java | 10 +- .../actions/LockableResourcesRootAction.java | 8 +- .../LockStep/config_af.properties | 30 -- .../LockStep/config_ar.properties | 30 -- .../LockStep/config_ca.properties | 30 -- .../LockStep/config_da.properties | 30 -- .../LockStep/config_el.properties | 30 -- .../LockStep/config_en.properties | 30 -- .../LockStep/config_es.properties | 30 -- .../LockStep/config_fi.properties | 30 -- .../LockStep/config_he.properties | 30 -- .../LockStep/config_hu.properties | 30 -- .../LockStep/config_it.properties | 30 -- .../LockStep/config_ja.properties | 30 -- .../LockStep/config_ko.properties | 30 -- .../LockStep/config_nl.properties | 30 -- .../LockStep/config_no.properties | 30 -- .../LockStep/config_pl.properties | 30 -- .../LockStep/config_pt.properties | 30 -- .../LockStep/config_ro.properties | 30 -- .../LockStep/config_ru.properties | 30 -- .../LockStep/config_sr.properties | 30 -- .../LockStep/config_sv.properties | 30 -- .../LockStep/config_tr.properties | 30 -- .../LockStep/config_uk.properties | 30 -- .../LockStep/config_vi.properties | 30 -- .../LockStep/config_zh.properties | 30 -- .../LockStepResource/config_el.properties | 25 -- .../LockStepResource/config_en.properties | 25 -- .../LockStepResource/config_es.properties | 25 -- .../LockStepResource/config_fi.properties | 25 -- .../LockStepResource/config_he.properties | 25 -- .../LockStepResource/config_hu.properties | 25 -- .../LockStepResource/config_it.properties | 25 -- .../LockStepResource/config_ja.properties | 25 -- .../LockStepResource/config_ko.properties | 25 -- .../LockStepResource/config_nl.properties | 25 -- .../LockStepResource/config_no.properties | 25 -- .../LockStepResource/config_pl.properties | 25 -- .../LockStepResource/config_pt.properties | 25 -- .../LockStepResource/config_ro.properties | 25 -- .../LockStepResource/config_ru.properties | 25 -- .../LockStepResource/config_sr.properties | 25 -- .../LockStepResource/config_sv.properties | 25 -- .../LockStepResource/config_tr.properties | 25 -- .../LockStepResource/config_uk.properties | 25 -- .../LockStepResource/config_vi.properties | 25 -- .../LockStepResource/config_zh.properties | 25 -- .../LockableResource/config_af.properties | 26 -- .../LockableResource/config_ar.properties | 26 -- .../LockableResource/config_ca.properties | 26 -- .../LockableResource/config_da.properties | 26 -- .../LockableResource/config_el.properties | 26 -- .../LockableResource/config_en.properties | 26 -- .../LockableResource/config_es.properties | 26 -- .../LockableResource/config_fi.properties | 26 -- .../LockableResource/config_he.properties | 26 -- .../LockableResource/config_hu.properties | 26 -- .../LockableResource/config_it.properties | 26 -- .../LockableResource/config_ja.properties | 26 -- .../LockableResource/config_ko.properties | 26 -- .../LockableResource/config_nl.properties | 26 -- .../LockableResource/config_no.properties | 26 -- .../LockableResource/config_pl.properties | 26 -- .../LockableResource/config_pt.properties | 26 -- .../LockableResource/config_ro.properties | 26 -- .../LockableResource/config_ru.properties | 26 -- .../LockableResource/config_sr.properties | 26 -- .../LockableResource/config_sv.properties | 26 -- .../LockableResource/config_tr.properties | 26 -- .../LockableResource/config_uk.properties | 26 -- .../LockableResource/config_vi.properties | 26 -- .../LockableResource/config_zh.properties | 26 -- .../config_af.properties | 26 -- .../config_ar.properties | 26 -- .../config_ca.properties | 26 -- .../config_da.properties | 26 -- .../config_el.properties | 26 -- .../config_en.properties | 26 -- .../config_es.properties | 26 -- .../config_fi.properties | 26 -- .../config_he.properties | 26 -- .../config_hu.properties | 26 -- .../config_it.properties | 26 -- .../config_ja.properties | 26 -- .../config_ko.properties | 26 -- .../config_nl.properties | 26 -- .../config_no.properties | 26 -- .../config_pl.properties | 26 -- .../config_pt.properties | 26 -- .../config_ro.properties | 26 -- .../config_ru.properties | 26 -- .../config_sr.properties | 26 -- .../config_sv.properties | 26 -- .../config_tr.properties | 26 -- .../config_uk.properties | 26 -- .../config_vi.properties | 26 -- .../config_zh.properties | 26 -- .../lockableresources/Messages_af.properties | 19 - .../lockableresources/Messages_ar.properties | 19 - .../lockableresources/Messages_ca.properties | 19 - .../lockableresources/Messages_da.properties | 19 - .../lockableresources/Messages_el.properties | 19 - .../lockableresources/Messages_en.properties | 19 - .../lockableresources/Messages_es.properties | 19 - .../lockableresources/Messages_fi.properties | 19 - .../lockableresources/Messages_he.properties | 19 - .../lockableresources/Messages_hu.properties | 19 - .../lockableresources/Messages_it.properties | 19 - .../lockableresources/Messages_ja.properties | 19 - .../lockableresources/Messages_ko.properties | 19 - .../lockableresources/Messages_nl.properties | 19 - .../lockableresources/Messages_no.properties | 19 - .../lockableresources/Messages_pl.properties | 19 - .../lockableresources/Messages_pt.properties | 19 - .../lockableresources/Messages_ro.properties | 19 - .../lockableresources/Messages_ru.properties | 19 - .../lockableresources/Messages_sr.properties | 19 - .../lockableresources/Messages_sv.properties | 19 - .../lockableresources/Messages_tr.properties | 19 - .../lockableresources/Messages_uk.properties | 19 - .../lockableresources/Messages_vi.properties | 19 - .../lockableresources/Messages_zh.properties | 19 - .../config_af.properties | 28 -- .../config_ar.properties | 28 -- .../config_ca.properties | 28 -- .../config_da.properties | 28 -- .../config_el.properties | 28 -- .../config_en.properties | 28 -- .../config_es.properties | 28 -- .../config_fi.properties | 28 -- .../config_he.properties | 28 -- .../config_hu.properties | 28 -- .../config_it.properties | 28 -- .../config_ja.properties | 28 -- .../config_ko.properties | 28 -- .../config_nl.properties | 28 -- .../config_no.properties | 28 -- .../config_pl.properties | 28 -- .../config_pt.properties | 28 -- .../config_ro.properties | 28 -- .../config_ru.properties | 28 -- .../config_sr.properties | 28 -- .../config_sv.properties | 28 -- .../config_tr.properties | 28 -- .../config_uk.properties | 28 -- .../config_vi.properties | 28 -- .../config_zh.properties | 28 -- .../LockableResourcesRootAction/index.jelly | 360 +----------------- .../index.properties | 43 --- .../index_ar.properties | 64 ---- .../index_ca.properties | 64 ---- .../index_cs.properties | 37 -- .../index_da.properties | 64 ---- .../index_de.properties | 37 -- .../index_el.properties | 64 ---- .../index_en.properties | 64 ---- .../index_es.properties | 64 ---- .../index_fi.properties | 64 ---- .../index_fr.properties | 37 -- .../index_he.properties | 64 ---- .../index_hu.properties | 64 ---- .../index_it.properties | 64 ---- .../index_ja.properties | 64 ---- .../index_ko.properties | 64 ---- .../index_nl.properties | 64 ---- .../index_no.properties | 64 ---- .../index_pl.properties | 64 ---- .../index_pt.properties | 64 ---- .../index_ro.properties | 64 ---- .../index_ru.properties | 64 ---- .../index_sk.properties | 37 -- .../index_sr.properties | 64 ---- .../index_sv.properties | 64 ---- .../index_tr.properties | 64 ---- .../index_uk.properties | 64 ---- .../index_vi.properties | 64 ---- .../index_zh.properties | 64 ---- .../noteForm.jelly | 2 +- .../tableLabels/table.jelly | 98 +++++ .../tableLabels/table.properties} | 10 +- .../tableLabels/table_cs.properties} | 10 +- .../tableLabels/table_de.properties} | 10 +- .../tableLabels/table_fr.properties} | 10 +- .../tableLabels/table_sk.properties | 29 ++ .../tableResources/table.jelly | 292 ++++++++++++++ .../table.properties} | 39 +- .../tableResources/table_cs.properties | 55 +++ .../tableResources/table_de.properties | 55 +++ .../tableResources/table_fr.properties | 55 +++ .../tableResources/table_sk.properties | 55 +++ .../index_af.properties | 24 -- .../index_ar.properties | 24 -- .../index_ca.properties | 24 -- .../index_da.properties | 24 -- .../index_el.properties | 24 -- .../index_en.properties | 24 -- .../index_es.properties | 24 -- .../index_fi.properties | 24 -- .../index_he.properties | 24 -- .../index_hu.properties | 24 -- .../index_it.properties | 24 -- .../index_ja.properties | 24 -- .../index_ko.properties | 24 -- .../index_nl.properties | 24 -- .../index_no.properties | 24 -- .../index_pl.properties | 24 -- .../index_pt.properties | 24 -- .../index_ro.properties | 24 -- .../index_ru.properties | 24 -- .../index_sr.properties | 24 -- .../index_sv.properties | 24 -- .../index_tr.properties | 24 -- .../index_uk.properties | 24 -- .../index_vi.properties | 24 -- .../index_zh.properties | 24 -- src/main/webapp/css/style.css | 21 + src/main/webapp/js/lockable-resources.js | 26 +- .../lockableresources/LockStepTest.java | 34 -- ...ckStepTest_manualUnreserveUnblocksJob.java | 57 +++ ...ockStepTest_reserveInsideLockHonoured.java | 249 ++++++++++++ ...pTest_setReservedByInsideLockHonoured.java | 226 +++++++++++ .../LockableResourcesRootActionTest.java | 10 +- 224 files changed, 1348 insertions(+), 6553 deletions(-) delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_af.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ar.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ca.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_da.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_el.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_en.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_es.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_fi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_he.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_hu.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_it.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ja.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ko.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_nl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_no.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_pl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_pt.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ro.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ru.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sv.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_tr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_uk.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_vi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_zh.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_el.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_en.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_es.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_fi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_he.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_hu.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_it.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ja.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ko.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_nl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_no.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_pl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_pt.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ro.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ru.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_sr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_sv.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_tr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_uk.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_vi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_zh.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_af.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ar.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ca.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_da.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_el.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_en.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_es.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_fi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_he.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_hu.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_it.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ja.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ko.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_nl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_no.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_pl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_pt.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ro.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ru.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_sr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_sv.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_tr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_uk.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_vi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_zh.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_af.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ar.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ca.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_da.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_el.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_en.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_es.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_fi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_he.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_hu.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_it.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ja.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ko.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_nl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_no.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_pl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_pt.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ro.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ru.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_sr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_sv.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_tr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_uk.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_vi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_zh.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_af.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_ar.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_ca.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_da.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_el.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_en.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_es.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_fi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_he.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_hu.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_it.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_ja.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_ko.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_nl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_no.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_pl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_pt.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_ro.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_ru.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_sr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_sv.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_tr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_uk.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_vi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/Messages_zh.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_af.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ar.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ca.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_da.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_el.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_en.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_es.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_fi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_he.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_hu.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_it.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ja.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ko.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_nl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_no.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_pl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_pt.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ro.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ru.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_sr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_sv.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_tr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_uk.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_vi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_zh.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_ar.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_ca.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_da.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_el.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_en.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_es.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_fi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_he.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_hu.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_it.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_ja.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_ko.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_nl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_no.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_pl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_pt.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_ro.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_ru.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_sr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_sv.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_tr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_uk.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_vi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index_zh.properties create mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table.jelly rename src/main/resources/org/jenkins/plugins/lockableresources/{LockStepResource/config_af.properties => actions/LockableResourcesRootAction/tableLabels/table.properties} (84%) rename src/main/resources/org/jenkins/plugins/lockableresources/{LockStepResource/config_da.properties => actions/LockableResourcesRootAction/tableLabels/table_cs.properties} (82%) rename src/main/resources/org/jenkins/plugins/lockableresources/{LockStepResource/config_ar.properties => actions/LockableResourcesRootAction/tableLabels/table_de.properties} (84%) rename src/main/resources/org/jenkins/plugins/lockableresources/{LockStepResource/config_ca.properties => actions/LockableResourcesRootAction/tableLabels/table_fr.properties} (82%) create mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableLabels/table_sk.properties create mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table.jelly rename src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/{index_af.properties => tableResources/table.properties} (59%) create mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_cs.properties create mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_de.properties create mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_fr.properties create mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/tableResources/table_sk.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_af.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_ar.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_ca.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_da.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_el.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_en.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_es.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_fi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_he.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_hu.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_it.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_ja.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_ko.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_nl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_no.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_pl.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_pt.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_ro.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_ru.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_sr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_sv.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_tr.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_uk.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_vi.properties delete mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/actions/LockedResourcesBuildAction/index_zh.properties create mode 100644 src/main/webapp/css/style.css create mode 100644 src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_manualUnreserveUnblocksJob.java create mode 100644 src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_reserveInsideLockHonoured.java create mode 100644 src/test/java/org/jenkins/plugins/lockableresources/LockStepTest_setReservedByInsideLockHonoured.java diff --git a/src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java b/src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java index e50eefee4..cde8dbe27 100644 --- a/src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java +++ b/src/main/java/org/jenkins/plugins/lockableresources/LockableResource.java @@ -30,7 +30,6 @@ import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.ArrayList; -import java.util.Arrays; import java.util.Date; import java.util.List; import java.util.Map; @@ -58,7 +57,7 @@ public class LockableResource extends AbstractDescribableImpl private final String name; private String description = ""; - private String labels = ""; + private List labels = new ArrayList<>(); private String reservedBy = null; private Date reservedTimestamp = null; private String note = ""; @@ -106,16 +105,20 @@ public class LockableResource extends AbstractDescribableImpl @Deprecated @ExcludeFromJacocoGeneratedReport public LockableResource(String name, String description, String labels, String reservedBy, String note) { + // todo throw exception, when the name is empty + // todo check if the name contains only valid characters (no spaces, new lines ...) this.name = name; - this.description = description; - this.labels = labels; - this.reservedBy = Util.fixEmptyAndTrim(reservedBy); - this.note = note; + this.setDescription(description); + this.setLabels(labels); + this.setReservedBy(reservedBy); + this.setNote(note); } @DataBoundConstructor public LockableResource(String name) { - this.name = name; + this.name = Util.fixNull(name); + // todo throw exception, when the name is empty + // todo check if the name contains only valid characters (no spaces, new lines ...) } protected Object readResolve() { @@ -132,29 +135,56 @@ public List getQueuedContexts() { return this.queuedContexts; } + @Exported + public String getName() { + return name; + } + + @Exported + public String getDescription() { + return description; + } + @DataBoundSetter public void setDescription(String description) { - this.description = description; + this.description = Util.fixNull(description); + } + + @Exported + public String getNote() { + return this.note; } @DataBoundSetter - public void setLabels(String labels) { - this.labels = labels; + public void setNote(String note) { + this.note = Util.fixNull(note); } - @Exported - public String getName() { - return name; + @DataBoundSetter + public void setEphemeral(boolean ephemeral) { + this.ephemeral = ephemeral; } @Exported - public String getDescription() { - return description; + public boolean isEphemeral() { + return ephemeral; } @Exported public String getLabels() { - return labels; + return String.join(" ", this.labels); + } + + @DataBoundSetter + public void setLabels(String labels) { + // todo use label parser from Jenkins.Label to allow the same syntax + this.labels = new ArrayList<>(); + for(String label : labels.split("\\s+")) { + if (label == null || label.isEmpty()) { + continue; + } + this.labels.add(label); + } } /** @@ -163,7 +193,7 @@ public String getLabels() { */ @Exported public List getLabelsAsList() { - return Arrays.asList(labels.split("\\s+")); + return this.labels; } /** @@ -176,26 +206,6 @@ public boolean hasLabel(String labelToFind) { return this.labelsContain(labelToFind); } - @Exported - public String getNote() { - return this.note; - } - - @DataBoundSetter - public void setNote(String note) { - this.note = note; - } - - @DataBoundSetter - public void setEphemeral(boolean ephemeral) { - this.ephemeral = ephemeral; - } - - @Exported - public boolean isEphemeral() { - return ephemeral; - } - public boolean isValidLabel(String candidate, Map params) { return labelsContain(candidate); } @@ -268,6 +278,25 @@ public boolean isReserved() { return reservedBy != null; } + @Restricted(NoExternalUse.class) + public static String getUserName() { + User current = User.current(); + if (current != null) { + return current.getFullName(); + } else { + return null; + } + } + + /** + * Function check if the resources is reserved by currently logged user + * @return true when reserved by current user, false otherwise. + */ + @Restricted(NoExternalUse.class) // called by jelly + public boolean isReservedByCurrentUser() { + return (this.reservedBy != null && getUserName().equals(this.reservedBy)); + } + @Exported public String getReservedByEmail() { if (isReserved()) { diff --git a/src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java b/src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java index e7a19e9ea..6e185ae1a 100644 --- a/src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java +++ b/src/main/java/org/jenkins/plugins/lockableresources/LockableResourcesManager.java @@ -18,10 +18,10 @@ import hudson.Extension; import hudson.model.Run; import hudson.model.TaskListener; +import hudson.Util; import java.io.IOException; import java.io.PrintStream; import java.util.ArrayList; -import java.util.Arrays; import java.util.HashMap; import java.util.HashSet; import java.util.Iterator; @@ -147,7 +147,11 @@ public Boolean isValidLabel(String label) { public Set getAllLabels() { Set labels = new HashSet<>(); for (LockableResource r : this.resources) { - labels.addAll(r.getLabelsAsList()); + List toAdd = r.getLabelsAsList(); + if (toAdd.isEmpty()) { + continue; + } + labels.addAll(toAdd); } return labels; } @@ -672,6 +676,7 @@ private QueuedContextStruct getNextQueuedContext( /** Creates the resource if it does not exist. */ public synchronized boolean createResource(String name) { + name = Util.fixEmptyAndTrim(name); if (name != null) { LockableResource existent = fromName(name); if (existent == null) { @@ -686,6 +691,7 @@ public synchronized boolean createResource(String name) { } public synchronized boolean createResourceWithLabel(String name, String label) { + name = Util.fixEmptyAndTrim(name); if (name != null && label != null) { LockableResource existent = fromName(name); if (existent == null) { diff --git a/src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java b/src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java index 000af1164..b5e872cb3 100644 --- a/src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java +++ b/src/main/java/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction.java @@ -11,7 +11,6 @@ import hudson.Extension; import hudson.model.Api; import hudson.model.RootAction; -import hudson.model.User; import hudson.security.AccessDeniedException3; import hudson.security.Permission; import hudson.security.PermissionGroup; @@ -81,12 +80,7 @@ public Api getApi() { } public String getUserName() { - User current = User.current(); - if (current != null) { - return current.getFullName(); - } else { - return null; - } + return LockableResource.getUserName(); } @Override diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_af.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_af.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_af.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ar.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ar.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ar.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ca.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ca.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ca.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_da.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_da.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_da.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_el.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_el.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_el.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_en.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_en.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_en.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_es.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_es.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_es.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_fi.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_fi.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_fi.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_he.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_he.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_he.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_hu.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_hu.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_hu.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_it.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_it.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_it.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ja.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ja.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ja.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ko.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ko.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ko.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_nl.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_nl.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_nl.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_no.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_no.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_no.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_pl.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_pl.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_pl.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_pt.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_pt.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_pt.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ro.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ro.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ro.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ru.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ru.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_ru.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sr.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sr.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sv.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sv.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sv.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_tr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_tr.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_tr.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_uk.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_uk.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_uk.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_vi.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_vi.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_vi.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_zh.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_zh.properties deleted file mode 100644 index 30ed0073a..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_zh.properties +++ /dev/null @@ -1,30 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity -entry.variable.title=Result variable -entry.inversePrecedence.checkbox.title=Inverse precedence -entry.inversePrecedence.skipIfLocked.title=Skip queue -entry.extra.title=Extra resources -entry.extra.add=Add Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_el.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_el.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_el.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_en.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_en.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_en.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_es.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_es.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_es.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_fi.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_fi.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_fi.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_he.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_he.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_he.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_hu.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_hu.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_hu.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_it.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_it.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_it.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ja.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ja.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ja.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ko.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ko.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ko.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_nl.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_nl.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_nl.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_no.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_no.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_no.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_pl.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_pl.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_pl.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_pt.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_pt.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_pt.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ro.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ro.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ro.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ru.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ru.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_ru.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_sr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_sr.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_sr.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_sv.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_sv.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_sv.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_tr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_tr.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_tr.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_uk.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_uk.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_uk.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_vi.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_vi.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_vi.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_zh.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_zh.properties deleted file mode 100644 index 90154a2db..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_zh.properties +++ /dev/null @@ -1,25 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.resource.title=Resource -entry.label.title=Label -entry.quantity.title=Quantity \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_af.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_af.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_af.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ar.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ar.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ar.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ca.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ca.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ca.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_da.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_da.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_da.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_el.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_el.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_el.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_en.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_en.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_en.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_es.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_es.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_es.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_fi.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_fi.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_fi.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_he.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_he.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_he.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_hu.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_hu.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_hu.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_it.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_it.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_it.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ja.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ja.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ja.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ko.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ko.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ko.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_nl.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_nl.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_nl.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_no.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_no.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_no.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_pl.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_pl.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_pl.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_pt.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_pt.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_pt.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ro.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ro.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ro.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ru.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ru.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_ru.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_sr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_sr.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_sr.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_sv.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_sv.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_sv.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_tr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_tr.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_tr.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_uk.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_uk.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_uk.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_vi.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_vi.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_vi.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_zh.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_zh.properties deleted file mode 100644 index 7764bb1dd..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_zh.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -entry.name.title=Name -entry.description.title=Description -entry.labels.title=Labels -entry.reservedBy.title=Reserved by \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_af.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_af.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_af.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ar.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ar.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ar.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ca.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ca.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ca.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_da.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_da.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_da.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_el.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_el.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_el.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_en.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_en.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_en.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_es.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_es.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_es.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_fi.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_fi.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_fi.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_he.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_he.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_he.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_hu.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_hu.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_hu.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_it.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_it.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_it.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ja.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ja.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ja.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ko.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ko.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ko.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_nl.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_nl.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_nl.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_no.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_no.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_no.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_pl.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_pl.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_pl.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_pt.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_pt.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_pt.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ro.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ro.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ro.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ru.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ru.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_ru.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_sr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_sr.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_sr.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_sv.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_sv.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_sv.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_tr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_tr.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_tr.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_uk.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_uk.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_uk.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_vi.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_vi.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_vi.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_zh.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_zh.properties deleted file mode 100644 index 90e00ed6c..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourcesManager/config_zh.properties +++ /dev/null @@ -1,26 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -section.title=Lockable Resources Manager -entry.title=Lockable Resources -field.header=Resource -field.add=Add Lockable Resource \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_af.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_af.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_af.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ar.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ar.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ar.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ca.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ca.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ca.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_da.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_da.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_da.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_el.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_el.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_el.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_en.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_en.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_en.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_es.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_es.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_es.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_fi.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_fi.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_fi.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_he.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_he.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_he.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_hu.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_hu.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_hu.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_it.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_it.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_it.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ja.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ja.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ja.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ko.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ko.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ko.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_nl.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_nl.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_nl.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_no.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_no.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_no.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_pl.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_pl.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_pl.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_pt.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_pt.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_pt.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ro.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ro.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ro.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ru.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ru.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_ru.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_sr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_sr.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_sr.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_sv.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_sv.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_sv.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_tr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_tr.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_tr.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_uk.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_uk.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_uk.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_vi.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_vi.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_vi.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_zh.properties b/src/main/resources/org/jenkins/plugins/lockableresources/Messages_zh.properties deleted file mode 100644 index 1fb507228..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/Messages_zh.properties +++ /dev/null @@ -1,19 +0,0 @@ -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # -# Copyright (c) 2014, 6WIND S.A. All rights reserved. # -# # -# This file is part of the Jenkins Lockable Resources Plugin and is # -# published under the MIT license. # -# # -# See the "LICENSE.txt" file for more information. # -# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # - -LockableResourcesRootAction.PermissionGroup=Lockable Resources -LockableResourcesRootAction.UnlockPermission=Unlock -LockableResourcesRootAction.UnlockPermission.Description=This permission grants the ability to manually unlock resources that have been locked by builds. -LockableResourcesRootAction.ReservePermission=Reserve -LockableResourcesRootAction.ReservePermission.Description=This permission grants the ability to manually reserve lockable resources outside of a build. -LockableResourcesRootAction.StealPermission=Steal -LockableResourcesRootAction.StealPermission.Description=This permission grants the ability to manually "steal" resources that have been locked by builds or "reassign" those reserved by users. -LockableResourcesRootAction.ViewPermission=View -LockableResourcesRootAction.ViewPermission.Description=This permission grants the ability to view lockable resources. - diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_af.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_af.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_af.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ar.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ar.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ar.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ca.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ca.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ca.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_da.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_da.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_da.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_el.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_el.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_el.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_en.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_en.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_en.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_es.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_es.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_es.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_fi.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_fi.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_fi.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_he.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_he.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_he.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_hu.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_hu.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_hu.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_it.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_it.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_it.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ja.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ja.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ja.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ko.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ko.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ko.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_nl.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_nl.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_nl.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_no.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_no.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_no.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_pl.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_pl.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_pl.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_pt.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_pt.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_pt.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ro.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ro.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ro.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ru.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ru.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_ru.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_sr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_sr.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_sr.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_sv.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_sv.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_sv.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_tr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_tr.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_tr.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_uk.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_uk.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_uk.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_vi.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_vi.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_vi.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_zh.properties b/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_zh.properties deleted file mode 100644 index d745faf83..000000000 --- a/src/main/resources/org/jenkins/plugins/lockableresources/RequiredResourcesProperty/config_zh.properties +++ /dev/null @@ -1,28 +0,0 @@ -# The MIT License -# -# Copyright 2022 Martin Pokorny. -# -# Permission is hereby granted, free of charge, to any person obtaining a copy -# of this software and associated documentation files (the "Software"), to deal -# in the Software without restriction, including without limitation the rights -# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -# copies of the Software, and to permit persons to whom the Software is -# furnished to do so, subject to the following conditions: -# -# The above copyright notice and this permission notice shall be included in -# all copies or substantial portions of the Software. -# -# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -# THE SOFTWARE. - -optionalBlock.title=This build requires lockable resources -entry.resourceNames.title=Resources -entry.labelName.title=Label -optionalProperty.resourceMatchScript.title=Groovy Expression -entry.resourceNamesVar.title=Reserved resources variable name -entry.resourceNumber.title=Number of resources to request \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.jelly b/src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.jelly index 464647309..e0e1a909f 100644 --- a/src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.jelly +++ b/src/main/resources/org/jenkins/plugins/lockableresources/actions/LockableResourcesRootAction/index.jelly @@ -16,352 +16,26 @@ xmlns:st="jelly:stapler" > - - - - -

${%header.labels}

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
${%labels.table.column.labels}${%labels.table.column.free}${%labels.table.column.assigned}
- ${label} - - ${freeCount} - - ${allCount} -
- -
-
- - +