Replace all strings containing 'TextSecure' with 'Signal'

// FREEBIE
This commit is contained in:
Moxie Marlinspike
2015-09-23 13:35:18 -07:00
parent 7377e6c7da
commit 4044da849e
21 changed files with 98 additions and 101 deletions

View File

@@ -28,7 +28,7 @@
android:singleLine="true"
android:fadingEdge="horizontal"
android:ellipsize="marquee"
android:text="@string/KeyCachingService_textsecure_passphrase_cached_with_lock"
android:text="@string/KeyCachingService_signal_passphrase_cached_with_lock"
/>
</LinearLayout>