Skip to content

Commit efbd4e2

Browse files
committed
minor changes
1 parent 8e6ce93 commit efbd4e2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Staff/src/main/resources/de/openindex/support/staff/resources/application.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ i18n.sendMouseInput=Send mouse input
6969
i18n.copyText=Copy text
7070
i18n.copyTextTitle=Paste on the remote machine
7171
i18n.copyTextDefault=Enter the text you like to copy into the clipboard of the remote machine.
72-
i18n.about=About...
73-
i18n.aboutTitle=About this application
72+
i18n.about=About
73+
i18n.aboutTitle=About this application
7474
i18n.quit=Quit
7575
i18n.close=Close
7676
i18n.submit=Submit

Staff/src/main/resources/de/openindex/support/staff/resources/application_de.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ i18n.sendMouseInput=Maus-Eingaben senden
2222
i18n.copyText=Text kopieren
2323
i18n.copyTextTitle=Auf entfernte Maschine kopieren
2424
i18n.copyTextDefault=Tragen Sie den Text ein, der in die Zwischenablage der entfernten Maschine kopiert werden soll.
25-
i18n.about=Über...
26-
i18n.aboutTitle=Über dieses Programm...
25+
i18n.about=Über
26+
i18n.aboutTitle=Über dieses Programm
2727
i18n.quit=Beenden
2828
i18n.close=Schließen
2929
i18n.submit=Übernehmen

0 commit comments

Comments
 (0)