Skip to content
Snippets Groups Projects
Commit 5bac0436 authored by Daniel Tran's avatar Daniel Tran
Browse files

[Projekt: xRM-ContactManagement][TicketNr.: 2001889][Übersetzung Organisation...

[Projekt: xRM-ContactManagement][TicketNr.: 2001889][Übersetzung Organisation Fieldgroup Customercode]
parent 8159a6b1
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@ import("system.vars");
import("system.result");
import("system.translate");
result.string(translate.text("Kd.-Nr.") + vars.getString("$field.CUSTOMERCODE"));
\ No newline at end of file
result.string(translate.text("Cust.-No.") + ": " + vars.getString("$field.CUSTOMERCODE"));
\ No newline at end of file
......@@ -14683,8 +14683,8 @@ Bitte Datumseingabe prüfen</value>
<value>Das Roll Out Datum muss nach dem Projektstart liegen!</value>
</entry>
<entry>
<key>Kd.-Nr.</key>
<value>Cust. No.</value>
<key>Cust.-No.</key>
<value>Kd.-Nr.</value>
</entry>
<entry>
<key>subject</key>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment