Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce shortname themable string and split from title, use for image alt text | Jan-Christoph Borchardt | 2013-07-11 | 1 | -2/+12 |
| | |||||
* | move to non-static OC_Defaults | Björn Schießle | 2013-07-04 | 1 | -54/+57 |
| | | | | | | Conflicts: lib/mail.php | ||||
* | Add init funtion to OC_Defaults to be able to wrap translatable strings | Björn Schießle | 2013-07-04 | 1 | -9/+24 |
| | |||||
* | backport from pull request #3863 | Björn Schießle | 2013-07-01 | 1 | -1/+1 |
| | |||||
* | set default logo claim to '' | Björn Schießle | 2013-07-01 | 1 | -1/+1 |
| | |||||
* | add logo claim to defaults.php | Björn Schießle | 2013-07-01 | 1 | -0/+9 |
| | |||||
* | remove unneeded if condition | Björn Schießle | 2013-07-01 | 1 | -5/+1 |
| | |||||
* | lib/defaults.php should only contain the default strings and read the other ↵ | Björn Schießle | 2013-07-01 | 1 | -38/+44 |
| | | | | strings directly from the theme | ||||
* | construct the foother in defaults.php so that we use always the same footer | Björn Schießle | 2013-07-01 | 1 | -1/+23 |
| | | | | | | Conflicts: settings/templates/admin.php | ||||
* | short explanation about OC_Defaults | Björn Schießle | 2013-06-12 | 1 | -0/+5 |
| | |||||
* | add default doc url | Björn Schießle | 2013-06-12 | 1 | -0/+10 |
| | |||||
* | make footer and urls aware of ownCloud editions | Björn Schießle | 2013-06-12 | 1 | -0/+10 |
| | |||||
* | keep all strings in one place to make it easier to change them | Björn Schießle | 2013-06-12 | 1 | -0/+49 |