File: 50_fix-spelling-errors.patch

package info (click to toggle)
libvisual 0.4.0-10
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,616 kB
  • ctags: 2,555
  • sloc: ansic: 15,686; sh: 8,761; makefile: 59; sed: 16
file content (58 lines) | stat: -rw-r--r-- 1,909 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Description: fix spelling errors.
Author: Boris Pek <tehnick-8@mail.ru>
Last-Update: 2012-06-20
--- a/libvisual/lv_error.c
+++ b/libvisual/lv_error.c
@@ -106,7 +106,7 @@
 	[VISUAL_ERROR_MORPH_NULL] =			N_("VisMorph is NULL"),
 	[VISUAL_ERROR_MORPH_PLUGIN_NULL] =		N_("VisMorph it's plugin is NULL"),
 
-	[VISUAL_ERROR_OS_SCHED] =			N_("The scheduler related call wasn't succesful."),
+	[VISUAL_ERROR_OS_SCHED] =			N_("The scheduler related call wasn't successful."),
 	[VISUAL_ERROR_OS_SCHED_NOT_SUPPORTED] =		N_("Scheduler operations are not supported on the platform."),
 
 	[VISUAL_ERROR_PALETTE_NULL] =			N_("VisPalette is NULL"),
--- a/libvisual/lv_error.h
+++ b/libvisual/lv_error.h
@@ -127,7 +127,7 @@
 	VISUAL_ERROR_MORPH_PLUGIN_NULL,			/**< The VisMorphPlugin is NULL. */
 
 	/* Error entries for the VisOS system */
-	VISUAL_ERROR_OS_SCHED,				/**< The scheduler related call wasn't succesful. */
+	VISUAL_ERROR_OS_SCHED,				/**< The scheduler related call wasn't successful. */
 	VISUAL_ERROR_OS_SCHED_NOT_SUPPORTED,		/**< Scheduler operations are not supported on the platform. */
 
 	/* Error entries for the VisPalette system */
--- a/po/es_AR.po
+++ b/po/es_AR.po
@@ -430,7 +430,7 @@
 msgstr ""
 
 #: libvisual/lv_error.c:109
-msgid "The scheduler related call wasn't succesful."
+msgid "The scheduler related call wasn't successful."
 msgstr ""
 
 #: libvisual/lv_error.c:110
--- a/po/es_ES.po
+++ b/po/es_ES.po
@@ -430,7 +430,7 @@
 msgstr ""
 
 #: libvisual/lv_error.c:109
-msgid "The scheduler related call wasn't succesful."
+msgid "The scheduler related call wasn't successful."
 msgstr ""
 
 #: libvisual/lv_error.c:110
--- a/po/libvisual-0.4.pot
+++ b/po/libvisual-0.4.pot
@@ -416,7 +416,7 @@ 
 msgstr ""
 
 #: libvisual/lv_error.c:109
-msgid "The scheduler related call wasn't succesful."
+msgid "The scheduler related call wasn't successful."
 msgstr ""
 
 #: libvisual/lv_error.c:110