Skip to content

Commit d99be3a

Browse files
committed
New translations strings.xml (English)
1 parent ec12de5 commit d99be3a

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

app/src/main/res/values-en-rUS/strings.xml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,18 +184,26 @@
184184
<!-- About Screen -->
185185
<string name="settings_about_button">About SnapSafe</string>
186186
<string name="about_title">About SnapSafe</string>
187+
<string name="about_button_description">Learn about SnapSafe and our other FOSS apps</string>
187188
<string name="about_description">SnapSafe is a privacy-focused camera app designed to protect your sensitive photos
188-
with strong encryption and secure storage.
189+
with strong technical, legal, and social protections.
189190
</string>
190191
<string name="about_version">Version</string>
191192
<string name="about_back_description">Back</string>
192193
<string name="about_open_source">Open Source</string>
193194
<string name="about_open_source_description">SnapSafe is an open source project. View the source code on GitHub:
194195
</string>
195196
<string name="about_privacy_policy">Privacy Policy</string>
196-
<string name="about_privacy_policy_description">Read our privacy policy:</string>
197+
<string name="about_privacy_policy_description">SnapSafe stores all data locally on your device. No data is
198+
transmitted to external servers.
199+
</string>
197200
<string name="about_report_bugs">Report Bugs</string>
198201
<string name="about_report_bugs_description">Found a bug? Report it on GitHub:</string>
202+
<string name="about_community">Join our community</string>
203+
<string name="about_community_description">Come engage with our community, discover more Free and Open Source
204+
Software!
205+
</string>
206+
<!-- Display variants of URLs -->
199207
<!-- Location Dialog -->
200208
<string name="location_dialog_title_denied">Request Location Permission</string>
201209
<string name="location_dialog_title_coarse">Request Precise Location</string>

0 commit comments

Comments
 (0)