Plugin Directory

Changeset 1018423


Ignore:
Timestamp:
11/02/2014 07:16:59 PM (11 years ago)
Author:
ExpandedFronts
Message:

Updated text

Location:
revisr/branches/dev
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • revisr/branches/dev/includes/class-revisr-settings-fields.php

    r1018248 r1018423  
    7474     */
    7575    public function revisr_database_settings_callback() {
    76 
     76        _( 'These settings configure how Revisr interacts with your database, if at all.', 'revisr' );
    7777    }
    7878    /**
     
    372372            <p class="description revisr-description">%s</p>',
    373373            $dev_url,
    374             __( 'If you\'re importing the database from a seperate environment, enter the WordPress Site URL for that environment here to replace all occurrences of that URL with the current Site URL during import.', 'revisr' )
     374            __( 'If you\'re importing the database from a seperate environment, enter the WordPress Site URL for that environment here to replace all occurrences of that URL with the current Site URL during import. This MUST match the WordPress Site URL of the database being imported.', 'revisr' )
    375375        );
    376376    }
     
    418418            isset( $this->options['import_db'] ) ? "checked" : '',
    419419            __( 'Import database when pulling commits?', 'revisr' ),
    420             __( 'If checked, Revisr will automatically import the above tracked tables while pulling from or checking out a branch. The tracked tables will be backed up beforehand to provide a restore point immediately prior to the import.', 'revisr' )
     420            __( 'If checked, Revisr will automatically import the above tracked tables while pulling from or checking out a branch. The tracked tables will be backed up beforehand to provide a restore point immediately prior to the import. Use this feature with caution and only after verifying that you have a full backup of your website.', 'revisr' )
    421421        );     
    422422    }
  • revisr/branches/dev/languages/revisr.pot

    r1018248 r1018423  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Revisr 1.7\n"
     5"Project-Id-Version: Revisr 1.8.0\n"
    66"Report-Msgid-Bugs-To: http://wordpress.org/tag/revisr\n"
    7 "POT-Creation-Date: 2014-10-09 05:43:22+00:00\n"
     7"POT-Creation-Date: 2014-11-02 09:04:02+00:00\n"
    88"MIME-Version: 1.0\n"
    99"Content-Type: text/plain; charset=UTF-8\n"
     
    1313"Language-Team: LANGUAGE <LL@li.org>\n"
    1414
    15 #: assets/partials/delete-branch-form.php:17
    16 msgid ""
    17 "Are you sure you want to delete this branch? This will delete all local work "
    18 "on this branch."
    19 msgstr ""
    20 
    21 #: assets/partials/delete-branch-form.php:19
     15#: assets/partials/delete-branch-form.php:13
     16msgid ""
     17"Are you sure you want to delete this branch?<br>This will delete all local "
     18"work on branch <strong>%s</strong>"
     19msgstr ""
     20
     21#: assets/partials/delete-branch-form.php:20
    2222msgid "Also delete this branch from the remote repository."
    2323msgstr ""
    2424
    25 #: assets/partials/delete-branch-form.php:23 templates/branches.php:74
     25#: assets/partials/delete-branch-form.php:24 templates/branches.php:78
    2626msgid "Delete Branch"
    2727msgstr ""
    2828
    29 #: includes/class-revisr-admin-setup.php:97
    30 #: includes/class-revisr-admin-setup.php:99
    31 #: includes/class-revisr-admin-setup.php:101 templates/branches.php:40
    32 #: templates/branches.php:85
    33 msgid "Commits"
    34 msgstr ""
    35 
    36 #: includes/class-revisr-admin-setup.php:98
    37 #: includes/class-revisr-admin-setup.php:384
    38 msgid "Commit"
    39 msgstr ""
    40 
    41 #: includes/class-revisr-admin-setup.php:102
    42 msgid "View Commit"
    43 msgstr ""
    44 
    45 #: includes/class-revisr-admin-setup.php:103
     29#: assets/partials/import-tables-form.php:20
     30msgid ""
     31"The following new tables were added to the repository, but not automatically "
     32"imported due to your tracking settings. Check any tables that you'd like to "
     33"import and click \"Import\" to continue."
     34msgstr ""
     35
     36#: assets/partials/import-tables-form.php:28
     37msgid "Import"
     38msgstr ""
     39
     40#: assets/partials/merge-form.php:13
     41msgid ""
     42"This will merge changes from branch <strong>%s</strong> into the current "
     43"branch. In the event of conflicts, Revisr will keep the version from the "
     44"branch being merged in."
     45msgstr ""
     46
     47#: assets/partials/merge-form.php:20
     48msgid "Import tracked database tables"
     49msgstr ""
     50
     51#: assets/partials/merge-form.php:24 templates/branches.php:77
     52msgid "Merge Branch"
     53msgstr ""
     54
     55#: includes/class-revisr-admin-setup.php:70
     56msgid "Please enter a message for your commit."
     57msgstr ""
     58
     59#: includes/class-revisr-admin-setup.php:71
     60msgid ""
     61"Nothing was added to the commit. Please use the section below to add files "
     62"to use in the commit."
     63msgstr ""
     64
     65#: includes/class-revisr-admin-setup.php:72
     66msgid ""
     67"There was an error committing the files. Make sure that your Git username "
     68"and email is set, and that Revisr has write permissions to the \".git\" "
     69"directory."
     70msgstr ""
     71
     72#: includes/class-revisr-admin-setup.php:73
     73#: includes/class-revisr-admin.php:173
     74msgid "View Diff"
     75msgstr ""
     76
     77#: includes/class-revisr-admin-setup.php:101
     78msgid "Committed Files"
     79msgstr ""
     80
    4681#: includes/class-revisr-admin-setup.php:104
    47 msgid "New Commit"
     82msgid "Stage Changes"
    4883msgstr ""
    4984
    5085#: includes/class-revisr-admin-setup.php:105
    51 msgid "Edit Commit"
    52 msgstr ""
    53 
    54 #: includes/class-revisr-admin-setup.php:106
    55 msgid "Update Commit"
    56 msgstr ""
    57 
    58 #: includes/class-revisr-admin-setup.php:107
    59 msgid "Search Commits"
    60 msgstr ""
    61 
    62 #: includes/class-revisr-admin-setup.php:108
    63 msgid "No commits found yet, why not create a new one?"
    64 msgstr ""
    65 
    66 #: includes/class-revisr-admin-setup.php:109
    67 msgid "No commits in trash."
    68 msgstr ""
    69 
    70 #: includes/class-revisr-admin-setup.php:122
    71 msgid "Commits made through Revisr"
    72 msgstr ""
    73 
    74 #: includes/class-revisr-admin-setup.php:149
    75 msgid "Committed Files"
    76 msgstr ""
    77 
    78 #: includes/class-revisr-admin-setup.php:152
    79 msgid "Stage Changes"
    80 msgstr ""
    81 
    82 #: includes/class-revisr-admin-setup.php:153
    8386msgid "Add Tag"
    8487msgstr ""
    8588
    86 #: includes/class-revisr-admin-setup.php:162
     89#: includes/class-revisr-admin-setup.php:117
    8790msgid "Tag Name:"
    8891msgstr ""
    8992
    90 #: includes/class-revisr-admin-setup.php:258
    91 msgid "Revert Files"
    92 msgstr ""
    93 
    94 #: includes/class-revisr-admin-setup.php:264
    95 msgid "Revert Database"
    96 msgstr ""
    97 
    98 #: includes/class-revisr-admin-setup.php:355
     93#: includes/class-revisr-admin-setup.php:200
    9994msgid "%s Untracked File"
    10095msgid_plural "%s Untracked Files"
     
    10297msgstr[1] ""
    10398
    104 #: includes/class-revisr-admin-setup.php:383
    105 msgid "ID"
    106 msgstr ""
    107 
    108 #: includes/class-revisr-admin-setup.php:385 templates/branches.php:39
    109 #: templates/branches.php:84
    110 msgid "Branch"
    111 msgstr ""
    112 
    113 #: includes/class-revisr-admin-setup.php:386
    114 msgid "Tag"
    115 msgstr ""
    116 
    117 #: includes/class-revisr-admin-setup.php:387
    118 msgid "Files Changed"
    119 msgstr ""
    120 
    121 #: includes/class-revisr-admin-setup.php:388
    122 msgid "Date"
    123 msgstr ""
    124 
    125 #: includes/class-revisr-admin-setup.php:437
    126 #: includes/class-revisr-admin-setup.php:440
     99#: includes/class-revisr-admin-setup.php:250
     100msgid "%s ago"
     101msgstr ""
     102
     103#: includes/class-revisr-admin-setup.php:258
     104msgid ""
     105"<p id=\"revisr_activity_no_results\">Your recent activity will show up here."
     106"</p>"
     107msgstr ""
     108
     109#: includes/class-revisr-admin-setup.php:282
     110msgid "Sponsored by"
     111msgstr ""
     112
     113#: includes/class-revisr-admin.php:138
     114msgid "<a href=\"%s\">Click here</a> for more details."
     115msgstr ""
     116
     117#: includes/class-revisr-admin.php:157
     118msgid ""
     119"<div class=\"revisr-alert updated\"><p>There are currently no untracked "
     120"files on branch %s."
     121msgstr ""
     122
     123#: includes/class-revisr-admin.php:160
     124msgid ""
     125"<div class=\"revisr-alert updated\"><p>There are currently %s untracked "
     126"files on branch %s. <a href=\"%s\">Commit</a> your changes to save them.</"
     127"p></div>"
     128msgstr ""
     129
     130#: includes/class-revisr-admin.php:193
     131msgid "Failed to render the diff."
     132msgstr ""
     133
     134#: includes/class-revisr-admin.php:210
     135msgid ""
     136"There are <strong>%s</strong> untracked files that can be added to this "
     137"commit on branch <strong>%s</strong>."
     138msgstr ""
     139
     140#: includes/class-revisr-admin.php:212
     141msgid ""
     142"Use the boxes below to select the files to include in this commit. Only "
     143"files in the \"Staged Files\" section will be included.<br>Double-click "
     144"files marked as \"Modified\" to view the changes to the file.<br><br>"
     145msgstr ""
     146
     147#: includes/class-revisr-admin.php:213
     148msgid "Backup database?"
     149msgstr ""
     150
     151#: includes/class-revisr-admin.php:219
     152msgid "Staged Files"
     153msgstr ""
     154
     155#: includes/class-revisr-admin.php:232
     156msgid "Unstage Selected"
     157msgstr ""
     158
     159#: includes/class-revisr-admin.php:234
     160msgid "Unstage All"
     161msgstr ""
     162
     163#: includes/class-revisr-admin.php:240
     164msgid "Unstaged Files"
     165msgstr ""
     166
     167#: includes/class-revisr-admin.php:244
     168msgid "Stage Selected"
     169msgstr ""
     170
     171#: includes/class-revisr-admin.php:246
     172msgid "Stage All"
     173msgstr ""
     174
     175#: includes/class-revisr-admin.php:271
     176msgid ""
     177"<br><strong>%s</strong> files were included in this commit. Double-click "
     178"files marked as \"Modified\" to view the changes in a diff."
     179msgstr ""
     180
     181#: includes/class-revisr-admin.php:282
     182msgid "No files were included in this commit."
     183msgstr ""
     184
     185#: includes/class-revisr-commits.php:37 includes/class-revisr-commits.php:39
     186#: includes/class-revisr-commits.php:41 templates/branches.php:43
     187#: templates/branches.php:90
     188msgid "Commits"
     189msgstr ""
     190
     191#: includes/class-revisr-commits.php:38 includes/class-revisr-commits.php:249
     192msgid "Commit"
     193msgstr ""
     194
     195#: includes/class-revisr-commits.php:42
     196msgid "View Commit"
     197msgstr ""
     198
     199#: includes/class-revisr-commits.php:43 includes/class-revisr-commits.php:44
     200msgid "New Commit"
     201msgstr ""
     202
     203#: includes/class-revisr-commits.php:45
     204msgid "Edit Commit"
     205msgstr ""
     206
     207#: includes/class-revisr-commits.php:46
     208msgid "Update Commit"
     209msgstr ""
     210
     211#: includes/class-revisr-commits.php:47
     212msgid "Search Commits"
     213msgstr ""
     214
     215#: includes/class-revisr-commits.php:48
     216msgid "No commits found yet, why not create a new one?"
     217msgstr ""
     218
     219#: includes/class-revisr-commits.php:49
     220msgid "No commits in trash."
     221msgstr ""
     222
     223#: includes/class-revisr-commits.php:62
     224msgid "Commits made through Revisr"
     225msgstr ""
     226
     227#: includes/class-revisr-commits.php:91 includes/class-revisr-commits.php:94
    127228msgid "Commit updated."
    128229msgstr ""
    129230
    130 #: includes/class-revisr-admin-setup.php:438
     231#: includes/class-revisr-commits.php:92
    131232msgid "Custom field updated."
    132233msgstr ""
    133234
    134 #: includes/class-revisr-admin-setup.php:439
     235#: includes/class-revisr-commits.php:93
    135236msgid "Custom field deleted."
    136237msgstr ""
    137238
    138239#. translators: %s: date and time of the revision
    139 #: includes/class-revisr-admin-setup.php:442
     240#: includes/class-revisr-commits.php:96
    140241msgid "Commit restored to revision from %s"
    141242msgstr ""
    142243
    143 #: includes/class-revisr-admin-setup.php:444
     244#: includes/class-revisr-commits.php:97
     245msgid "Committed files on branch <strong>%s</strong>."
     246msgstr ""
     247
     248#: includes/class-revisr-commits.php:98
    144249msgid "Commit saved."
    145250msgstr ""
    146251
    147 #: includes/class-revisr-admin-setup.php:445
     252#: includes/class-revisr-commits.php:99
    148253msgid "Commit submitted."
    149254msgstr ""
    150255
    151 #: includes/class-revisr-admin-setup.php:447
     256#: includes/class-revisr-commits.php:101
    152257msgid "Commit scheduled for: <strong>%1$s</strong>."
    153258msgstr ""
    154259
    155260#. translators: Publish box date format, see http:php.net/date
    156 #: includes/class-revisr-admin-setup.php:449
     261#: includes/class-revisr-commits.php:103
    157262msgid "M j, Y @ G:i"
    158263msgstr ""
    159264
    160 #: includes/class-revisr-admin-setup.php:451
     265#: includes/class-revisr-commits.php:105
    161266msgid "Commit draft updated."
    162267msgstr ""
    163268
    164 #: includes/class-revisr-admin-setup.php:465
     269#: includes/class-revisr-commits.php:118
    165270msgid "%s commit updated."
    166271msgid_plural "%s commits updated."
     
    168273msgstr[1] ""
    169274
    170 #: includes/class-revisr-admin-setup.php:466
     275#: includes/class-revisr-commits.php:119
    171276msgid "%s commit not updated, somebody is editing it."
    172277msgid_plural "%s commits not updated, somebody is editing them."
     
    174279msgstr[1] ""
    175280
    176 #: includes/class-revisr-admin-setup.php:467
     281#: includes/class-revisr-commits.php:120
    177282msgid "%s commit permanently deleted."
    178283msgid_plural "%s commits permanently deleted."
     
    180285msgstr[1] ""
    181286
    182 #: includes/class-revisr-admin-setup.php:468
     287#: includes/class-revisr-commits.php:121
    183288msgid "%s commit moved to the Trash."
    184289msgid_plural "%s commits moved to the Trash."
     
    186291msgstr[1] ""
    187292
    188 #: includes/class-revisr-admin-setup.php:469
     293#: includes/class-revisr-commits.php:122
    189294msgid "%s commit restored from the Trash."
    190295msgid_plural "%s commits restored from the Trash."
     
    192297msgstr[1] ""
    193298
    194 #: includes/class-revisr-admin-setup.php:497
    195 msgid "%s ago"
    196 msgstr ""
    197 
    198 #: includes/class-revisr-admin-setup.php:505
    199 msgid ""
    200 "<p id=\"revisr_activity_no_results\">Your recent activity will show up here."
    201 "</p>"
    202 msgstr ""
    203 
    204 #: includes/class-revisr-admin-setup.php:529
    205 msgid "Sponsored by"
    206 msgstr ""
    207 
    208 #: includes/class-revisr-admin.php:144
    209 msgid "<a href=\"%s\">Click here</a> for more details."
    210 msgstr ""
    211 
    212 #: includes/class-revisr-admin.php:243
    213 msgid "Discarded all uncommitted changes."
    214 msgstr ""
    215 
    216 #: includes/class-revisr-admin.php:244
    217 msgid "Successfully discarded any uncommitted changes."
    218 msgstr ""
    219 
    220 #: includes/class-revisr-admin.php:265 includes/class-revisr-db.php:173
    221 msgid "You are not authorized to perform this action."
    222 msgstr ""
    223 
    224 #: includes/class-revisr-admin.php:297
    225 msgid "Pulled <a href=\"%s\">#%s</a> from %s/%s."
    226 msgstr ""
    227 
    228 #: includes/class-revisr-admin.php:324
    229 msgid "Reverted to commit: #%s."
    230 msgstr ""
    231 
    232 #: includes/class-revisr-admin.php:339
    233 msgid "Reverted to commit <a href=\"%s\">#%s</a>."
    234 msgstr ""
    235 
    236 #: includes/class-revisr-admin.php:340
    237 msgid "%s was reverted to commit #%s"
    238 msgstr ""
    239 
    240 #: includes/class-revisr-admin.php:342
    241 msgid " - Commit Reverted"
    242 msgstr ""
    243 
    244 #: includes/class-revisr-admin.php:347
    245 msgid "You are not authorized to access this page."
    246 msgstr ""
    247 
    248 #: includes/class-revisr-admin.php:358
    249 msgid "View Diff"
    250 msgstr ""
    251 
    252 #: includes/class-revisr-admin.php:378
    253 msgid "Failed to render the diff."
    254 msgstr ""
    255 
    256 #: includes/class-revisr-admin.php:400
    257 msgid ""
    258 "<div class=\"revisr-alert updated\"><p>There are currently no untracked "
    259 "files on branch %s."
    260 msgstr ""
    261 
    262 #: includes/class-revisr-admin.php:403
    263 msgid ""
    264 "<div class=\"revisr-alert updated\"><p>There are currently %s untracked "
    265 "files on branch %s. <a href=\"%s\">Commit</a> your changes to save them.</"
    266 "p></div>"
    267 msgstr ""
    268 
    269 #: includes/class-revisr-admin.php:417
    270 msgid ""
    271 "There are <strong>%s</strong> untracked files that can be added to this "
    272 "commit on branch <strong>%s</strong>."
    273 msgstr ""
    274 
    275 #: includes/class-revisr-admin.php:419
    276 msgid ""
    277 "Use the boxes below to select the files to include in this commit. Only "
    278 "files in the \"Staged Files\" section will be included.<br>Double-click "
    279 "files marked as \"Modified\" to view the changes to the file.<br><br>"
    280 msgstr ""
    281 
    282 #: includes/class-revisr-admin.php:420
    283 msgid "Backup database?"
    284 msgstr ""
    285 
    286 #: includes/class-revisr-admin.php:426
    287 msgid "Staged Files"
    288 msgstr ""
    289 
    290 #: includes/class-revisr-admin.php:439
    291 msgid "Unstage Selected"
    292 msgstr ""
    293 
    294 #: includes/class-revisr-admin.php:441
    295 msgid "Unstage All"
    296 msgstr ""
    297 
    298 #: includes/class-revisr-admin.php:447
    299 msgid "Unstaged Files"
    300 msgstr ""
    301 
    302 #: includes/class-revisr-admin.php:451
    303 msgid "Stage Selected"
    304 msgstr ""
    305 
    306 #: includes/class-revisr-admin.php:453
    307 msgid "Stage All"
    308 msgstr ""
    309 
    310 #: includes/class-revisr-admin.php:478
    311 msgid ""
    312 "<br><strong>%s</strong> files were included in this commit. Double-click "
    313 "files marked as \"Modified\" to view the changes in a diff."
    314 msgstr ""
    315 
    316 #: includes/class-revisr-admin.php:489
    317 msgid "No files were included in this commit."
    318 msgstr ""
    319 
    320 #: includes/class-revisr-cron.php:49 includes/class-revisr-settings.php:232
     299#: includes/class-revisr-commits.php:142
     300msgid "View"
     301msgstr ""
     302
     303#: includes/class-revisr-commits.php:148
     304msgid "Revert Files"
     305msgstr ""
     306
     307#: includes/class-revisr-commits.php:159
     308msgid "Revert Database"
     309msgstr ""
     310
     311#: includes/class-revisr-commits.php:207
     312msgid "<a href=\"%s\"%s>All Branches <span class=\"count\">(%d)</span></a>"
     313msgstr ""
     314
     315#: includes/class-revisr-commits.php:248
     316msgid "ID"
     317msgstr ""
     318
     319#: includes/class-revisr-commits.php:250 templates/branches.php:42
     320#: templates/branches.php:89
     321msgid "Branch"
     322msgstr ""
     323
     324#: includes/class-revisr-commits.php:251
     325msgid "Tag"
     326msgstr ""
     327
     328#: includes/class-revisr-commits.php:252
     329msgid "Files Changed"
     330msgstr ""
     331
     332#: includes/class-revisr-commits.php:253
     333msgid "Date"
     334msgstr ""
     335
     336#: includes/class-revisr-cron.php:52
     337#: includes/class-revisr-settings-fields.php:157
    321338msgid "Weekly"
    322339msgstr ""
    323340
    324 #: includes/class-revisr-cron.php:62
     341#: includes/class-revisr-cron.php:65
    325342msgid "%s backup - %s"
    326343msgstr ""
    327344
    328 #: includes/class-revisr-cron.php:82
    329 msgid "The %s backup ran successfully."
    330 msgstr ""
    331 
    332 #: includes/class-revisr-db.php:115
     345#: includes/class-revisr-cron.php:85
     346msgid "The %s backup was successful."
     347msgstr ""
     348
     349#: includes/class-revisr-db.php:287
     350msgid "Error backing up the database."
     351msgstr ""
     352
     353#: includes/class-revisr-db.php:291
    333354msgid "Successfully backed up the database."
    334355msgstr ""
    335356
    336 #: includes/class-revisr-db.php:119
    337 msgid "Failed to backup the database."
    338 msgstr ""
    339 
    340 #: includes/class-revisr-db.php:140
     357#: includes/class-revisr-db.php:303
     358msgid "Backed up the database with Revisr."
     359msgstr ""
     360
     361#: includes/class-revisr-db.php:349
     362msgid ""
     363"New database tables detected. <a class=\"thickbox\" title=\"Import Tables\" "
     364"href=\"%s\">Click here</a> to view and import."
     365msgstr ""
     366
     367#: includes/class-revisr-db.php:377
     368msgid "Backup table not found: %s"
     369msgstr ""
     370
     371#: includes/class-revisr-db.php:438
     372msgid "Error importing the database."
     373msgstr ""
     374
     375#: includes/class-revisr-db.php:446
     376msgid "Undo"
     377msgstr ""
     378
     379#: includes/class-revisr-db.php:449
     380msgid "Successfully imported the database. %s"
     381msgstr ""
     382
     383#: includes/class-revisr-db.php:485
    341384msgid "The backup file does not exist or has been corrupted."
    342385msgstr ""
    343386
    344 #: includes/class-revisr-db.php:159
     387#: includes/class-revisr-db.php:495
     388msgid "Failed to revert the database to an earlier commit."
     389msgstr ""
     390
     391#: includes/class-revisr-db.php:502
    345392msgid ""
    346393"Successfully reverted the database to a previous commit. <a href=\"%s"
     
    348395msgstr ""
    349396
    350 #: includes/class-revisr-db.php:165
     397#: includes/class-revisr-db.php:508
    351398msgid "Something went wrong. Check your settings and try again."
    352399msgstr ""
    353400
    354 #: includes/class-revisr-db.php:168
    355 msgid "Failed to revert the database to an earlier commit."
    356 msgstr ""
    357 
    358 #: includes/class-revisr-db.php:183
    359 msgid "Backed up the database with Revisr."
    360 msgstr ""
    361 
    362 #: includes/class-revisr-db.php:239
    363 msgid ""
    364 "It appears you don't have the PHP exec() function enabled. This is required "
    365 "to revert the database. Check with your hosting provider or enable this in "
    366 "your PHP configuration."
    367 msgstr ""
    368 
    369 #: includes/class-revisr-git-callback.php:20
     401#: includes/class-revisr-db.php:535
     402msgid "Error reverting one or more database tables."
     403msgstr ""
     404
     405#: includes/class-revisr-db.php:623
     406msgid "Error updating the table: %s."
     407msgstr ""
     408
     409#: includes/class-revisr-db.php:626
     410msgid "The table \"%s\" has no primary key. Manual change needed on row %s."
     411msgstr ""
     412
     413#: includes/class-revisr-git-callback.php:24
    370414msgid "Checked out branch: %s."
    371415msgstr ""
    372416
    373 #: includes/class-revisr-git-callback.php:21
     417#: includes/class-revisr-git-callback.php:25
    374418msgid "%s was switched to branch %s."
    375419msgstr ""
    376420
    377 #: includes/class-revisr-git-callback.php:24
     421#: includes/class-revisr-git-callback.php:28
    378422msgid " - Branch Changed"
    379423msgstr ""
    380424
    381 #: includes/class-revisr-git-callback.php:32
     425#: includes/class-revisr-git-callback.php:36
    382426msgid ""
    383427"There was an error checking out the branch. Check your configuration and try "
     
    385429msgstr ""
    386430
    387 #: includes/class-revisr-git-callback.php:56
     431#: includes/class-revisr-git-callback.php:61
    388432msgid "Commmitted <a href=\"%s\">#%s</a> to the local repository."
    389433msgstr ""
    390434
    391 #: includes/class-revisr-git-callback.php:59
     435#: includes/class-revisr-git-callback.php:64
    392436msgid "A new commit was made to the repository: <br> #%s - %s"
    393437msgstr ""
    394438
    395 #: includes/class-revisr-git-callback.php:60
     439#: includes/class-revisr-git-callback.php:65
    396440msgid " - New Commit"
    397441msgstr ""
    398442
    399 #: includes/class-revisr-git-callback.php:76
     443#: includes/class-revisr-git-callback.php:81
    400444msgid "Error committing the changes to the local repository."
    401445msgstr ""
    402446
    403 #: includes/class-revisr-git-callback.php:86
     447#: includes/class-revisr-git-callback.php:93
    404448msgid "Deleted branch %s."
    405449msgstr ""
    406450
    407 #: includes/class-revisr-git-callback.php:87
     451#: includes/class-revisr-git-callback.php:94
    408452msgid "The branch \"%s\" on the repository for %s was deleted."
    409453msgstr ""
    410454
    411 #: includes/class-revisr-git-callback.php:89
     455#: includes/class-revisr-git-callback.php:96
    412456msgid " - Branch Deleted"
    413457msgstr ""
    414458
    415 #: includes/class-revisr-git-callback.php:130
    416 msgid "Initialized a new repository."
    417 msgstr ""
    418 
    419 #: includes/class-revisr-git-callback.php:147
    420 msgid ""
    421 "Successfully initialized a new repository. Please confirm your <a href=\"%s"
    422 "\">settings</a> before creating your first <a href=\"%s\">commit</a>."
    423 msgstr ""
    424 
    425 #: includes/class-revisr-git-callback.php:158
    426 msgid "Failed to initialize a new repository."
    427 msgstr ""
    428 
    429 #: includes/class-revisr-git-callback.php:168
     459#: includes/class-revisr-git-callback.php:97
     460msgid "Branch deleted successfully. Redirecting..."
     461msgstr ""
     462
     463#: includes/class-revisr-git-callback.php:152
     464msgid "Successfully created a new repository."
     465msgstr ""
     466
     467#: includes/class-revisr-git-callback.php:163
     468msgid ""
     469"Failed to initialize a new repository. Please make sure that Git is "
     470"installed on the server and that Revisr has write permissons to the "
     471"WordPress install."
     472msgstr ""
     473
     474#: includes/class-revisr-git-callback.php:173
    430475msgid "Successfully merged changes from branch %s into branch %s."
    431476msgstr ""
    432477
    433 #: includes/class-revisr-git-callback.php:169
     478#: includes/class-revisr-git-callback.php:174
    434479msgid "Merged branch %s into branch %s."
    435480msgstr ""
    436481
    437 #: includes/class-revisr-git-callback.php:181
     482#: includes/class-revisr-git-callback.php:177
     483msgid "Merge completed successfully. Redirecting..."
     484msgstr ""
     485
     486#: includes/class-revisr-git-callback.php:188
    438487msgid "Error merging branch %s into %s."
    439488msgstr ""
    440489
    441 #: includes/class-revisr-git-callback.php:182
     490#: includes/class-revisr-git-callback.php:189
    442491msgid ""
    443492"There was an error merging branch %s into your current branch. The merge was "
     
    445494msgstr ""
    446495
    447 #: includes/class-revisr-git-callback.php:195
     496#: includes/class-revisr-git-callback.php:203
    448497msgid "The local repository is already up-to-date with the remote repository."
    449498msgstr ""
    450499
    451 #: includes/class-revisr-git-callback.php:198
     500#: includes/class-revisr-git-callback.php:206
    452501msgid "Successfully pulled %s commit from %s/%s."
    453502msgid_plural "Successfully pulled %s commits from %s/%s."
     
    455504msgstr[1] ""
    456505
    457 #: includes/class-revisr-git-callback.php:208
     506#: includes/class-revisr-git-callback.php:222
    458507msgid ""
    459508"There was an error pulling from the remote repository. The local repository "
     
    461510msgstr ""
    462511
    463 #: includes/class-revisr-git-callback.php:210
     512#: includes/class-revisr-git-callback.php:224
    464513msgid "Error pulling changes from the remote repository."
    465514msgstr ""
    466515
    467 #: includes/class-revisr-git-callback.php:219
     516#: includes/class-revisr-git-callback.php:233
    468517msgid "Successfully pushed %s commit to %s/%s."
    469518msgid_plural "Successfully pushed %s commits to %s/%s."
     
    471520msgstr[1] ""
    472521
    473 #: includes/class-revisr-git-callback.php:229
     522#: includes/class-revisr-git-callback.php:248
    474523msgid ""
    475524"Error pushing to the remote repository. The remote repository could be "
     
    477526msgstr ""
    478527
    479 #: includes/class-revisr-git-callback.php:231
     528#: includes/class-revisr-git-callback.php:250
    480529msgid "Error pushing changes to the remote repository."
    481530msgstr ""
    482531
    483 #: includes/class-revisr-git-callback.php:240
     532#: includes/class-revisr-git-callback.php:259
    484533msgid "Success!"
    485534msgstr ""
    486535
    487 #: includes/class-revisr-git-callback.php:249
     536#: includes/class-revisr-git-callback.php:268
    488537msgid "Remote not found..."
    489538msgstr ""
    490539
    491 #: includes/class-revisr-git-callback.php:266
    492 #: includes/class-revisr-git.php:246
     540#: includes/class-revisr-git-callback.php:285
     541#: includes/class-revisr-git.php:276
    493542msgid "Unknown"
    494543msgstr ""
    495544
    496 #: includes/class-revisr-git.php:184
     545#: includes/class-revisr-git.php:293
     546msgid "Modified"
     547msgstr ""
     548
     549#: includes/class-revisr-git.php:295 includes/class-revisr-git.php:452
     550msgid "Deleted"
     551msgstr ""
     552
     553#: includes/class-revisr-git.php:297
     554msgid "Added"
     555msgstr ""
     556
     557#: includes/class-revisr-git.php:299
     558msgid "Renamed"
     559msgstr ""
     560
     561#: includes/class-revisr-git.php:301
     562msgid "Updated"
     563msgstr ""
     564
     565#: includes/class-revisr-git.php:303
     566msgid "Copied"
     567msgstr ""
     568
     569#: includes/class-revisr-git.php:305
     570msgid "Untracked"
     571msgstr ""
     572
     573#: includes/class-revisr-git.php:464
     574msgid ""
     575"There was an error staging the files. Please check the settings and try "
     576"again."
     577msgstr ""
     578
     579#: includes/class-revisr-git.php:466
     580msgid "Error staging files."
     581msgstr ""
     582
     583#: includes/class-revisr-process.php:57
    497584msgid ""
    498585"Thanks for installing Revisr! No Git repository was detected, <a href=\"%s"
     
    500587msgstr ""
    501588
    502 #: includes/class-revisr-git.php:263
    503 msgid "Modified"
    504 msgstr ""
    505 
    506 #: includes/class-revisr-git.php:265 includes/class-revisr-git.php:413
    507 msgid "Deleted"
    508 msgstr ""
    509 
    510 #: includes/class-revisr-git.php:267
    511 msgid "Added"
    512 msgstr ""
    513 
    514 #: includes/class-revisr-git.php:269
    515 msgid "Renamed"
    516 msgstr ""
    517 
    518 #: includes/class-revisr-git.php:271
    519 msgid "Updated"
    520 msgstr ""
    521 
    522 #: includes/class-revisr-git.php:273
    523 msgid "Copied"
    524 msgstr ""
    525 
    526 #: includes/class-revisr-git.php:275
    527 msgid "Untracked"
    528 msgstr ""
    529 
    530 #: includes/class-revisr-git.php:415
    531 msgid "Error removing \"%s\" from the repository."
    532 msgstr ""
    533 
    534 #: includes/class-revisr-git.php:420
    535 msgid "Error adding \"%s\" to the repository."
    536 msgstr ""
    537 
    538 #: includes/class-revisr-settings.php:79
    539 msgid "Username"
    540 msgstr ""
    541 
    542 #: includes/class-revisr-settings.php:86
    543 msgid "Email"
    544 msgstr ""
    545 
    546 #: includes/class-revisr-settings.php:93
    547 msgid "Files/Directories to ignore"
    548 msgstr ""
    549 
    550 #: includes/class-revisr-settings.php:100
    551 msgid "Automatic backup schedule"
    552 msgstr ""
    553 
    554 #: includes/class-revisr-settings.php:107
    555 msgid "Enable email notifications?"
    556 msgstr ""
    557 
    558 #: includes/class-revisr-settings.php:114
    559 msgid "Remote Name"
    560 msgstr ""
    561 
    562 #: includes/class-revisr-settings.php:121
    563 msgid "Remote URL"
    564 msgstr ""
    565 
    566 #: includes/class-revisr-settings.php:128
    567 msgid "Automatically push new commits?"
    568 msgstr ""
    569 
    570 #: includes/class-revisr-settings.php:135
    571 msgid "Automatically pull new commits?"
    572 msgstr ""
    573 
    574 #: includes/class-revisr-settings.php:142
    575 msgid "Path to MySQL"
    576 msgstr ""
    577 
    578 #: includes/class-revisr-settings.php:149
    579 msgid "Reset database when changing branches?"
    580 msgstr ""
    581 
    582 #: includes/class-revisr-settings.php:176
     589#: includes/class-revisr-process.php:132
     590msgid "Created new branch: %s"
     591msgstr ""
     592
     593#: includes/class-revisr-process.php:161
     594msgid "Discarded all uncommitted changes."
     595msgstr ""
     596
     597#: includes/class-revisr-process.php:162
     598msgid "Successfully discarded any uncommitted changes."
     599msgstr ""
     600
     601#: includes/class-revisr-process.php:197 includes/class-revisr-remote.php:57
     602msgid "Cheatin&#8217; uh?"
     603msgstr ""
     604
     605#: includes/class-revisr-process.php:231
     606msgid "Pulled <a href=\"%s\">#%s</a> from %s/%s."
     607msgstr ""
     608
     609#: includes/class-revisr-process.php:263
     610msgid "Reverted to commit: #%s."
     611msgstr ""
     612
     613#: includes/class-revisr-process.php:278
     614msgid "Reverted to commit <a href=\"%s\">#%s</a>."
     615msgstr ""
     616
     617#: includes/class-revisr-process.php:279
     618msgid "%s was reverted to commit #%s"
     619msgstr ""
     620
     621#: includes/class-revisr-process.php:281
     622msgid " - Commit Reverted"
     623msgstr ""
     624
     625#: includes/class-revisr-process.php:286
     626msgid "You are not authorized to access this page."
     627msgstr ""
     628
     629#: includes/class-revisr-remote.php:69
     630msgid "Live URL not set."
     631msgstr ""
     632
     633#: includes/class-revisr-remote.php:98
     634msgid "Error contacting webhook URL."
     635msgstr ""
     636
     637#: includes/class-revisr-remote.php:100
     638msgid "Sent update request to the webhook."
     639msgstr ""
     640
     641#: includes/class-revisr-settings-fields.php:60
    583642msgid ""
    584643"These settings configure the local repository, and may be required for "
     
    586645msgstr ""
    587646
    588 #: includes/class-revisr-settings.php:180
     647#: includes/class-revisr-settings-fields.php:68
    589648msgid ""
    590649"These settings are optional, and only need to be configured if you plan to "
     
    592651msgstr ""
    593652
    594 #: includes/class-revisr-settings.php:192
     653#: includes/class-revisr-settings-fields.php:87
    595654msgid "The username to commit with in Git."
    596655msgstr ""
    597656
    598 #: includes/class-revisr-settings.php:201
     657#: includes/class-revisr-settings-fields.php:104
    599658msgid ""
    600659"The email address associated to your Git username. Also used for "
     
    602661msgstr ""
    603662
    604 #: includes/class-revisr-settings.php:218
     663#: includes/class-revisr-settings-fields.php:122
     664msgid "Updated .gitignore."
     665msgstr ""
     666
     667#: includes/class-revisr-settings-fields.php:139
    605668msgid ""
    606669"Add files or directories that you don't want to show up in Git here, one per "
     
    608671msgstr ""
    609672
    610 #: includes/class-revisr-settings.php:230
     673#: includes/class-revisr-settings-fields.php:155
     674#: includes/class-revisr-settings-fields.php:327
    611675msgid "None"
    612676msgstr ""
    613677
    614 #: includes/class-revisr-settings.php:231
     678#: includes/class-revisr-settings-fields.php:156
    615679msgid "Daily"
    616680msgstr ""
    617681
    618 #: includes/class-revisr-settings.php:234
     682#: includes/class-revisr-settings-fields.php:159
    619683msgid ""
    620684"Automatic backups will backup both the files and database at the interval of "
     
    622686msgstr ""
    623687
    624 #: includes/class-revisr-settings.php:243
     688#: includes/class-revisr-settings-fields.php:188
    625689msgid ""
    626690"Enabling notifications will send updates about new commits, pulls, and "
     
    628692msgstr ""
    629693
    630 #: includes/class-revisr-settings.php:252
     694#: includes/class-revisr-settings-fields.php:201
    631695msgid ""
    632696"Git sets this to \"origin\" by default when you clone a repository, and this "
    633 "should be sufficient in most cases.<br>If you've changed the remote name or "
     697"should be sufficient in most cases. If you've changed the remote name or "
    634698"have more than one remote, you can specify that here."
    635699msgstr ""
    636700
    637 #: includes/class-revisr-settings.php:269
     701#: includes/class-revisr-settings-fields.php:237
    638702msgid ""
    639703"Useful if you need to authenticate over \"https://\" instead of SSH, or if "
     
    641705msgstr ""
    642706
    643 #: includes/class-revisr-settings.php:278
    644 msgid ""
    645 "If checked, Revisr will automatically push new commits to the remote "
    646 "repository."
    647 msgstr ""
    648 
    649 #: includes/class-revisr-settings.php:287
    650 msgid ""
    651 "Check to allow Revisr to automatically pull commits from Bitbucket or Github."
    652 msgstr ""
    653 
    654 #: includes/class-revisr-settings.php:291
    655 msgid ""
    656 "<br><br><span id=\"post-hook\" class=\"description\">You will need to add "
    657 "the following POST hook to Bitbucket/GitHub:<br><input id=\"post-hook-input"
    658 "\" type=\"text\" value=\"%s\" disabled /></span>"
    659 msgstr ""
    660 
    661 #: includes/class-revisr-settings.php:301
     707#: includes/class-revisr-settings-fields.php:265
     708msgid ""
     709"If you have Revisr installed on another server using the same repository,"
     710"<br> you can add the Revisr Webhook from that server here to trigger an "
     711"update when pushing."
     712msgstr ""
     713
     714#: includes/class-revisr-settings-fields.php:278
     715msgid "Check to automatically push new commits to the remote repository."
     716msgstr ""
     717
     718#: includes/class-revisr-settings-fields.php:291
     719msgid ""
     720"Check to allow Revisr to automatically pull commits from a remote repository."
     721msgstr ""
     722
     723#: includes/class-revisr-settings-fields.php:301
     724msgid "Revisr Webhook:"
     725msgstr ""
     726
     727#: includes/class-revisr-settings-fields.php:303
     728msgid ""
     729"You can add the above webhook to Bitbucket, GitHub, or another instance of "
     730"Revisr to automatically update this repository."
     731msgstr ""
     732
     733#: includes/class-revisr-settings-fields.php:308
     734msgid ""
     735"There was an error generating the webhook. Please make sure that Revisr has "
     736"write access to the \".git/config\" and try again."
     737msgstr ""
     738
     739#: includes/class-revisr-settings-fields.php:325
     740msgid "All Tables"
     741msgstr ""
     742
     743#: includes/class-revisr-settings-fields.php:326
     744msgid "Let me decide..."
     745msgstr ""
     746
     747#: includes/class-revisr-settings-fields.php:374
     748msgid ""
     749"If you're importing the database from a seperate environment, enter the "
     750"WordPress Site URL for that environment here to replace all occurrences of "
     751"that URL with the current Site URL during import."
     752msgstr ""
     753
     754#: includes/class-revisr-settings-fields.php:401
    662755msgid ""
    663756"Leave blank if the full path to MySQL has already been set on the server. "
     
    667760msgstr ""
    668761
    669 #: includes/class-revisr-settings.php:312
    670 msgid ""
    671 "When switching to a different branch, should Revisr automatically restore "
    672 "the latest database backup for that branch?<br>\n"
    673 "\t\t\tIf enabled, the database will be automatically backed up before "
    674 "switching branches."
    675 msgstr ""
    676 
    677 #: includes/class-revisr.php:181
     762#: includes/class-revisr-settings-fields.php:417
     763msgid "Import database when changing branches?"
     764msgstr ""
     765
     766#: includes/class-revisr-settings-fields.php:419
     767msgid "Import database when pulling commits?"
     768msgstr ""
     769
     770#: includes/class-revisr-settings-fields.php:420
     771msgid ""
     772"If checked, Revisr will automatically import the above tracked tables while "
     773"pulling from or checking out a branch. The tracked tables will be backed up "
     774"beforehand to provide a restore point immediately prior to the import."
     775msgstr ""
     776
     777#: includes/class-revisr-settings.php:78
     778msgid "Git Username"
     779msgstr ""
     780
     781#: includes/class-revisr-settings.php:85
     782msgid "Git Email"
     783msgstr ""
     784
     785#: includes/class-revisr-settings.php:92
     786msgid "Files/Directories to ignore"
     787msgstr ""
     788
     789#: includes/class-revisr-settings.php:99
     790msgid "Automatic backup schedule"
     791msgstr ""
     792
     793#: includes/class-revisr-settings.php:106
     794msgid "Enable email notifications?"
     795msgstr ""
     796
     797#: includes/class-revisr-settings.php:113
     798msgid "Remote Name"
     799msgstr ""
     800
     801#: includes/class-revisr-settings.php:120
     802msgid "Remote URL"
     803msgstr ""
     804
     805#: includes/class-revisr-settings.php:127
     806msgid "Revisr Webhook URL"
     807msgstr ""
     808
     809#: includes/class-revisr-settings.php:134
     810msgid "Automatically push new commits?"
     811msgstr ""
     812
     813#: includes/class-revisr-settings.php:141
     814msgid "Automatically pull new commits?"
     815msgstr ""
     816
     817#: includes/class-revisr-settings.php:148
     818msgid "Database tables to track"
     819msgstr ""
     820
     821#: includes/class-revisr-settings.php:155
     822msgid "Import Options"
     823msgstr ""
     824
     825#: includes/class-revisr-settings.php:162
     826msgid "Development URL"
     827msgstr ""
     828
     829#: includes/class-revisr-settings.php:169
     830msgid "Path to MySQL"
     831msgstr ""
     832
     833#: includes/class-revisr.php:187
    678834msgid ""
    679835"It appears that you don't have the PHP exec() function enabled on your "
     
    682838msgstr ""
    683839
    684 #: includes/class-revisr.php:186
     840#: includes/class-revisr.php:193
    685841msgid ""
    686842"Revisr requires write permissions to the repository. The recommended "
     
    688844msgstr ""
    689845
    690 #: includes/class-revisr.php:253
     846#: includes/class-revisr.php:251
    691847msgid "Settings"
    692848msgstr ""
    693849
    694 #: templates/branches.php:13
     850#: templates/branches.php:16
    695851msgid "Revisr - Branches"
    696852msgstr ""
    697853
    698 #: templates/branches.php:18
     854#: templates/branches.php:21
    699855msgid "Successfully created branch: %s."
    700856msgstr ""
    701857
    702 #: templates/branches.php:22
     858#: templates/branches.php:25
    703859msgid "Failed to create the new branch."
    704860msgstr ""
    705861
    706 #: templates/branches.php:25
     862#: templates/branches.php:28
    707863msgid "Successfully deleted branch: %s."
    708864msgstr ""
    709865
    710 #: templates/branches.php:41 templates/branches.php:86
     866#: templates/branches.php:44 templates/branches.php:91
    711867msgid "Actions"
    712868msgstr ""
    713869
    714 #: templates/branches.php:72
     870#: templates/branches.php:76
    715871msgid "Checkout"
    716872msgstr ""
    717873
    718 #: templates/branches.php:74
     874#: templates/branches.php:78
    719875msgid "Delete"
    720876msgstr ""
    721877
    722 #: templates/branches.php:94
     878#: templates/branches.php:99
    723879msgid "Add New Branch"
    724880msgstr ""
    725881
    726 #: templates/branches.php:98
     882#: templates/branches.php:103
    727883msgid "Name"
    728884msgstr ""
    729885
    730 #: templates/branches.php:100
     886#: templates/branches.php:105
    731887msgid "The name of the new branch."
    732888msgstr ""
    733889
    734 #: templates/branches.php:104
     890#: templates/branches.php:109
    735891msgid "Checkout new branch?"
    736892msgstr ""
    737893
    738 #: templates/branches.php:106
     894#: templates/branches.php:111
    739895msgid "Create Branch"
    740896msgstr ""
    741897
    742 #: templates/dashboard.php:22
     898#: templates/dashboard.php:19
     899msgid "Are you sure you want to discard your uncommitted changes?"
     900msgstr ""
     901
     902#: templates/dashboard.php:20
     903msgid ""
     904"Are you sure you want to discard your uncommitted changes and push to the "
     905"remote?"
     906msgstr ""
     907
     908#: templates/dashboard.php:21
     909msgid ""
     910"Are you sure you want to discard your uncommitted changes and pull from the "
     911"remote?"
     912msgstr ""
     913
     914#: templates/dashboard.php:27
    743915msgid "Revisr - Dashboard"
    744916msgstr ""
    745917
    746 #: templates/dashboard.php:24
     918#: templates/dashboard.php:29
    747919msgid "Loading..."
    748920msgstr ""
    749921
    750 #: templates/dashboard.php:25
     922#: templates/dashboard.php:30
    751923msgid "Processing request..."
    752924msgstr ""
    753925
    754 #: templates/dashboard.php:33
     926#: templates/dashboard.php:38
    755927msgid "Recent Activity"
    756928msgstr ""
    757929
    758 #: templates/dashboard.php:45
     930#: templates/dashboard.php:50
    759931msgid "Quick Actions"
    760932msgstr ""
    761933
    762 #: templates/dashboard.php:47
     934#: templates/dashboard.php:52
    763935msgid "Commit Changes"
    764936msgstr ""
    765937
    766 #: templates/dashboard.php:48
     938#: templates/dashboard.php:53
    767939msgid "Discard Changes"
    768940msgstr ""
    769941
    770 #: templates/dashboard.php:49
     942#: templates/dashboard.php:54
    771943msgid "Backup Database"
    772944msgstr ""
    773945
    774 #: templates/dashboard.php:50
     946#: templates/dashboard.php:55
    775947msgid "Push Changes "
    776948msgstr ""
    777949
    778 #: templates/dashboard.php:51
     950#: templates/dashboard.php:56
    779951msgid "Pull Changes"
    780952msgstr ""
    781953
    782 #: templates/dashboard.php:57
     954#: templates/dashboard.php:62
    783955msgid "Branches/Tags"
    784956msgstr ""
    785957
    786 #: templates/dashboard.php:61
     958#: templates/dashboard.php:66
    787959msgid "Branches"
    788960msgstr ""
    789961
    790 #: templates/dashboard.php:62
     962#: templates/dashboard.php:67
    791963msgid "Tags"
    792964msgstr ""
    793965
    794 #: templates/dashboard.php:100
     966#: templates/dashboard.php:107
    795967msgid "About this plugin"
    796968msgstr ""
    797969
    798 #: templates/dashboard.php:102
     970#: templates/dashboard.php:109
    799971msgid "Please read more about this plugin at %s."
    800972msgstr ""
    801973
    802 #: templates/settings.php:21
    803 msgid "Updated .gitignore."
    804 msgstr ""
    805 
    806 #: templates/settings.php:63
     974#: templates/settings.php:17
    807975msgid "Revisr - Settings"
    808976msgstr ""
    809977
    810 #: templates/settings.php:67
     978#: templates/settings.php:22
    811979msgid ""
    812980"<div id=\"revisr_alert\" class=\"updated\" style=\"margin-top:20px;"
     
    814982msgstr ""
    815983
     984#: templates/settings.php:26
     985msgid ""
     986"Successfully initialized a new repository. Please confirm the settings below "
     987"before creating your first commit."
     988msgstr ""
     989
     990#: templates/settings.php:32
     991msgid "General"
     992msgstr ""
     993
     994#: templates/settings.php:33
     995msgid "Remote"
     996msgstr ""
     997
     998#: templates/settings.php:34
     999msgid "Database"
     1000msgstr ""
     1001
    8161002#. Plugin Name of the plugin/theme
    8171003msgid "Revisr"
Note: See TracChangeset for help on using the changeset viewer.