Skip to content

Commit

Permalink
Update texts
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Jul 31, 2024
1 parent 0e654cc commit 97984be
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions android/lib/resource/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -383,4 +383,6 @@
<string name="delete_method_question">Delete method?</string>
<string name="failed_to_set_current_test_error">Failed to set to current - API not reachable</string>
<string name="failed_to_set_current_unknown_error">Failed to set to current - Unknown reason</string>
<string name="location_was_removed_from_list">%s was removed from \"%s\"</string>
<string name="create_custom_list_message">\"%s\" was created</string>
</resources>
6 changes: 6 additions & 0 deletions gui/locales/messages.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2114,6 +2114,9 @@ msgstr ""
msgid "%s was added to your account."
msgstr ""

msgid "%s was removed from \"%s\""
msgstr ""

msgid "1. After clicking on the <b>Go to VPN settings</b> button below, click on the cogwheel next to the <b>Mullvad VPN</b> name."
msgstr ""

Expand Down Expand Up @@ -2579,6 +2582,9 @@ msgstr ""
msgid "You are running an unsupported app version."
msgstr ""

msgid "\"%s\" was created"
msgstr ""

msgid "\"%s\" was deleted"
msgstr ""

Expand Down

0 comments on commit 97984be

Please sign in to comment.