diff --git a/schemas/iso19139/src/main/plugin/iso19139/formatter/loc/fre/strings.xml b/schemas/iso19139/src/main/plugin/iso19139/formatter/loc/fre/strings.xml
new file mode 100644
index 00000000000..2d256d69ce7
--- /dev/null
+++ b/schemas/iso19139/src/main/plugin/iso19139/formatter/loc/fre/strings.xml
@@ -0,0 +1,8 @@
+
+ Aucun nom de format
+ Pas de nom de thésaurus
+ URLs de serveur Web Map
+ Général
+ Fichier KML pour téléchargement
+ Lien
+
diff --git a/schemas/iso19139/src/main/plugin/iso19139/formatter/loc/ger/strings.xml b/schemas/iso19139/src/main/plugin/iso19139/formatter/loc/ger/strings.xml
new file mode 100644
index 00000000000..edae96852e4
--- /dev/null
+++ b/schemas/iso19139/src/main/plugin/iso19139/formatter/loc/ger/strings.xml
@@ -0,0 +1,8 @@
+
+ Allgemein
+ KML Datei zum herunterladen
+ Verknüpfung
+ Kein Formatname bereitgestellt
+ Kein Thesaurus Name
+ Web Map Server URLs
+
diff --git a/transifex/convertFromTransifex.sh b/transifex/convertFromTransifex.sh
index 25038d7b621..4cac484eb62 100644
--- a/transifex/convertFromTransifex.sh
+++ b/transifex/convertFromTransifex.sh
@@ -1 +1,32 @@
-cd
\ No newline at end of file
+#!/bin/bash
+
+# resolve links - so that script can be called from any dir
+PRG="$0"
+
+while [ -h "$PRG" ]; do
+ ls=`ls -ld "$PRG"`
+ link=`expr "$ls" : '.*-> \(.*\)$'`
+ if expr "$link" : '/.*' > /dev/null; then
+ PRG="$link"
+ else
+ PRG=`dirname "$PRG"`/"$link"
+ fi
+done
+
+# Get standard environment variables
+TRANSIFEX_DIR=`pwd`/`dirname "$PRG"`
+
+function convert {
+ FILE="$TRANSIFEX_DIR/downloadedFromTransifex/$1.json"
+ if [ -f $FILE ]; then
+ $TRANSIFEX_DIR/translation_converter -from "$FILE" -to "$TRANSIFEX_DIR/../$2.xml" -format "$3"
+ fi
+}
+
+set -x
+convert for_use_core-geonetwork_webwebapplocformatterjson_fr web/src/main/webapp/loc/fre/xml/formatter simple
+convert for_use_core-geonetwork_webwebapplocformatterjson_de web/src/main/webapp/loc/ger/xml/formatter simple
+convert for_use_core-geonetwork_webwebapplocformatterjson_it web/src/main/webapp/loc/ita/xml/formatter simple
+convert for_use_core-geonetwork_iso19193formatterstrings_fr schemas/iso19139/src/main/plugin/iso19139/formatter/loc/fre/strings simple
+convert for_use_core-geonetwork_iso19193formatterstrings_de schemas/iso19139/src/main/plugin/iso19139/formatter/loc/ger/strings simple
+convert for_use_core-geonetwork_iso19193formatterstrings_it schemas/iso19139/src/main/plugin/iso19139/formatter/loc/ita/strings simple
\ No newline at end of file
diff --git a/web/src/main/webapp/loc/fre/xml/formatter.xml b/web/src/main/webapp/loc/fre/xml/formatter.xml
new file mode 100644
index 00000000000..5845b51c3d7
--- /dev/null
+++ b/web/src/main/webapp/loc/fre/xml/formatter.xml
@@ -0,0 +1,23 @@
+
+ Pas de UUID dans le lien
+ Aperçu
+ Parent
+ Parent
+ Service
+ Complet
+ Données
+ Catalogue de caractéristiques
+ XML
+ Frères et soeurs
+ Enfant
+ A la sources
+ Hiérarchie
+ Données
+ Liens
+ Sources
+ Services
+ Cette chaine de caractères est là pour un test, ne pas la supprimer
+ Résumé
+ Associé
+ Associé
+
diff --git a/web/src/main/webapp/loc/ger/xml/formatter.xml b/web/src/main/webapp/loc/ger/xml/formatter.xml
new file mode 100644
index 00000000000..cfed31fdb8c
--- /dev/null
+++ b/web/src/main/webapp/loc/ger/xml/formatter.xml
@@ -0,0 +1,23 @@
+
+ Datenbestand
+ Feature-Katalog
+ Eltern
+ Geschwister
+ XML
+ Verbunden
+ Datenbestände
+ hat eine Quelle
+ Links
+ Dienste
+ Dieser dient für Tests, bitte nicht löschen!
+ Kurzbeschreibung
+ Keine UUID im Link vorhanden
+ Eltern
+ Kinder
+ vollständig
+ Hierarchie
+ Überblick
+ verwandt
+ Dienst
+ Quellen
+
diff --git a/web/src/main/webapp/loc/ita/xml/formatter.xml b/web/src/main/webapp/loc/ita/xml/formatter.xml
new file mode 100644
index 00000000000..b1d8e06eca4
--- /dev/null
+++ b/web/src/main/webapp/loc/ita/xml/formatter.xml
@@ -0,0 +1,23 @@
+
+ Complete
+ Datasets
+ Hierarchy
+ No uuid in link
+ Services
+ Descrizione
+ Siblings
+ Related
+ Sources
+ XML
+ Associated
+ Dataset
+ Visione generale
+ Parent
+ Parent
+ This String is here for testing don't delete
+ Children
+ Feature Catalog
+ Has Source
+ Links
+ Service
+