Pontoon: Update Czech (cs) localization of Firefox
Localization authors:
- Michal Stanke <mstanke@mozilla.cz>
--- a/devtools/client/webconsole.properties
+++ b/devtools/client/webconsole.properties
@@ -73,17 +73,17 @@ timerStarted=%S: časovač spuštěn
# LOCALIZATION NOTE (timeEnd): this string is used to display the result of
# the console.timeEnd() call. Parameters: %1$S is the name of the timer, %2$S
# is the number of milliseconds.
timeEnd=%1$S: %2$Sms
# LOCALIZATION NOTE (consoleCleared): this string is displayed when receiving a
# call to console.clear() to let the user know the previous messages of the
# console have been removed programmatically.
-consoleCleared=Konzole byla pomazána.
+consoleCleared=Konzole byla promazána.
# LOCALIZATION NOTE (noCounterLabel): this string is used to display
# count-messages with no label provided.
noCounterLabel=<žádné označení>
# LOCALIZATION NOTE (noGroupLabel): this string is used to display
# console.group messages with no label provided.
noGroupLabel=<žádné označení skupiny>