mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Don't internationalize error messages used when defining a macro (#33426).
git-svn-id: http://svn.redmine.org/redmine/trunk@20015 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1386,9 +1386,6 @@ ar:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1478,9 +1478,6 @@ az:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1355,9 +1355,6 @@ bg:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1399,9 +1399,6 @@ bs:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1376,9 +1376,6 @@ ca:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1376,9 +1376,6 @@ cs:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1403,9 +1403,6 @@ da:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1360,9 +1360,6 @@ de:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1386,9 +1386,6 @@ el:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1387,9 +1387,6 @@ en-GB:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -235,8 +235,6 @@ en:
|
||||
error_not_allowed_to_log_time_for_other_users: "You are not allowed to log time for other users"
|
||||
error_can_not_execute_macro_html: "Error executing the <strong>%{name}</strong> macro (%{error})"
|
||||
error_macro_does_not_accept_block: "This macro does not accept a block of text"
|
||||
error_invalid_macro_name: "Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters are accepted)"
|
||||
error_can_not_create_macro_without_block: "Can not create a macro without a block!"
|
||||
error_childpages_macro_no_argument: "With no argument, this macro can be called from wiki pages only"
|
||||
error_circular_inclusion: "Circular inclusion detected"
|
||||
error_page_not_found: "Page not found"
|
||||
|
||||
@@ -1416,9 +1416,6 @@ es-PA:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1414,9 +1414,6 @@ es:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1391,9 +1391,6 @@ et:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1387,9 +1387,6 @@ eu:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1360,9 +1360,6 @@ fa:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1407,9 +1407,6 @@ fi:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1376,9 +1376,6 @@ fr:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1393,9 +1393,6 @@ gl:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1391,9 +1391,6 @@ he:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1383,9 +1383,6 @@ hr:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1405,9 +1405,6 @@
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1388,9 +1388,6 @@ id:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1379,9 +1379,6 @@ it:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1362,9 +1362,6 @@ ja:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1424,9 +1424,6 @@ ko:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1376,9 +1376,6 @@ lt:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1380,9 +1380,6 @@ lv:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1386,9 +1386,6 @@ mk:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1386,9 +1386,6 @@ mn:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1361,9 +1361,6 @@ nl:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1376,9 +1376,6 @@
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1399,9 +1399,6 @@ pl:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1391,9 +1391,6 @@ pt-BR:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1379,9 +1379,6 @@ pt:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1381,9 +1381,6 @@ ro:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1471,9 +1471,6 @@ ru:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1375,9 +1375,6 @@ sk:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1386,9 +1386,6 @@ sl:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1382,9 +1382,6 @@ sq:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1388,9 +1388,6 @@ sr-YU:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1387,9 +1387,6 @@ sr:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1419,9 +1419,6 @@ sv:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1382,9 +1382,6 @@ th:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1393,9 +1393,6 @@ tr:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1374,9 +1374,6 @@ uk:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1438,9 +1438,6 @@ vi:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1424,9 +1424,6 @@
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
@@ -1363,9 +1363,6 @@ zh:
|
||||
error_can_not_execute_macro_html: Error executing the <strong>%{name}</strong> macro
|
||||
(%{error})
|
||||
error_macro_does_not_accept_block: This macro does not accept a block of text
|
||||
error_invalid_macro_name: 'Invalid macro name: %{name} (only 0-9, A-Z, a-z and _ characters
|
||||
are accepted)'
|
||||
error_can_not_create_macro_without_block: Can not create a macro without a block!
|
||||
error_childpages_macro_no_argument: With no argument, this macro can be called from
|
||||
wiki pages only
|
||||
error_circular_inclusion: Circular inclusion detected
|
||||
|
||||
Reference in New Issue
Block a user