diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-14 02:52:34 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-14 02:52:34 +0200 |
commit | 6c534c8165d3c3fba64e3cf5c05993a84733eef7 (patch) | |
tree | 7f4321c093d7085fa841477ac3c8992dea147920 /core/l10n/en@pirate.php | |
parent | 8edb56de05b2dd81f42d993490213e96524e27c2 (diff) | |
download | nextcloud-server-6c534c8165d3c3fba64e3cf5c05993a84733eef7.tar.gz nextcloud-server-6c534c8165d3c3fba64e3cf5c05993a84733eef7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/en@pirate.php')
-rw-r--r-- | core/l10n/en@pirate.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/en@pirate.php b/core/l10n/en@pirate.php index 981d9a1ca0f..a09b8919162 100644 --- a/core/l10n/en@pirate.php +++ b/core/l10n/en@pirate.php @@ -1,5 +1,4 @@ <?php $TRANSLATIONS = array( "User %s shared a file with you" => "User %s shared a file with you", -"Password" => "Passcode", -"web services under your control" => "web services under your control" +"Password" => "Passcode" ); |