src/main/resources/localization/projects.properties

changeset 47
57cfb94ab99f
parent 45
cc7f082c5ef3
child 51
dd0a45ae25d7
     1.1 --- a/src/main/resources/localization/projects.properties	Wed May 13 21:46:26 2020 +0200
     1.2 +++ b/src/main/resources/localization/projects.properties	Thu May 14 22:48:01 2020 +0200
     1.3 @@ -20,7 +20,20 @@
     1.4  # CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
     1.5  # OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
     1.6  # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     1.7 +
     1.8  name=Project Management
     1.9  description=Allows the configuration of projects.
    1.10  menuLabel=Projects
    1.11 +
    1.12  menu.versions=Versions
    1.13 +
    1.14 +button.create=New Project
    1.15 +
    1.16 +no-projects=Welcome to LightPIT. Start off by creating a new project!
    1.17 +
    1.18 +thead.name=Name
    1.19 +thead.description=Description
    1.20 +thead.repoUrl=Repository
    1.21 +thead.owner=Project Lead
    1.22 +
    1.23 +placeholder.null-owner=Unassigned

mercurial