Title: Customize Language
Last modified: October 24, 2022

---

# Customize Language

 *  Resolved [flekvtah](https://wordpress.org/support/users/flekvtah/)
 * (@flekvtah)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/customize-language-3/)
 * When I am looking at my profile under each gallery I see “view upload delete”.
   
   each of these performs an action.
 * My client wants to change it to initial cap…
 * “View Upload Delete”
 * Seems easy enough, BUT I can’t find the file where I can change this.
 * Any help would be great.
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [BuddyDev](https://wordpress.org/support/users/buddydev/)
 * (@buddydev)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/customize-language-3/#post-16133290)
 * Hi,
    Thank you for using the plugin.
 * Please add the following css
 *     ```
       .mpp-gallery-actions a {
           text-transform: capitalize;
       }
       ```
   
 * That will help you achieve it.
 * please let me know if it works or not?
 * Regards
    Brajesh
 *  Thread Starter [flekvtah](https://wordpress.org/support/users/flekvtah/)
 * (@flekvtah)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/customize-language-3/#post-16133521)
 * You were right. For some reason I was fixated on it being more complicated than
   that 🙂 THanks
 *  Plugin Author [BuddyDev](https://wordpress.org/support/users/buddydev/)
 * (@buddydev)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/customize-language-3/#post-16133681)
 * You are welcome.
    I am glad it was easy one 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Customize Language’ is closed to new replies.

 * ![](https://ps.w.org/mediapress/assets/icon-256x256.png?rev=1566617)
 * [MediaPress](https://wordpress.org/plugins/mediapress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mediapress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mediapress/)
 * [Active Topics](https://wordpress.org/support/plugin/mediapress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mediapress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mediapress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [BuddyDev](https://wordpress.org/support/users/buddydev/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/customize-language-3/#post-16133681)
 * Status: resolved