remove the non translatable german strings
This commit is contained in:
parent
8be28edf0a
commit
e3f465aab1
1 changed files with 0 additions and 3 deletions
|
@ -47,7 +47,6 @@
|
|||
<string name="about">Über</string>
|
||||
<string name="website">Weitere einfache Apps, sowie Quellcode findest du auf:\nhttp://simplemobiletools.com</string>
|
||||
<string name="email_label">Sende Feedback oder Vorschläge an:</string>
|
||||
<string name="email" translatable="false">hello@simplemobiletools.com</string>
|
||||
<string name="third_party_licences_underlined"><u>Drittanbieter Lizenzen</u></string>
|
||||
<string name="invite_friends_underlined"><u>Lade Freunde ein</u></string>
|
||||
<string name="share_text">Hey, wirf mal einen Blick auf %1$s unter %2$s</string>
|
||||
|
@ -60,8 +59,6 @@
|
|||
<string name="notice">Diese App nutzt die folgenden Drittanbieter Bibliotheken, die mir mein Leben einfacher machen. Vielen Dank.</string>
|
||||
<string name="third_party_licences">Drittanbieter Lizenzen</string>
|
||||
<string name="butterknife_title"><u>Butter Knife (view injector)</u></string>
|
||||
<string name="butterknife_text" translatable="false">Copyright 2013 Jake Wharton\n\nLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions and limitations under the License.</string>
|
||||
<string name="butterknife_url" translatable="false">https://github.com/JakeWharton/butterknife</string>
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="settings">Einstellungen</string>
|
||||
|
|
Loading…
Reference in a new issue