fixed nl strings

Daniel Gultsch created

Change summary

src/main/res/values-nl/strings.xml | 26 +-------------------------
1 file changed, 1 insertion(+), 25 deletions(-)

Detailed changes

src/main/res/values-nl/strings.xml 🔗

@@ -279,30 +279,6 @@
     <string name="pref_expert_options_summary">Wees voorzichtig met deze instellingen</string>
     <string name="title_activity_about">Over Conversations</string>
     <string name="pref_about_conversations_summary">Build en licentie-informatie</string>
-    <string name="pref_about_message"  translatable="false">
-            Conversations • the very last word in instant messaging.
-            \n\nCopyright © 2014 Daniel Gultsch
-            \n\nThis program is free software: you can redistribute it and/or modify
-            it under the terms of the GNU General Public License as published by
-            the Free Software Foundation, either version 3 of the License, or
-            (at your option) any later version.
-            \n\nThis program is distributed in the hope that it will be useful,
-            but WITHOUT ANY WARRANTY; without even the implied warranty of
-            MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-            GNU General Public License for more details.
-            \n\nYou should have received a copy of the GNU General Public License
-            along with this program. If not, see https://www.gnu.org/licenses
-            \n\nDownload the full source code at https://github.com/siacs/Conversations
-            \n\n\nLibraries
-            \n\nhttps://www.bouncycastle.org\n(The MIT License (MIT))
-            \n\nhttps://www.gnu.org/software/libidn\n(Apache License, Version 2.0)
-            \n\nhttps://github.com/ge0rg/MemorizingTrustManager\n(The MIT License (MIT))
-            \n\nhttps://github.com/rtreffer/minidns\n(WTFPL)
-            \n\nhttps://github.com/open-keychain/openkeychain-api-lib\n(Apache License, Version 2.0)
-            \n\nhttps://github.com/jitsi/otr4j\n(LGPL-3.0)
-            \n\nhttps://developer.android.com/tools/support-library\n(Apache License, Version 2.0)
-            \n\nhttps://github.com/zxing/zxing\n(Apache License, Version 2.0)
-    </string>
     <string name="title_pref_quiet_hours">Stille uren</string>
     <string name="title_pref_quiet_hours_start_time">Begintijd</string>
     <string name="title_pref_quiet_hours_end_time">Eindtijd</string>
@@ -343,7 +319,7 @@
     <string name="verify_otr">Bevestig OTR</string>
     <string name="remote_fingerprint">Externe vingerafdruk</string>
     <string name="scan">scan</string>
-    <string name="or_touch_phones">(of raak gsm's aan)</string>
+    <string name="or_touch_phones">(of raak gsm\'s aan)</string>
     <string name="smp">Socialist Millionaire Protocol</string>
     <string name="shared_secret_hint">Hint of vraag</string>
     <string name="shared_secret_secret">Gedeeld geheim</string>