diff options
Diffstat (limited to 'apps/user_status/l10n/eu.js')
-rw-r--r-- | apps/user_status/l10n/eu.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/user_status/l10n/eu.js b/apps/user_status/l10n/eu.js index 3570ea6f8f1..3d5596ebac7 100644 --- a/apps/user_status/l10n/eu.js +++ b/apps/user_status/l10n/eu.js @@ -10,7 +10,7 @@ OC.L10N.register( "In a call" : "Dei batean", "User status" : "Erabiltzaile-egoera", "View profile" : "Ikusi profila", - "Clear status message after" : "Garbitu egoera mezua ondoren", + "Clear status after" : "Garbitu egoera honen ondoren", "What is your status?" : "Zein da zure egoera?", "Set status" : "Ezarri egoera", "Online status" : "Lineako egoera", @@ -35,6 +35,7 @@ OC.L10N.register( "4 hours" : "4 ordu", "Mute all notifications" : "Mututu jakinarazpen guztiak", "Appear offline" : "Lineaz kanpo agertu", + "Clear status message after" : "Garbitu egoera mezua ondoren", "What's your status?" : "Zein da zure egoera?" }, "nplurals=2; plural=(n != 1);"); |