Fixed translatable string

This commit is contained in:
vanitasvitae 2016-11-08 21:04:01 +01:00
parent 527912e49b
commit 8b48cf38ce
Signed by: vanitasvitae
GPG Key ID: DCCFB3302C9E4615
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<string name="fragment_debug__pod_profile_url">Pod Domain: %1$s</string>
<string name="fragment_debug__toast_log_copied">Debug log copied to clipboard</string>
<string name="fragment_about__about">@string/diaspora_for_android</string>
<string name="fragment_about__about" translatable="false">@string/diaspora_for_android</string>
<string name="fragment_about__about_text">DiasporaForAndroid is your companion app for browsing the Diaspora social network. It adds features like useful toolbars and support for proxy servers like the Tor Network to your social experience.</string>
<string name="fragment_about__contribute">Contribute Code!</string>