Merge pull request #1874 from vmazurashu/master
#1802 string This progress type cannot cannot be removed
This commit is contained in:
commit
6c6d2bf749
3 changed files with 4 additions and 2 deletions
|
|
@ -595,3 +595,5 @@ For MySQL users here are specific instructions.
|
|||
|
||||
$ cd libreplan-webapp/
|
||||
$ mvn -Pdev,mysql jetty:run
|
||||
|
||||
* Go to http://localhost:8080/libreplan-webapp/
|
||||
|
|
|
|||
|
|
@ -4784,7 +4784,7 @@ msgid "Connect"
|
|||
msgstr ""
|
||||
|
||||
#: libreplan-webapp/src/main/java/org/libreplan/web/orders/ManageOrderElementAdvancesController.java:1240
|
||||
msgid "This progress type cannot cannot be removed"
|
||||
msgid "This progress type cannot be removed"
|
||||
msgstr ""
|
||||
|
||||
#: libreplan-webapp/src/main/java/org/libreplan/web/limitingresources/QueueComponent.java:223
|
||||
|
|
|
|||
|
|
@ -4395,7 +4395,7 @@ msgid "Connect"
|
|||
msgstr "连"
|
||||
|
||||
#: libreplan-webapp/src/main/java/org/libreplan/web/orders/ManageOrderElementAdvancesController.java:1240
|
||||
msgid "This progress type cannot cannot be removed"
|
||||
msgid "This progress type cannot be removed"
|
||||
msgstr "这一进展类型不能不能被删除"
|
||||
|
||||
#: libreplan-webapp/src/main/webapp/expensesheet/expenseSheet.zul:145
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue