diff --git a/src/main/resources/strings/BriarDesktop.properties b/src/main/resources/strings/BriarDesktop.properties
index 2d114cbd804a36eda7114ff186871c56cc033b48..c3cc633f285f242335329053cde7fe287e1de87a 100644
--- a/src/main/resources/strings/BriarDesktop.properties
+++ b/src/main/resources/strings/BriarDesktop.properties
@@ -56,4 +56,4 @@ registration.username=Username
 registration.register=Create Account
 
 # Settings
-settings.theme=Change Theme
\ No newline at end of file
+settings.theme=Change Theme
diff --git a/src/main/resources/strings/BriarDesktop_ar.properties b/src/main/resources/strings/BriarDesktop_ar.properties
index bb4b078e554ec8931f17caa03be132eb7e4a577b..41fd82132dde46d740703af9ab67c37a675ce603 100644
--- a/src/main/resources/strings/BriarDesktop_ar.properties
+++ b/src/main/resources/strings/BriarDesktop_ar.properties
@@ -45,6 +45,8 @@ main.help.title=Briar Desktop Client
 main.help.debug=Enable printing of debug messages
 main.help.verbose=Print verbose log messages
 main.help.data=The directory where Briar will store its files. Default: {0}
+main.help.tor.port.socks=Tor Socks Port
+main.help.tor.port.control=Tor Control Port
 
 # Miscellaneous
 password=كلمة السّر
@@ -55,5 +57,3 @@ registration.register=إنشاء الحساب
 
 # Settings
 settings.theme=Change Theme
-main.help.tor.port.socks=Tor Socks Port
-main.help.tor.port.control=Tor Control Port
\ No newline at end of file
diff --git a/src/main/resources/strings/BriarDesktop_de.properties b/src/main/resources/strings/BriarDesktop_de.properties
index 6bc301f326a852f86339f9b2430bd8ca3bfe0bf7..f91ff43f450d3a7fcf6cf7d27cb38f94d06ef3e0 100644
--- a/src/main/resources/strings/BriarDesktop_de.properties
+++ b/src/main/resources/strings/BriarDesktop_de.properties
@@ -45,6 +45,8 @@ main.help.title=Briar Desktop Client
 main.help.debug=Enable printing of debug messages
 main.help.verbose=Print verbose log messages
 main.help.data=The directory where Briar will store its files. Default: {0}
+main.help.tor.port.socks=Tor Socks Port
+main.help.tor.port.control=Tor Control Port
 
 # Miscellaneous
 password=Passwort
@@ -55,5 +57,3 @@ registration.register=Konto erstellen
 
 # Settings
 settings.theme=Change Theme
-main.help.tor.port.socks=Tor Socks Port
-main.help.tor.port.control=Tor Control Port
\ No newline at end of file
diff --git a/src/main/resources/strings/BriarDesktop_es.properties b/src/main/resources/strings/BriarDesktop_es.properties
index 62eb8d08024450b1ab8bbf94ac3827a51cdf9726..c07e516bc33b3e63f7e8c68e2efc495a7abc7f4c 100644
--- a/src/main/resources/strings/BriarDesktop_es.properties
+++ b/src/main/resources/strings/BriarDesktop_es.properties
@@ -45,6 +45,8 @@ main.help.title=Briar Desktop Client
 main.help.debug=Enable printing of debug messages
 main.help.verbose=Print verbose log messages
 main.help.data=The directory where Briar will store its files. Default: {0}
+main.help.tor.port.socks=Tor Socks Port
+main.help.tor.port.control=Tor Control Port
 
 # Miscellaneous
 password=Contraseña
@@ -55,5 +57,3 @@ registration.register=Crear cuenta
 
 # Settings
 settings.theme=Change Theme
-main.help.tor.port.socks=Tor Socks Port
-main.help.tor.port.control=Tor Control Port
\ No newline at end of file