Changeset 889
- Timestamp:
- Jun 24, 2013, 8:14:35 PM (11 years ago)
- Location:
- java/installer2
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
java/installer2/.settings/org.eclipse.core.resources.prefs
r840 r889 6 6 encoding//locales/net/oni2/aeinstaller/localization/ModTable_de.properties=UTF-8 7 7 encoding//locales/net/oni2/aeinstaller/localization/PackageInfoBox_de.properties=UTF-8 8 encoding//locales/net/oni2/aeinstaller/localization/ReporterDialog_de.properties=UTF-8 8 9 encoding//locales/net/oni2/aeinstaller/localization/SettingsDialog_de.properties=UTF-8 -
java/installer2/locales/net/oni2/aeinstaller/localization/ReporterDialog_de.properties
r888 r889 3 3 btnCancel=Abbrechen 4 4 5 lblInfo=Request help with a problem by the AE support team. Please be as descriptive in the message as possible \ 6 (i.e. what exactly does not work as expected, what did you do up to this point) so \we can help you. 5 lblInfo=Erbitte Hilfe mit einem Problem vom AE Support Team. Bitte sei so ausführlich wie möglich in \ 6 deiner Nachricht (z.B. was genau funktioniert nicht wie erwartet, was hast du bis zu diesem Punkt \ 7 getan) damit wir dir helfen können. 7 8 lblMail=Deine E-mail-Adresse: 8 9 lblMessage=Nachricht: -
java/installer2/src/net/oni2/aeinstaller/localization/ReporterDialog.properties
r886 r889 4 4 5 5 lblInfo=Request help with a problem by the AE support team. Please be as descriptive in the message as possible \ 6 (i.e. what exactly does not work as expected, what did you do up to this point) so \we can help you. 6 (i.e. what exactly does not work as expected, what did you do up to this point) so \ 7 we can help you. 7 8 lblMail=Your mail address: 8 9 lblMessage=Message:
Note:
See TracChangeset
for help on using the changeset viewer.