Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3363

Identifying Fiori (Launchpad) texts

$
0
0

This document shall help you identify some fiori launchpad texts and give helps how to identify the underlying resources to identify a tranlation key.

 

 

 

 

Texts display in the Fiori Launchpad

 

LanchpageView2016-07-01_14-46-21.jpgcatalogview.jpg

 

 

 

 

Catalogs, Groups and Tiles

are part of the Business content and defined with the Fiori Launchpad Designer. (FLPD).

 

Corresponding texts can be found in the Fiori Launchpad designer.

 

FLPD2016-07-01_14-52-52.jpg

 

one can use the FLPD to determine the technical key (e.g. Catalogname, groupname) containing the entry.

 

tiletitle.jpg

 

 

The following documentation describes how to obtain the translation key from the technical key. .

 

Translating Tiles, Catalogs, and Groups in the Customizing Layer - SAP Fiori Launchpad - SAP Library

 

 

 

If one does not have access to the Fiori Launchpad designer, the technical key can be determined by inspecting the Pageset request as described below for a group title:

 

presume we have to identify the technical group name of the group tile "Operação diária":

Opening the developer tools (F12), refresh page(Press F5), on the network tab filter for "Pageset".

groupTitlePageset2016-07-02_20-30-39.jpg

Double click on the pageset reqeust to open it in it's own tab.
then search in this content for the text:

 

In the vincinity you will find the technical group name:

SAP_SFIN_BCG_CR_DAILY.

groupname2016-07-02_20-28-49.jpg

 

Given the technical key, use

Translating Tiles, Catalogs, and Groups in the Customizing Layer - SAP Fiori Launchpad - SAP Library

to determine the technical translation key.

 

 

Note: The actual response of the pageset reqeust is compact. You may use an extension like JSONView to format the response. Alternatively you can copy it to a text editor of your choice and format.

 

 

jsonview2016-07-02_20-33-18.jpg

 

 

 

 

Application title

 

Application Title (UI5)

 

 

guessingTheTitle.jpg

 

Identify the App

 

componentPreload2016-07-01_15-33-41.jpg

 

propertiesAppI18n.jpgfullscreenTitle2016-07-01_15-34-27.jpg

Prerequisites for Translating Text Elements - UI Development Toolkit for HTML5 (SAPUI5) - SAP Library

Translations in SAPUI5 Application

 

Application title, WebGUI

 

 

TitleOfWDA2016-07-02_20-04-31.jpg

 

startup2016-07-02_20-06-42.jpg

 

catalogflpd2016-07-02_21-07-31.jpg

 

 

In the catalog, select Target Mappings, the proper line ( alternatively you can search in the top right search field for the technical target mapping id.
Then click "configure".

 

 

catalogTM2016-07-02_21-14-46.jpg

On the targetmapping screen you will find the title text, which is used. targetmappingtile2016-07-02_21-18-59.jpg

 

 

Application texts

 

This article focuses on Fiori Launchpad content texts.

 

Texts displayed within application screens depend on the applciation technology.

 

  • WDA /Personas
  • Webgui /Personas
  • UI5 Applications

 

Backend UI Technologies (WDA, WebGui, Personas)

 

WDA and WebGUI texts are maintained on the Application backend running the application.
(If personas is used, additional texts may be stored in the Personas repository).

 

 

UI5 Applications

 

Texts display within an application screen are either delived as part of the javascript application.
(* en_US.properties) files.

 

or retrieved from the backend via OData calls.

 

(Analyze the content of the network trace).


Viewing all articles
Browse latest Browse all 3363

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>