Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsgiehl <stefan@piwik.org>2013-09-18 01:38:07 +0400
committersgiehl <stefan@piwik.org>2013-09-18 01:41:05 +0400
commit8b9b33f550ac2c4479d142f4d3cabd6d665a0088 (patch)
tree93345a3c4712931f6770533c720669f4239f8edf /plugins/MobileMessaging
parent4bb2de9bac0a6d0cd2fb196725f072da9856d39f (diff)
added missing translations for mobile app
Diffstat (limited to 'plugins/MobileMessaging')
-rw-r--r--plugins/MobileMessaging/templates/index.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MobileMessaging/templates/index.twig b/plugins/MobileMessaging/templates/index.twig
index 7c49cb028c..570151f198 100644
--- a/plugins/MobileMessaging/templates/index.twig
+++ b/plugins/MobileMessaging/templates/index.twig
@@ -129,7 +129,7 @@
{% endif %}
<input
type='submit'
- value='{{ 'MobileMessaging_Settings_RemovePhoneNumber'|translate }}'
+ value='{{ 'General_Remove'|translate }}'
class='removePhoneNumberSubmit'
/>
{% if not validated %}