diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-26 01:20:16 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-26 01:20:16 +0200 |
commit | bae07faa3469ff1dcd16c2071946e6a3e7a8b4c2 (patch) | |
tree | 76508af8c23114611735284578bc32fc37b1f2e2 /apps/bookmarks | |
parent | c490e10bc658730e98c0e05183dfec451d33d793 (diff) | |
download | nextcloud-server-bae07faa3469ff1dcd16c2071946e6a3e7a8b4c2.tar.gz nextcloud-server-bae07faa3469ff1dcd16c2071946e6a3e7a8b4c2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/bookmarks')
-rw-r--r-- | apps/bookmarks/l10n/nb_NO.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/bookmarks/l10n/nb_NO.php b/apps/bookmarks/l10n/nb_NO.php index 12e63887d24..f0efeaca34d 100644 --- a/apps/bookmarks/l10n/nb_NO.php +++ b/apps/bookmarks/l10n/nb_NO.php @@ -7,5 +7,6 @@ "Title" => "Tittel", "Tags" => "Etikett", "Save bookmark" => "Lagre bokmerke", -"You have no bookmarks" => "Du har ingen bokmerker" +"You have no bookmarks" => "Du har ingen bokmerker", +"Bookmarklet <br />" => "Bokmerke <br />" ); |