diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-12-31 12:31:17 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-12-31 12:31:17 -0800 |
commit | 769ad4a836bf4ec867428723ba8d353742f0a2a7 (patch) | |
tree | 397748af5e82f95bcd923dda222f0e977f06924b /view/nl/hstrings.php | |
parent | 062c03c9f7bacbb222701d2e7249d08951bcaffb (diff) | |
parent | 405725875d021fe9041c5673c80644b821e928ef (diff) | |
download | volse-hubzilla-769ad4a836bf4ec867428723ba8d353742f0a2a7.tar.gz volse-hubzilla-769ad4a836bf4ec867428723ba8d353742f0a2a7.tar.bz2 volse-hubzilla-769ad4a836bf4ec867428723ba8d353742f0a2a7.zip |
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'view/nl/hstrings.php')
-rw-r--r-- | view/nl/hstrings.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/nl/hstrings.php b/view/nl/hstrings.php index b7370bedc..aa750bdea 100644 --- a/view/nl/hstrings.php +++ b/view/nl/hstrings.php @@ -2164,7 +2164,6 @@ $a->strings["Menu item deleted."] = "Menu-item verwijderd."; $a->strings["Menu item could not be deleted."] = "Menu-item kon niet worden verwijderd."; $a->strings["Edit Menu Element"] = "Menu-element bewerken"; $a->strings["Link text"] = "Linktekst"; -$a->strings["Who likes me?"] = "Wie vindt mij leuk?"; $a->strings["Files: shared with me"] = "Bestanden: met mij gedeeld"; $a->strings["NEW"] = "NIEUW"; $a->strings["Remove all files"] = "Verwijder alle bestanden"; |