1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-08 21:31:10 +01:00

Make shared by translateable

This commit is contained in:
Gregor Santner 2016-03-25 01:07:26 +01:00
parent 1f33c3b4a9
commit 2cb327f9c4
3 changed files with 4 additions and 2 deletions

View file

@ -155,5 +155,6 @@ along with this program. If not, see http://www.gnu.org/licenses.<br> <br
<string name="new_post2">D* Titel und Text</string>
<string name="jb_profile">Profil</string>
<string name="new_post1">D* nur Text</string>
<string name="shared_by_diaspora_android">*[geteilt durch #DiasporaAndroid]*</string>
</resources>

View file

@ -207,4 +207,5 @@
<string name="exit_app">Exit app</string>
<string name="diaspora" translatable="false">Diaspora</string>
<string name="shared_by_diaspora_android">*[shared by #DiasporaAndroid]*</string>
</resources>