From 07802a2bc503a8c13d50e7ef04a0e13ccf2a90f8 Mon Sep 17 00:00:00 2001 From: zeripath Date: Fri, 18 Jan 2019 00:01:04 +0000 Subject: Refactor repo.isBare to repo.isEmpty #5629 (#5714) * Refactor repo.isBare to repo.isEmpty #5629 Signed-off-by: Andrew Thornton * Remove Sync call --- options/locale/locale_nl-NL.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options/locale/locale_nl-NL.ini') diff --git a/options/locale/locale_nl-NL.ini b/options/locale/locale_nl-NL.ini index 401a7eaa68..b06faf5688 100644 --- a/options/locale/locale_nl-NL.ini +++ b/options/locale/locale_nl-NL.ini @@ -470,7 +470,7 @@ quick_guide=Snelstart gids clone_this_repo=Kloon deze repository create_new_repo_command=Maak een nieuwe repository aan vanaf de console push_exist_repo=Push een bestaande repositorie vanaf de console -bare_message=Deze repository bevat geen inhoud. +empty_message=Deze repository bevat geen inhoud. code=Code branch=Branch -- cgit v1.2.3