From 4c9fee58ee2da2191c589a3b4fd5c601d281eea0 Mon Sep 17 00:00:00 2001 From: Nathan Dinsmore Date: Mon, 8 Apr 2013 21:49:31 -0400 Subject: Fixed a number of whitespace inconsistencies --- lang-cs.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'lang-cs.js') diff --git a/lang-cs.js b/lang-cs.js index dee3750..7995417 100644 --- a/lang-cs.js +++ b/lang-cs.js @@ -8,7 +8,7 @@ Copyright (C) 2012 by Michal Moc - This file is part of Snap!. + This file is part of Snap!. Snap! is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as @@ -265,21 +265,21 @@ SnapTranslator.dict.cs = { abbreviation. For example: - + 'say %s for %n secs' can currently not be changed into - + 'say %n secs long %s' and still work as intended. Similarly - + 'point towards %dst' cannot be changed into - + 'point towards %cst' without breaking its functionality. -- cgit v1.3.1