diff options
author | Jacek Antonelli | 2011-06-08 02:10:44 -0500 |
---|---|---|
committer | Jacek Antonelli | 2011-06-08 02:11:40 -0500 |
commit | 25e482393f2a5070da2b93e71b9d0c1babf0bdd2 (patch) | |
tree | b4325444970fbe641af11bb2798176dec17040b4 /linden/indra/newview/skins/default/xui/de/notifications.xml | |
parent | Added "FeatureNotAvailableOnOS" notification for future use. (diff) | |
download | meta-impy-25e482393f2a5070da2b93e71b9d0c1babf0bdd2.zip meta-impy-25e482393f2a5070da2b93e71b9d0c1babf0bdd2.tar.gz meta-impy-25e482393f2a5070da2b93e71b9d0c1babf0bdd2.tar.bz2 meta-impy-25e482393f2a5070da2b93e71b9d0c1babf0bdd2.tar.xz |
Notification: View History (in IM/Group Chat) not available on Linux.
Temporary bandaid until IMP-182 is fully fixed.
Diffstat (limited to 'linden/indra/newview/skins/default/xui/de/notifications.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/de/notifications.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linden/indra/newview/skins/default/xui/de/notifications.xml b/linden/indra/newview/skins/default/xui/de/notifications.xml index b2975df..3009515 100644 --- a/linden/indra/newview/skins/default/xui/de/notifications.xml +++ b/linden/indra/newview/skins/default/xui/de/notifications.xml | |||
@@ -3011,4 +3011,8 @@ Sollte das Problem fortbestehen, finden Sie weitere Hilfestellung unter: http:// | |||
3011 | <global name="PermNo"> | 3011 | <global name="PermNo"> |
3012 | Nein | 3012 | Nein |
3013 | </global> | 3013 | </global> |
3014 | |||
3015 | |||
3016 | <global name="view history">Verlauf anzeigen</global> | ||
3017 | |||
3014 | </notifications> | 3018 | </notifications> |