Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Q
question2answer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
outils
question2answer
Commits
f1163080
Commit
f1163080
authored
Dec 23, 2014
by
Scott
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor button language fix
Handle button text with double quotes.
parent
fe97c792
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
qa-lang-options.php
qa-include/lang/qa-lang-options.php
+1
-1
admin-stats.php
qa-include/pages/admin/admin-stats.php
+8
-8
No files found.
qa-include/lang/qa-lang-options.php
View file @
f1163080
...
...
@@ -61,7 +61,7 @@
'custom_home_content'
=>
'Home page content - HTML allowed:'
,
'custom_home_heading'
=>
'Home page heading:'
,
'default_privacy'
=>
'Privacy: Your email address will not be shared or sold to third parties.'
,
'default_sidebar'
=>
"Welcome to ^, where you can ask questions and receive answers from other members of the community."
,
'default_sidebar'
=>
'Welcome to ^, where you can ask questions and receive answers from other members of the community.'
,
'default_subject'
=>
'A message from ^'
,
'default_suffix'
=>
'Q&A'
,
'default_terms'
=>
'I agree to the ^ Terms & Conditions and Privacy Policy'
,
...
...
qa-include/pages/admin/admin-stats.php
View file @
f1163080
...
...
@@ -207,37 +207,37 @@
'buttons'
=>
array
(
'recount_posts'
=>
array
(
'label'
=>
qa_lang_html
(
'admin/recount_posts'
),
'tags'
=>
'name="dorecountposts" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
(
'admin/recount_posts_stop'
))
.
', \'recount_posts_note\');"'
,
'tags'
=>
'name="dorecountposts" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
_html
(
'admin/recount_posts_stop'
))
.
', \'recount_posts_note\');"'
,
'note'
=>
'<span id="recount_posts_note">'
.
qa_lang_html
(
'admin/recount_posts_note'
)
.
'</span>'
,
),
'reindex_content'
=>
array
(
'label'
=>
qa_lang_html
(
'admin/reindex_content'
),
'tags'
=>
'name="doreindexcontent" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
(
'admin/reindex_content_stop'
))
.
', \'reindex_content_note\');"'
,
'tags'
=>
'name="doreindexcontent" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
_html
(
'admin/reindex_content_stop'
))
.
', \'reindex_content_note\');"'
,
'note'
=>
'<span id="reindex_content_note">'
.
qa_lang_html
(
'admin/reindex_content_note'
)
.
'</span>'
,
),
'recalc_points'
=>
array
(
'label'
=>
qa_lang_html
(
'admin/recalc_points'
),
'tags'
=>
'name="dorecalcpoints" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
(
'admin/recalc_stop'
))
.
', \'recalc_points_note\');"'
,
'tags'
=>
'name="dorecalcpoints" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
_html
(
'admin/recalc_stop'
))
.
', \'recalc_points_note\');"'
,
'note'
=>
'<span id="recalc_points_note">'
.
qa_lang_html
(
'admin/recalc_points_note'
)
.
'</span>'
,
),
'refill_events'
=>
array
(
'label'
=>
qa_lang_html
(
'admin/refill_events'
),
'tags'
=>
'name="dorefillevents" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
(
'admin/recalc_stop'
))
.
', \'refill_events_note\');"'
,
'tags'
=>
'name="dorefillevents" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
_html
(
'admin/recalc_stop'
))
.
', \'refill_events_note\');"'
,
'note'
=>
'<span id="refill_events_note">'
.
qa_lang_html
(
'admin/refill_events_note'
)
.
'</span>'
,
),
'recalc_categories'
=>
array
(
'label'
=>
qa_lang_html
(
'admin/recalc_categories'
),
'tags'
=>
'name="dorecalccategories" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
(
'admin/recalc_stop'
))
.
', \'recalc_categories_note\');"'
,
'tags'
=>
'name="dorecalccategories" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
_html
(
'admin/recalc_stop'
))
.
', \'recalc_categories_note\');"'
,
'note'
=>
'<span id="recalc_categories_note">'
.
qa_lang_html
(
'admin/recalc_categories_note'
)
.
'</span>'
,
),
'delete_hidden'
=>
array
(
'label'
=>
qa_lang_html
(
'admin/delete_hidden'
),
'tags'
=>
'name="dodeletehidden" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
(
'admin/delete_stop'
))
.
', \'delete_hidden_note\');"'
,
'tags'
=>
'name="dodeletehidden" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
_html
(
'admin/delete_stop'
))
.
', \'delete_hidden_note\');"'
,
'note'
=>
'<span id="delete_hidden_note">'
.
qa_lang_html
(
'admin/delete_hidden_note'
)
.
'</span>'
,
),
),
...
...
@@ -254,14 +254,14 @@
if
(
qa_db_has_blobs_in_db
())
$qa_content
[
'form_2'
][
'buttons'
][
'blobs_to_disk'
]
=
array
(
'label'
=>
qa_lang_html
(
'admin/blobs_to_disk'
),
'tags'
=>
'name="doblobstodisk" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
(
'admin/blobs_stop'
))
.
', \'blobs_to_disk_note\');"'
,
'tags'
=>
'name="doblobstodisk" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
_html
(
'admin/blobs_stop'
))
.
', \'blobs_to_disk_note\');"'
,
'note'
=>
'<span id="blobs_to_disk_note">'
.
qa_lang_html
(
'admin/blobs_to_disk_note'
)
.
'</span>'
,
);
if
(
qa_db_has_blobs_on_disk
())
$qa_content
[
'form_2'
][
'buttons'
][
'blobs_to_db'
]
=
array
(
'label'
=>
qa_lang_html
(
'admin/blobs_to_db'
),
'tags'
=>
'name="doblobstodb" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
(
'admin/blobs_stop'
))
.
', \'blobs_to_db_note\');"'
,
'tags'
=>
'name="doblobstodb" onclick="return qa_recalc_click(this.name, this, '
.
qa_js
(
qa_lang
_html
(
'admin/blobs_stop'
))
.
', \'blobs_to_db_note\');"'
,
'note'
=>
'<span id="blobs_to_db_note">'
.
qa_lang_html
(
'admin/blobs_to_db_note'
)
.
'</span>'
,
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment