forked from wicketstuff/core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Language files are moved to XML format
- Loading branch information
Showing
10 changed files
with
60 additions
and
50 deletions.
There are no files selected for viewing
10 changes: 0 additions & 10 deletions
10
...d-parent/dashboard-core/src/main/java/org/wicketstuff/dashboard/wicket-package.properties
This file was deleted.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
...rent/dashboard-core/src/main/java/org/wicketstuff/dashboard/wicket-package.properties.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> | ||
<properties> | ||
<!-- widget collapse/expand --> | ||
<entry key="collapse"><![CDATA[Collapse]]></entry> | ||
<entry key="expand"><![CDATA[Expand]]></entry> | ||
<!-- widget actions --> | ||
<entry key="refresh"><![CDATA[Refresh]]></entry> | ||
<entry key="delete"><![CDATA[Delete]]></entry> | ||
<entry key="settings"><![CDATA[Settings]]></entry> | ||
<entry key="deleteAsk"><![CDATA[Delete widget "${}"?]]></entry> | ||
</properties> |
10 changes: 0 additions & 10 deletions
10
...arent/dashboard-core/src/main/java/org/wicketstuff/dashboard/wicket-package_de.properties
This file was deleted.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
...t/dashboard-core/src/main/java/org/wicketstuff/dashboard/wicket-package_de.properties.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> | ||
<properties> | ||
<!-- widget collapse/expand --> | ||
<entry key="collapse"><![CDATA[Einklappen]]></entry> | ||
<entry key="expand"><![CDATA[Ausklappen]]></entry> | ||
<!-- widget actions --> | ||
<entry key="refresh"><![CDATA[Neu laden]]></entry> | ||
<entry key="delete"><![CDATA[Löschen]]></entry> | ||
<entry key="settings"><![CDATA[Einstellungen]]></entry> | ||
<entry key="deleteAsk"><![CDATA[Widget "${}" löschen?]]></entry> | ||
</properties> |
10 changes: 0 additions & 10 deletions
10
...arent/dashboard-core/src/main/java/org/wicketstuff/dashboard/wicket-package_fr.properties
This file was deleted.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
...t/dashboard-core/src/main/java/org/wicketstuff/dashboard/wicket-package_fr.properties.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> | ||
<properties> | ||
<!-- widget collapse/expand --> | ||
<entry key="collapse"><![CDATA[Réduire]]></entry> | ||
<entry key="expand"><![CDATA[Agrandir]]></entry> | ||
<!-- widget actions --> | ||
<entry key="refresh"><![CDATA[Rafraîchissez]]></entry> | ||
<entry key="delete"><![CDATA[Supprimez]]></entry> | ||
<entry key="settings"><![CDATA[Propriétés]]></entry> | ||
<entry key="deleteAsk"><![CDATA[Supprimez le gadget "${}"?]]></entry> | ||
</properties> |
10 changes: 0 additions & 10 deletions
10
...arent/dashboard-core/src/main/java/org/wicketstuff/dashboard/wicket-package_ro.properties
This file was deleted.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
...t/dashboard-core/src/main/java/org/wicketstuff/dashboard/wicket-package_ro.properties.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> | ||
<properties> | ||
<!-- widget collapse/expand --> | ||
<entry key="collapse"><![CDATA[Colapseaza]]></entry> | ||
<entry key="expand"><![CDATA[Extinde]]></entry> | ||
<!-- widget actions --> | ||
<entry key="refresh"><![CDATA[Reincarca]]></entry> | ||
<entry key="delete"><![CDATA[Sterge]]></entry> | ||
<entry key="settings"><![CDATA[Proprietati]]></entry> | ||
<entry key="deleteAsk"><![CDATA[Sterge widget "${}"?]]></entry> | ||
</properties> |
10 changes: 0 additions & 10 deletions
10
...arent/dashboard-core/src/main/java/org/wicketstuff/dashboard/wicket-package_ru.properties
This file was deleted.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
...t/dashboard-core/src/main/java/org/wicketstuff/dashboard/wicket-package_ru.properties.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> | ||
<properties> | ||
<!-- widget collapse/expand --> | ||
<entry key="collapse"><![CDATA[Свернуть]]></entry> | ||
<entry key="expand"><![CDATA[Развернуть]]></entry> | ||
<!-- widget actions --> | ||
<entry key="refresh"><![CDATA[Обновить]]></entry> | ||
<entry key="delete"><![CDATA[Удалить]]></entry> | ||
<entry key="settings"><![CDATA[Настройки]]></entry> | ||
<entry key="deleteAsk"><![CDATA[Удалить виджет "${}"?]]></entry> | ||
</properties> |