Make licenses info untranslatable
This commit is contained in:
parent
c61120bfc4
commit
8650bc2e13
|
@ -256,7 +256,7 @@
|
||||||
<string name="pref_expert_options_summary">Please be careful with these</string>
|
<string name="pref_expert_options_summary">Please be careful with these</string>
|
||||||
<string name="title_activity_about">About Conversations</string>
|
<string name="title_activity_about">About Conversations</string>
|
||||||
<string name="pref_about_conversations_summary">Build and licensing information</string>
|
<string name="pref_about_conversations_summary">Build and licensing information</string>
|
||||||
<string name="pref_about_message">
|
<string name="pref_about_message" translatable="false">
|
||||||
Conversations • the very last word in instant messaging.
|
Conversations • the very last word in instant messaging.
|
||||||
\n\nCopyright © 2014 Daniel Gultsch
|
\n\nCopyright © 2014 Daniel Gultsch
|
||||||
\n\nThis program is free software: you can redistribute it and/or modify
|
\n\nThis program is free software: you can redistribute it and/or modify
|
||||||
|
|
Loading…
Reference in New Issue